Uses of Enum Class
org.apache.hadoop.mapred.nativetask.DataChannel
Packages that use DataChannel
-
Uses of DataChannel in org.apache.hadoop.mapred.nativetask
Methods in org.apache.hadoop.mapred.nativetask that return DataChannelModifier and TypeMethodDescriptionstatic DataChannelReturns the enum constant of this class with the specified name.static DataChannel[]DataChannel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.hadoop.mapred.nativetask with parameters of type DataChannelModifier and TypeMethodDescriptionstatic INativeHandlerNativeBatchProcessor.create(String nativeHandlerName, org.apache.hadoop.conf.Configuration conf, DataChannel channel)