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