Package | Description |
---|---|
oracle.spatial.hadoop.vector.hierarchy |
Classes used to manage hierarchical data catalogs.
|
Modifier and Type | Method and Description |
---|---|
boolean |
HierarchyDataIndexReader.findParentRecords(Text parentId, RecordInfoArrayWritable records)
Finds the given parent's children records.
|
boolean |
HierarchyDataIndexReader.nextParentRecords(Text parentId, RecordInfoArrayWritable records)
Gets the next key (parent id), value (parent's children records) pair
|
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.