Package | Description |
---|---|
oracle.spatial.hadoop.vector.data |
Classes for representing data sets.
|
oracle.spatial.hadoop.vector.nosql |
Classes used for reading and processing data from NoSQL.
|
Class and Description |
---|
NoSQLConfiguration
Bean class that contains the properties to connect and query a NoSQL KV store
|
Class and Description |
---|
NoSQLBaseEntryProcessor
Defines common functionality that can aid on the implementation of a concrete
NoSQLEntryProcessor |
NoSQLConfiguration
Bean class that contains the properties to connect and query a NoSQL KV store
|
NoSQLContext
Provides the current state when NoSQL key-value pairs are being read by a RecordReader
|
NoSQLEntryGrouper
Defines behavior of a NoSQL entry grouper component.
|
NoSQLEntryProcessor
An entry processor can interpret and extract data from a NoSQL entry (key-value pair) and set this data to a Hadoop record defined by a Text key and a
RecordInfo value. |
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.