Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pig.impl Classes and Interfaces - 117 results found.
NameDescriptionTypePackageFramework
BagFormatClassorg.apache.pig.impl.utilApache Pig
BinStorageInputFormatClassorg.apache.pig.impl.ioApache Pig
BinStorageOutputFormatClassorg.apache.pig.impl.ioApache Pig
BinStorageRecordReaderTreats keys as offset in file and value as line.Classorg.apache.pig.impl.ioApache Pig
BinStorageRecordWriterClassorg.apache.pig.impl.ioApache Pig
BufferedPositionedInputStreamClassorg.apache.pig.impl.ioApache Pig
CanonicalNamerA visitor to walk the logical plan and give canonical names fields.Classorg.apache.pig.impl.logicalLayerApache Pig
CastUtilsClassorg.apache.pig.impl.utilApache Pig
CompilationMessageCollectorThis class is used for collecting all messages (error + warning) in compilation process.Classorg.apache.pig.impl.planApache Pig
CompilationMessageCollector .MessageClassorg.apache.pig.impl.plan.CompilationMessageCollectorApache Pig
CompilationMessageCollector .MessageTypeClassorg.apache.pig.impl.plan.CompilationMessageCollectorApache Pig
CompilerUtilsClassorg.apache.pig.impl.utilApache Pig
ConfigurationValidatorClassorg.apache.pig.impl.utilApache Pig
DefaultIndexableLoaderUsed by MergeJoin .Classorg.apache.pig.impl.builtinApache Pig
DefaultInputHandlerDefaultInputHandler handles the input for the Pig-Streaming executable in a synchronous manner by feeding it inputClassorg.apache.pig.impl.streamingApache Pig
DefaultOutputHandlerFileOutputHandler handles the output from the Pig-Streaming executable in an synchronous manner by reading its outputClassorg.apache.pig.impl.streamingApache Pig
DependencyOrderWalkerDependencyOrderWalker traverses the graph in such a way that no node is visited before all the nodes it depends on have been visited.Classorg.apache.pig.impl.planApache Pig
DepthFirstWalkerDepthFirstWalker traverses a plan in a depth first manner.Classorg.apache.pig.impl.planApache Pig
DotPlanDumperThis class puts everything that is needed to dump a plan in a format readable by graphviz's dot algorithm.Classorg.apache.pig.impl.planApache Pig
ExecutableManagerExecutableManager manages an external executable which processes data The ExecutableManager is responsible for startup/teardown ofClassorg.apache.pig.impl.streamingApache Pig
FileInputHandlerFileInputHandler handles the input for the Pig-Streaming executable in an asynchronous manner by feeding it inputClassorg.apache.pig.impl.streamingApache Pig
FileLocalizerClassorg.apache.pig.impl.ioApache Pig
FileLocalizer .DataStorageInputStreamIteratorClassorg.apache.pig.impl.io.FileLocalizerApache Pig
FileLocalizer .FetchFileRetClassorg.apache.pig.impl.io.FileLocalizerApache Pig
FileOutputHandlerFileOutputHandler handles the output from the Pig-Streaming executable in an asynchronous manner by reading it fromClassorg.apache.pig.impl.streamingApache Pig
FileSpecA simple class that specifies a file name and storage function which is used to read/write itSee Also:Serialized FormClassorg.apache.pig.impl.ioApache Pig
FindQuantilesClassorg.apache.pig.impl.builtinApache Pig
FrontendExceptionClassorg.apache.pig.impl.logicalLayerApache Pig
GetMemNumRowsUDF to get memory size of a tuple and extracts number of rows value from special tuple created by PoissonSampleLoaderClassorg.apache.pig.impl.builtinApache Pig
GFAnybuilt-in grouping function; permits system to choose any grouping.Classorg.apache.pig.impl.builtinApache Pig
GFCrossClassorg.apache.pig.impl.builtinApache Pig
GFReplicateClassorg.apache.pig.impl.builtinApache Pig
HandlerFactoryFactory to create an InputHandler or OutputHandler depending on the specification of the StreamingCommand.Classorg.apache.pig.impl.streamingApache Pig
IdentityColumnReturns the input, used by DuplicateForEachColumnRewrite to rewrite duplicate columns in ForEach.Classorg.apache.pig.impl.builtinApache Pig
IdentityHashSetClassorg.apache.pig.impl.utilApache Pig
InputHandlerInputHandler is responsible for handling the input to the Pig-Streaming external command.Classorg.apache.pig.impl.streamingApache Pig
InputHandler .InputTypeClassorg.apache.pig.impl.streaming.InputHandlerApache Pig
InterRecordReaderA record reader used to read data written using InterRecordWriter It uses the default InterSedes object for deserialization.Classorg.apache.pig.impl.ioApache Pig
InterRecordWriterA record reader used to write data compatible with InterRecordWriter It uses the default InterSedes object for serialization.Classorg.apache.pig.impl.ioApache Pig
InterStorageLOAD FUNCTION FOR PIG INTERNAL USE ONLY! This load function is used for storing intermediate data between MR jobs ofClassorg.apache.pig.impl.ioApache Pig
InterStorage .InterInputFormatClassorg.apache.pig.impl.io.InterStorageApache Pig
InterStorage .InterOutputFormatClassorg.apache.pig.impl.io.InterStorageApache Pig
JarManagerClassorg.apache.pig.impl.utilApache Pig
JavaCompilerHelperClassorg.apache.pig.impl.utilApache Pig
JavaCompilerHelper .JavaSourceFromStringClassorg.apache.pig.impl.util.JavaCompilerHelperApache Pig
LineageTracerClassorg.apache.pig.impl.utilApache Pig
LinkedMultiMapClassorg.apache.pig.impl.utilApache Pig
LogUtilsClassorg.apache.pig.impl.utilApache Pig
MapKeysInfoClassorg.apache.pig.impl.planApache Pig
MultiMapAn implementation of multi-map.Classorg.apache.pig.impl.utilApache Pig
NodeIdGeneratorClassorg.apache.pig.impl.planApache Pig
NullableBagClassorg.apache.pig.impl.ioApache Pig
NullableBooleanWritableClassorg.apache.pig.impl.ioApache Pig
NullableBytesWritableClassorg.apache.pig.impl.ioApache Pig
NullableDateTimeWritableClassorg.apache.pig.impl.ioApache Pig
NullableDoubleWritableClassorg.apache.pig.impl.ioApache Pig
NullableFloatWritableClassorg.apache.pig.impl.ioApache Pig
NullableIntWritableClassorg.apache.pig.impl.ioApache Pig
NullableLongWritableClassorg.apache.pig.impl.ioApache Pig
NullablePartitionWritableNullablePartitionWritable is an adaptor class around PigNullableWritable that adds a partition index to the class.Classorg.apache.pig.impl.ioApache Pig
NullableTextClassorg.apache.pig.impl.ioApache Pig
NullableTupleClassorg.apache.pig.impl.ioApache Pig
NullableUnknownWritableThis class can be used when data type is 'Unknown' and there is a need for PigNullableWritable object.Classorg.apache.pig.impl.ioApache Pig
NumValCarrierClassorg.apache.pig.impl.utilApache Pig
ObjectSerializerClassorg.apache.pig.impl.utilApache Pig
OperatorBase class for all types of operators.Classorg.apache.pig.impl.planApache Pig
OperatorKeyClassorg.apache.pig.impl.planApache Pig
OperatorPlanA generic graphing class for use by LogicalPlan, PhysicalPlan, etc.Classorg.apache.pig.impl.planApache Pig
OperatorPlan .IndexHelperClassorg.apache.pig.impl.plan.OperatorPlanApache Pig
OptimizerExceptionClassorg.apache.pig.impl.plan.optimizerApache Pig
OutputHandlerOutputHandler is responsible for handling the output of the Pig-Streaming external command.Classorg.apache.pig.impl.streamingApache Pig
OutputHandler .OutputTypeClassorg.apache.pig.impl.streaming.OutputHandlerApache Pig
PairCopy of C++ STL pair container.Classorg.apache.pig.impl.utilApache Pig
PartitionSkewedKeysPartition reducers for skewed keys.Classorg.apache.pig.impl.builtinApache Pig
PigContextClassorg.apache.pig.implApache Pig
PigFileClassorg.apache.pig.impl.ioApache Pig
PigNullableWritableA base class for all types that pig uses to move data between map and reduce.Classorg.apache.pig.impl.ioApache Pig
PlanDumperThis class dumps a nested plan to a print stream.Classorg.apache.pig.impl.planApache Pig
PlanExceptionClassorg.apache.pig.impl.planApache Pig
PlanValidationExceptionClassorg.apache.pig.impl.planApache Pig
PlanVisitorA visitor mechanism for navigating and operating on a plan of Operators.Classorg.apache.pig.impl.planApache Pig
PlanWalkerPlanWalker encapsulates the logic to traverse a plan.Classorg.apache.pig.impl.planApache Pig
PoissonSampleLoaderSee "Skewed Join sampler" in http://wiki.Classorg.apache.pig.impl.builtinApache Pig
ProjectionMapA struct detailing how a projection is altered by an operator.Classorg.apache.pig.impl.planApache Pig
ProjectionMap .ColumnA wrapper for projection map columns to contain the input number, input column.Classorg.apache.pig.impl.plan.ProjectionMapApache Pig
PropertiesUtilClassorg.apache.pig.impl.utilApache Pig
RandomSampleLoaderA loader that samples the data.Classorg.apache.pig.impl.builtinApache Pig
ReadScalarsReadScalars reads a line from a file and returns it as its value.Classorg.apache.pig.impl.builtinApache Pig
ReadToEndLoaderThis is wrapper Loader which wraps a real LoadFunc underneath and allows to read a file completely starting a given split (indicated by a split index Classorg.apache.pig.impl.ioApache Pig
RequiredFieldsA struct detailing how a projection is altered by an operator.Classorg.apache.pig.impl.planApache Pig
ResourceNotFoundExceptionClassorg.apache.pig.impl.ioApache Pig
ReverseDependencyOrderWalkerReverseDependencyOrderWalker traverses the graph in such a way that no node is visited before all the nodes that are its successors on have been visited.Classorg.apache.pig.impl.planApache Pig
RewindableIteratorClassorg.apache.pig.impl.utilApache Pig
SampleLoaderClassorg.apache.pig.impl.builtinApache Pig
SchemaThe Schema class encapsulates the notion of a schema for a relational operator.Classorg.apache.pig.impl.logicalLayer.schemaApache Pig
Schema .FieldSchemaClassorg.apache.pig.impl.logicalLayer.schema.SchemaApache Pig
SchemaMergeExceptionClassorg.apache.pig.impl.logicalLayer.schemaApache Pig
SchemaUtilA utility class for simplify the schema creation, especially for bag and tuple schema.Classorg.apache.pig.impl.logicalLayer.schemaApache Pig
SpillableInterfaceorg.apache.pig.impl.utilApache Pig
SpillableMemoryManagerThis class Tracks the tenured pool and a list of Spillable objects.Classorg.apache.pig.impl.utilApache Pig
StorageUtilThis util class provides methods that are shared by storage class PigStorage and streaming class PigStreamingClassorg.apache.pig.impl.utilApache Pig
StreamingCommandStreamingCommand represents the specification of an external command to be executed in a Pig Query.Classorg.apache.pig.impl.streamingApache Pig
StreamingCommand .HandleHandle to communicate with the external process.Classorg.apache.pig.impl.streaming.StreamingCommandApache Pig
StreamingCommand .HandleSpecSpecification about the usage of the StreamingCommand.Classorg.apache.pig.impl.streaming.StreamingCommandApache Pig
StringUtilsClassorg.apache.pig.impl.utilApache Pig
TFileRecordReaderA record reader used to read data written using InterRecordWriter It uses the default InterSedes object for deserialization.Classorg.apache.pig.impl.ioApache Pig
TFileRecordWriterA record reader used to write data compatible with InterRecordWriter It uses the default InterSedes object for serialization.Classorg.apache.pig.impl.ioApache Pig
TFileStorageLOAD FUNCTION FOR PIG INTERNAL USE ONLY! This load function is used for storing intermediate data between MR jobs of a pig query.Classorg.apache.pig.impl.ioApache Pig
TFileStorage .TFileInputFormatClassorg.apache.pig.impl.io.TFileStorageApache Pig
TFileStorage .TFileOutputFormatClassorg.apache.pig.impl.io.TFileStorageApache Pig
TupleFormatDefault implementation of format of Tuple.Classorg.apache.pig.impl.utilApache Pig
TypeCheckerExceptionClassorg.apache.pig.impl.logicalLayer.validatorsApache Pig
UDFContextClassorg.apache.pig.impl.utilApache Pig
UriUtilClassorg.apache.pig.impl.utilApache Pig
UtilsClassorg.apache.pig.impl.utilApache Pig
VisitorExceptionClassorg.apache.pig.impl.planApache Pig
WrappedIOExceptionClassorg.apache.pig.impl.utilApache Pig