Uses of Package
org.apache.pig.impl.streaming

Packages that use org.apache.pig.impl.streaming
org.apache.pig   
org.apache.pig.backend.hadoop.streaming   
org.apache.pig.impl   
org.apache.pig.impl.eval   
org.apache.pig.impl.streaming   
 

Classes in org.apache.pig.impl.streaming used by org.apache.pig
StreamingCommand
          StreamingCommand represents the specification of an external command to be executed in a Pig Query.
 

Classes in org.apache.pig.impl.streaming used by org.apache.pig.backend.hadoop.streaming
ExecutableManager
          ExecutableManager manages an external executable which processes data in a Pig query.
StreamingCommand
          StreamingCommand represents the specification of an external command to be executed in a Pig Query.
 

Classes in org.apache.pig.impl.streaming used by org.apache.pig.impl
ExecutableManager
          ExecutableManager manages an external executable which processes data in a Pig query.
StreamingCommand
          StreamingCommand represents the specification of an external command to be executed in a Pig Query.
 

Classes in org.apache.pig.impl.streaming used by org.apache.pig.impl.eval
ExecutableManager
          ExecutableManager manages an external executable which processes data in a Pig query.
StreamingCommand
          StreamingCommand represents the specification of an external command to be executed in a Pig Query.
StreamingCommand.Handle
          Handle to communicate with the external process.
 

Classes in org.apache.pig.impl.streaming used by org.apache.pig.impl.streaming
InputHandler
          InputHandler is responsible for handling the input to the Pig-Streaming external command.
InputHandler.InputType
           
OutputHandler
          OutputHandler is responsible for handling the output of the Pig-Streaming external command.
OutputHandler.OutputType
           
StreamingCommand
          StreamingCommand represents the specification of an external command to be executed in a Pig Query.
StreamingCommand.Handle
          Handle to communicate with the external process.
StreamingCommand.HandleSpec
          Specification about the usage of the StreamingCommand.Handle to communicate with the external process.
 



Copyright © ${year} The Apache Software Foundation