Package | Description |
---|---|
oracle.spatial.hadoop.vector.mapreduce.input.recordinfo |
Classes to help on reading and converting records to RecordInfoLoader.
|
Class and Description |
---|
FileSplitRecordInfoLoader
The basic implementation of
RecordInfoLoader . |
InputSplitRecordInfoLoader |
RecordInfoLoader
Defines an interface to get the
RecordInfo representation of records that are read from an input split, typically used in jobs where the whole block is passed to a mapper using FileSplitInputFormat .Records are expected to be read using an input format and a RecordInfoProvider defined in the in the job configuration. |
RecordInfoLoaderFactory |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.