Uses of Class
org.apache.hadoop.hbase.types.StructIterator
Packages that use StructIterator
Package
Description
This package provides the definition and implementation of HBase's
extensible data type API.
-
Uses of StructIterator in org.apache.hadoop.hbase.types
Methods in org.apache.hadoop.hbase.types that return StructIteratorModifier and TypeMethodDescriptionStruct.iterator
(PositionedByteRange src) Retrieve anIterator
over the values encoded insrc
.