Package org.apache.hadoop.hbase
Annotation Interface MetaMutationAnnotation
@Documented
@Target({LOCAL_VARIABLE,PARAMETER})
@Retention(CLASS)
@Private
public @interface MetaMutationAnnotation
The field or the parameter to which this annotation can be applied only when it holds mutations
for hbase:meta table.