Uses of Interface
org.apache.hadoop.mapred.nativetask.NativeDataSource
Packages that use NativeDataSource
Package
Description
-
Uses of NativeDataSource in org.apache.hadoop.mapred.nativetask
Subinterfaces of NativeDataSource in org.apache.hadoop.mapred.nativetaskModifier and TypeInterfaceDescriptioninterfaceA Handler accept input, and give output can be used to transfer command and dataClasses in org.apache.hadoop.mapred.nativetask that implement NativeDataSourceModifier and TypeClassDescriptionclassused to create channel, transfer data and command between Java and native -
Uses of NativeDataSource in org.apache.hadoop.mapred.nativetask.handlers
Constructors in org.apache.hadoop.mapred.nativetask.handlers with parameters of type NativeDataSource