Enum HBaseSemanticAttributes.Operation

java.lang.Object
java.lang.Enum<HBaseSemanticAttributes.Operation>
org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.Operation
All Implemented Interfaces:
Serializable, Comparable<HBaseSemanticAttributes.Operation>
Enclosing class:
HBaseSemanticAttributes

These are values used with HBaseSemanticAttributes.DB_OPERATION. They correspond with the implementations of org.apache.hadoop.hbase.client.Operation, as well as org.apache.hadoop.hbase.client.CheckAndMutate, and "MULTI", meaning a batch of multiple operations.