Uses of Class
org.apache.hadoop.hbase.io.hfile.trace.HFileContextAttributesBuilderConsumer
-
Uses of HFileContextAttributesBuilderConsumer in org.apache.hadoop.hbase.io.hfile.trace
Modifier and TypeMethodDescriptionHFileContextAttributesBuilderConsumer.setReadType
(HBaseSemanticAttributes.ReadType readType) Specify theHBaseSemanticAttributes.ReadType
involced in this IO operation.HFileContextAttributesBuilderConsumer.setSkipChecksum
(boolean skipChecksum) Specify that theChecksumType
should not be included in the attributes.