Uses of Interface
org.apache.hadoop.hbase.TagBuilder
Packages that use TagBuilder
-
Uses of TagBuilder in org.apache.hadoop.hbase
Classes in org.apache.hadoop.hbase that implement TagBuilderModifier and TypeClassDescription(package private) class
Methods in org.apache.hadoop.hbase that return TagBuilderModifier 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)