See: Description
Interface | Description |
---|---|
ConfigurationStorable |
An implementer should be able of saving and loading its stated from a job Configuration
|
LocalizableRecordInfoProvider<K,V> |
A
RecordInfoProvider whose records contain a text field which may contain a location information |
RecordInfoProvider<K,V> |
An implementation of this interface is used to extract certain information needed by the API from any record represented as a Key,Value pair, typically, obtained from an InputFormat.
|
Class | Description |
---|---|
DistributedDataSet |
A validated, normalized and ready to be distributed version of
InputDataSet . |
InputDataSet |
Contains information of a data set which is the input of a job.
|
JGeometryWritable |
A writable wrapper for the JGeometry class.
|
PointWritable |
An ArrayWritable subclass that contains DoubleWritable values.
|
RecordInfo |
Writable class that contains a subset of the data of a certain record called source record, typically, the record's id and spatial information as a JGeometry instance.
|
RecordInfoArrayWritable |
An ArrayWritable that contains instances of RecordInfo.
|
RTreeLoadable |
A writable version of
RTree |
RTreeWritable |
Writable wrapper for a RTree.
|
SpatialIndexRecordInfoProvider |
A
RecordInfoProvider subclass required when either SpatialIndexInputFormat or SpatialIndexInputFormat need to be used in jobs that require both, an input format class and a RecordInfoProvider class. |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.