@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited public @interface DontInstrument
Marks that a method should not be instrumented by the runtime.
Copyright © 2019 CorfuDB. All rights reserved.