Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile.trace |
Modifier and Type | Method and Description |
---|---|
HFileContextAttributesBuilderConsumer |
HFileContextAttributesBuilderConsumer.setReadType(HBaseSemanticAttributes.ReadType readType)
Specify the
HBaseSemanticAttributes.ReadType involced in this IO operation. |
HFileContextAttributesBuilderConsumer |
HFileContextAttributesBuilderConsumer.setSkipChecksum(boolean skipChecksum)
Specify that the
ChecksumType should not be included in the attributes. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.