Uses of Enum
org.apache.hadoop.hbase.trace.HBaseSemanticAttributes.ReadType
-
Uses of HBaseSemanticAttributes.ReadType in org.apache.hadoop.hbase.io.hfile.trace
Modifier and TypeFieldDescriptionprivate HBaseSemanticAttributes.ReadType
HFileContextAttributesBuilderConsumer.readType
Modifier and TypeMethodDescriptionHFileContextAttributesBuilderConsumer.setReadType
(HBaseSemanticAttributes.ReadType readType) Specify theHBaseSemanticAttributes.ReadType
involced in this IO operation. -
Uses of HBaseSemanticAttributes.ReadType in org.apache.hadoop.hbase.trace
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static HBaseSemanticAttributes.ReadType[]
HBaseSemanticAttributes.ReadType.values()
Returns an array containing the constants of this enum type, in the order they are declared.