Uses of Class
org.apache.hadoop.hbase.types.PBType
Packages that use org.apache.hadoop.hbase.types.PBType
Package
Description
This package provides the definition and implementation of HBase's
extensible data type API.
-
Uses of org.apache.hadoop.hbase.types.PBType in org.apache.hadoop.hbase.types
Subclasses of org.apache.hadoop.hbase.types.PBType in in org.apache.hadoop.hbase.typesModifier and TypeClassDescriptionclassorg.apache.hadoop.hbase.types.PBCellAn example for using protobuf objects withDataTypeAPI.