Package | Description |
---|---|
oracle.spatial.hadoop.vector.mapreduce.input.recordinfo |
Classes to help on reading and converting records to RecordInfoLoader.
|
Modifier and Type | Class and Description |
---|---|
class |
FileSplitRecordInfoLoader<K,V>
The basic implementation of
RecordInfoLoader . |
class |
InputSplitRecordInfoLoader<K,V> |
class |
KeyPosFileSplitRecordInfoLoader<V>
An implementation of
RecordInfoLoader that works with InputFormats which provide the records offsets in the records keys such as TextInputFormat .RecordInfo instances returned by this implementation will contain offset and and length information. |
Modifier and Type | Method and Description |
---|---|
<I,J,K,V> RecordInfoLoader<K,V> |
RecordInfoLoaderFactory.createRecordInfoLoader(JobContext context) |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.