Uses of Interface
org.apache.hadoop.hbase.TagBuilder
-
Uses of TagBuilder in org.apache.hadoop.hbase
Modifier and TypeClassDescription(package private) class
Modifier and TypeMethodDescriptionstatic TagBuilder
TagBuilderFactory.create()
TagBuilder.setTagType
(byte tagType) Set type of the tag.TagBuilderImpl.setTagType
(byte tagType) TagBuilder.setTagValue
(byte[] tagBytes) Set the value of the tag.TagBuilderImpl.setTagValue
(byte[] tagBytes)