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

Packages that use org.apache.pig.impl.streaming
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
org.apache.pig.backend.hadoop.streaming   
org.apache.pig.impl   
org.apache.pig.impl.streaming   
org.apache.pig.newplan.logical.relational   
 

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.executionengine.physicalLayer.relationalOperators
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.backend.hadoop.streaming
ExecutableManager
          ExecutableManager manages an external executable which processes data 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.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.
 

Classes in org.apache.pig.impl.streaming used by org.apache.pig.newplan.logical.relational
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.
 



Copyright © 2012 The Apache Software Foundation