org.apache.hadoop.hbase
Annotation Type MetaMutationAnnotation


@Documented
@Target(value={LOCAL_VARIABLE,PARAMETER})
@Retention(value=CLASS)
public @interface MetaMutationAnnotation

The field or the parameter to which this annotation can be applied only when it holds mutations for hbase:meta table.



Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.