Uses of Class
org.apache.hadoop.hbase.types.StructIterator

Packages that use org.apache.hadoop.hbase.types.StructIterator
Package
Description
This package provides the definition and implementation of HBase's extensible data type API.
  • Uses of org.apache.hadoop.hbase.types.StructIterator in org.apache.hadoop.hbase.types

    Methods in org.apache.hadoop.hbase.types that return org.apache.hadoop.hbase.types.StructIterator in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.types.StructIterator
    Struct.iterator(org.apache.hadoop.hbase.util.PositionedByteRange src)
    Retrieve an Iterator over the values encoded in src.