Uses of Class
org.apache.hadoop.mapred.nativetask.Command
Packages that use Command
Package
Description
-
Uses of Command in org.apache.hadoop.mapred.nativetask
Methods in org.apache.hadoop.mapred.nativetask with parameters of type CommandModifier and TypeMethodDescriptionINativeHandler.call(Command command, ReadWriteBuffer parameter) call command to downstreamNativeBatchProcessor.call(Command command, ReadWriteBuffer parameter) CommandDispatcher.onCall(Command command, ReadWriteBuffer parameter) -
Uses of Command in org.apache.hadoop.mapred.nativetask.handlers
Fields in org.apache.hadoop.mapred.nativetask.handlers declared as CommandModifier and TypeFieldDescriptionstatic final CommandNativeCollectorOnlyHandler.GET_COMBINE_HANDLERstatic final CommandNativeCollectorOnlyHandler.GET_OUTPUT_INDEX_PATHstatic final CommandNativeCollectorOnlyHandler.GET_OUTPUT_PATHstatic final CommandNativeCollectorOnlyHandler.GET_SPILL_PATHMethods in org.apache.hadoop.mapred.nativetask.handlers with parameters of type CommandModifier and TypeMethodDescriptionNativeCollectorOnlyHandler.onCall(Command command, ReadWriteBuffer parameter)