@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited public @interface Accessor
Modifier and Type | Optional Element and Description |
---|---|
String |
conflictParameterFunction
The name of the function used to generate conflict parameters, which
will be used to generate conflict information.
|
public abstract String conflictParameterFunction
Copyright © 2019 CorfuDB. All rights reserved.