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) classMethods in org.apache.hadoop.hbase that return TagBuilderModifier and TypeMethodDescriptionstatic TagBuilderTagBuilderFactory.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)