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

Packages that use StructIterator
org.apache.hadoop.hbase.types 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 StructIterator
 StructIterator Struct.iterator(PositionedByteRange src)
          Retrieve an Iterator over the values encoded in src.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.