Uses of Class
oracle.kv.hadoop.table.TableInputFormatBase.TopologyLocatorWrapper
Packages that use TableInputFormatBase.TopologyLocatorWrapper
Package
Description
Support for running MapReduce jobs against data written to an Oracle NoSQL Database via the Table API.
-
Uses of TableInputFormatBase.TopologyLocatorWrapper in oracle.kv.hadoop.table
Fields in oracle.kv.hadoop.table declared as TableInputFormatBase.TopologyLocatorWrapperMethods in oracle.kv.hadoop.table with parameters of type TableInputFormatBase.TopologyLocatorWrapperModifier and TypeMethodDescriptionvoidTableInputFormat.setTopologyLocator(TableInputFormatBase.TopologyLocatorWrapper newTopologyLocator) Special setter method that used by tests that wish to mock the wrapper for the TopologyLocator employed by the getSplits method of this class to connect to a store to retrieve the splits.