All Differences
Removals
Additions
Changes
Bold is New, strike is deleted


A  B C D F G H I J L M N O P S T U V W TOP
AccumulatorEvalFunc
addScriptFile (String, String)
AlgebraicEvalFunc
append
  type  (byte[]) in org.apache.pig.data.DataByteArray
  type  (byte[], int, int) in org.apache.pig.data.DataByteArray
  type  (String) in org.apache.pig.data.DataByteArray
  type  (DataByteArray) in org.apache.pig.data.DataByteArray

B  A C D F G H I J L M N O P S T U V W TOP
Bloom
BuildBloom
BuildBloom.Final
BuildBloom.Initial
BuildBloom.Intermediate
BuildBloomBase
bytesToBoolean
  type  (byte[]) in org.apache.pig.LoadCaster
  type  (byte[]) in org.apache.pig.backend.hadoop.hbase.HBaseBinaryConverter
  type  (byte[]) in org.apache.pig.builtin.TextLoader

C  A B D F G H I J L M N O P S T U V W TOP
caster
clone ()
CombinerOptimizer
  CombinerOptimizer (MROperPlan, boolean) constructor
  CombinerOptimizer (MROperPlan, boolean, CompilationMessageCollector) constructor
commitJob (JobContext)
createPut (Object, byte)
CubeDimensions

D  A B C F G H I J L M N O P S T U V W TOP
DanglingNestedNodeRemover

F  A B C D G H I J L M N O P S T U V W TOP
fetchFiles (Properties, String)

G  A B C D F H I J L M N O P S T U V W TOP
getColumnInfoList ()
getJoinType ()
getLimit
  type  () in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLoad
  type  () in org.apache.pig.newplan.logical.relational.LOLoad
getLimitPlan
  type  () in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLimit
  type  () in org.apache.pig.newplan.logical.relational.LOLimit
getNext (Boolean)
getPack (Context)
getParamFiles ()
getParams ()
getPartitionKeys (String, Job)
getProgress ()
getSchema (String, Job)
getSchemaWithInputSourceTag (ResourceSchema)
getScriptFiles ()
getScriptSchema
  type  () in org.apache.pig.newplan.logical.relational.LOLoad
  type  () in org.apache.pig.newplan.logical.relational.LOStream
getStatistics (String, Job)

H  A B C D F G I J L M N O P S T U V W TOP
HBaseStorage.ColumnInfo

I  A B C D F G H J L M N O P S T U V W TOP
IllustrateDummyReporter
IMPLICIT_CAST_TO_BOOLEAN
inIllustrator
  type  (Context) in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapBase
  type  (Context) in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Reduce
InternalDistinctBag (int, float) constructor
InternalSortedBag (int, float, Comparator) constructor
isFrontend ()
isHDFSFileOrLocalOrS3N (String)
isNested ()
isSample ()
isViaDefine ()

J  A B C D F G H I L M N O P S T U V W TOP
JobControlCompiler.PigBooleanWritableComparator
JobControlCompiler.PigGroupingBooleanWritableComparator
jruby
JsonLoader
JsonMetadata
JsonStorage

L  A B C D F G H I J M N O P S T U V W TOP
LOFilter
  LOFilter (LogicalPlan, boolean) constructor
  LOFilter (LogicalPlan, LogicalExpressionPlan, boolean) constructor
LOLimit
  LOLimit (LogicalPlan) constructor
  LOLimit (LogicalPlan, LogicalExpressionPlan) constructor

M  A B C D F G H I J L N O P S T U V W TOP
MERGESPARSE

N  A B C D F G H I J L M O P S T U V W TOP
nested
org.apache.pig.scripting.jruby
org.apache.pig.tools.counters

P  A B C D F G H I J L M N O S T U V W TOP
PIG_CMD_ARGS_REMAINDERS
PigBooleanRawComparator
PigStorage (String, String) constructor
POCross
POPartialAgg
ProgressableReporter (TaskAttemptContext) constructor
PROP_EXEC_MAP_PARTAGG

S  A B C D F G H I J L M N O P T U V W TOP
ScalarVariableValidator
ScalarVariableValidator.ProjectFinder
schema
SchemaResetter (OperatorPlan, boolean) constructor
sedes
SelfSpillBag
SelfSpillBag.MemoryLimits
setCurrentIdx (int)
setLimit
  type  (long) in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLoad
  type  (long) in org.apache.pig.newplan.logical.relational.LOLoad
setLimitPlan
  type  (PhysicalPlan) in org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators.POLimit
  type  (LogicalExpressionPlan) in org.apache.pig.newplan.logical.relational.LOLimit
setNested (boolean)
setParamFiles (List)
setParams (List)
setPartitionFilter (Expression)
setUdfContext (UDFContext)
setUpContext (JobContext, POStore)
SizeUtil
storeCleanup (POStore, Configuration)
storeSchema (ResourceSchema, String, Job)
storeStatistics (ResourceStatistics, String, Job)
stringToBoolean (String)

T  A B C D F G H I J L M N O P S U V W TOP
toBoolean
  type  (Object) in org.apache.pig.data.DataType
  type  (Object, byte) in org.apache.pig.data.DataType
toBytes
  type  (Boolean) in org.apache.pig.StoreCaster
  type  (Boolean) in org.apache.pig.backend.hadoop.hbase.HBaseBinaryConverter
  type  (Boolean) in org.apache.pig.builtin.BinStorage
  type  (Boolean) in org.apache.pig.builtin.TextLoader
  type  (Boolean) in org.apache.pig.builtin.Utf8StorageConverter

U  A B C D F G H I J L M N O P S T V W TOP
UserFuncExpression
  UserFuncExpression (OperatorPlan, FuncSpec, boolean) constructor
  UserFuncExpression (OperatorPlan, FuncSpec, List, boolean) constructor

V  A B C D F G H I J L M N O P S T U W TOP
validate (LogicalSchema)
visit
  type  (LOLimit) in org.apache.pig.newplan.logical.optimizer.AllExpressionVisitor
  type  (LOLimit) in org.apache.pig.newplan.logical.rules.ColumnPruneVisitor
visitCross
  type  (POCross) in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRCompiler
  type  (POCross) in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhyPlanVisitor
visitPartialAgg
  type  (POPartialAgg) in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PhyPlanSetter
  type  (POPartialAgg) in org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans.PhyPlanVisitor

W  A B C D F G H I J L M N O P S T U V TOP
warn
  type  (String, Enum) in org.apache.pig.LoadFunc
  type  (String, Enum) in org.apache.pig.StoreFunc