Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.pig.builtin Classes and Interfaces - 226 results found.
NameDescriptionTypePackageFramework
ABSABS implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
ACOSACOS implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
AddDurationAddDuration returns the result of a DateTime object plus a Duration object Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
AlgebraicByteArrayMathBaseClassorg.apache.pig.builtinApache Pig
AlgebraicByteArrayMathBase .FinalClassorg.apache.pig.builtin.AlgebraicByteArrayMathBaseApache Pig
AlgebraicByteArrayMathBase .InitialClassorg.apache.pig.builtin.AlgebraicByteArrayMathBaseApache Pig
AlgebraicByteArrayMathBase .IntermediateClassorg.apache.pig.builtin.AlgebraicByteArrayMathBaseApache Pig
AlgebraicDoubleMathBaseClassorg.apache.pig.builtinApache Pig
AlgebraicDoubleMathBase .FinalClassorg.apache.pig.builtin.AlgebraicDoubleMathBaseApache Pig
AlgebraicDoubleMathBase .IntermediateClassorg.apache.pig.builtin.AlgebraicDoubleMathBaseApache Pig
AlgebraicFloatMathBaseClassorg.apache.pig.builtinApache Pig
AlgebraicFloatMathBase .FinalClassorg.apache.pig.builtin.AlgebraicFloatMathBaseApache Pig
AlgebraicFloatMathBase .IntermediateClassorg.apache.pig.builtin.AlgebraicFloatMathBaseApache Pig
AlgebraicIntMathBaseClassorg.apache.pig.builtinApache Pig
AlgebraicIntMathBase .FinalClassorg.apache.pig.builtin.AlgebraicIntMathBaseApache Pig
AlgebraicIntMathBase .IntermediateClassorg.apache.pig.builtin.AlgebraicIntMathBaseApache Pig
AlgebraicLongMathBaseClassorg.apache.pig.builtinApache Pig
AlgebraicLongMathBase .FinalClassorg.apache.pig.builtin.AlgebraicLongMathBaseApache Pig
AlgebraicLongMathBase .IntermediateClassorg.apache.pig.builtin.AlgebraicLongMathBaseApache Pig
ARITYFind the number of fields in a tuple.Classorg.apache.pig.builtinApache Pig
ASINASIN implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
ATANATAN implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
AVGGenerates the average of a set of values.Classorg.apache.pig.builtinApache Pig
AVG .FinalClassorg.apache.pig.builtin.AVGApache Pig
AVG .InitialClassorg.apache.pig.builtin.AVGApache Pig
AVG .IntermediateClassorg.apache.pig.builtin.AVGApache Pig
BagSizeThis method should never be used directly, use SIZE.Classorg.apache.pig.builtinApache Pig
BagToStringFlatten a bag into a string.Classorg.apache.pig.builtinApache Pig
BagToTupleFlatten a bag into a tuple.Classorg.apache.pig.builtinApache Pig
BaseClassorg.apache.pig.builtinApache Pig
BinStorageLoad and store data in a binary format.Classorg.apache.pig.builtinApache Pig
BloomUse a Bloom filter build previously by BuildBloom.Classorg.apache.pig.builtinApache Pig
BuildBloomBuild a bloom filter for use later in Bloom.Classorg.apache.pig.builtinApache Pig
BuildBloom .FinalClassorg.apache.pig.builtin.BuildBloomApache Pig
BuildBloom .InitialClassorg.apache.pig.builtin.BuildBloomApache Pig
BuildBloom .IntermediateClassorg.apache.pig.builtin.BuildBloomApache Pig
BuildBloomBaseA Base class for BuildBloom and its Algebraic implementations.Classorg.apache.pig.builtinApache Pig
CBRTCBRT implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
CEILCEIL implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
CONCATGenerates the concatenation of the first two arguments.Classorg.apache.pig.builtinApache Pig
ConstantSizeThis method should never be used directly, use SIZE.Classorg.apache.pig.builtinApache Pig
CORComputes the correlation between sets of data.Classorg.apache.pig.builtinApache Pig
COR .FinalClassorg.apache.pig.builtin.CORApache Pig
COR .InitialClassorg.apache.pig.builtin.CORApache Pig
COR .IntermedClassorg.apache.pig.builtin.CORApache Pig
COSCOS implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
COSHCOSH implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
COUNTGenerates the count of the number of values in a bag.Classorg.apache.pig.builtinApache Pig
COUNT .FinalClassorg.apache.pig.builtin.COUNTApache Pig
COUNT .InitialClassorg.apache.pig.builtin.COUNTApache Pig
COUNT .IntermediateClassorg.apache.pig.builtin.COUNTApache Pig
COUNT_STARGenerates the count of the values of the first field of a tuple.Classorg.apache.pig.builtinApache Pig
COUNT_STAR .FinalClassorg.apache.pig.builtin.COUNT_STARApache Pig
COUNT_STAR .InitialClassorg.apache.pig.builtin.COUNT_STARApache Pig
COUNT_STAR .IntermediateClassorg.apache.pig.builtin.COUNT_STARApache Pig
COVComputes the covariance between sets of data.Classorg.apache.pig.builtinApache Pig
COV .FinalClassorg.apache.pig.builtin.COVApache Pig
COV .InitialClassorg.apache.pig.builtin.COVApache Pig
COV .IntermedClassorg.apache.pig.builtin.COVApache Pig
CubeDimensionsProduces a DataBag with all combinations of the argument tuple members as in a data cube.Classorg.apache.pig.builtinApache Pig
CurrentTimeCURRENT_TIME generates the DateTime object of the current time.Classorg.apache.pig.builtinApache Pig
DaysBetweenDaysBetween returns the number of days between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
DIFFDIFF takes two bags as arguments and compares them.Classorg.apache.pig.builtinApache Pig
DistinctFind the distinct set of tuples in a bag.Classorg.apache.pig.builtinApache Pig
Distinct .FinalClassorg.apache.pig.builtin.DistinctApache Pig
Distinct .InitialClassorg.apache.pig.builtin.DistinctApache Pig
Distinct .IntermediateClassorg.apache.pig.builtin.DistinctApache Pig
DoubleAbsClassorg.apache.pig.builtinApache Pig
DoubleAvgThis method should never be used directly, use AVG.Classorg.apache.pig.builtinApache Pig
DoubleAvg .FinalClassorg.apache.pig.builtin.DoubleAvgApache Pig
DoubleAvg .InitialClassorg.apache.pig.builtin.DoubleAvgApache Pig
DoubleAvg .IntermediateClassorg.apache.pig.builtin.DoubleAvgApache Pig
DoubleBaseClassorg.apache.pig.builtinApache Pig
DoubleMaxThis method should never be used directly, use MAX.Classorg.apache.pig.builtinApache Pig
DoubleMax .FinalClassorg.apache.pig.builtin.DoubleMaxApache Pig
DoubleMax .IntermediateClassorg.apache.pig.builtin.DoubleMaxApache Pig
DoubleMinThis method should never be used directly, use MIN.Classorg.apache.pig.builtinApache Pig
DoubleMin .FinalClassorg.apache.pig.builtin.DoubleMinApache Pig
DoubleMin .IntermediateClassorg.apache.pig.builtin.DoubleMinApache Pig
DoubleRoundGiven a single data atom it Returns the closest long to the argument.Classorg.apache.pig.builtinApache Pig
DoubleSumThis method should never be used directly, use SUM.Classorg.apache.pig.builtinApache Pig
DoubleSum .FinalClassorg.apache.pig.builtin.DoubleSumApache Pig
DoubleSum .IntermediateClassorg.apache.pig.builtin.DoubleSumApache Pig
EXPClassorg.apache.pig.builtinApache Pig
FloatAbsClassorg.apache.pig.builtinApache Pig
FloatAvgThis method should never be used directly, use AVG.Classorg.apache.pig.builtinApache Pig
FloatAvg .FinalClassorg.apache.pig.builtin.FloatAvgApache Pig
FloatAvg .InitialClassorg.apache.pig.builtin.FloatAvgApache Pig
FloatAvg .IntermediateClassorg.apache.pig.builtin.FloatAvgApache Pig
FloatMaxThis method should never be used directly, use MAX.Classorg.apache.pig.builtinApache Pig
FloatMax .FinalClassorg.apache.pig.builtin.FloatMaxApache Pig
FloatMax .IntermediateClassorg.apache.pig.builtin.FloatMaxApache Pig
FloatMinThis method should never be used directly, use MIN.Classorg.apache.pig.builtinApache Pig
FloatMin .FinalClassorg.apache.pig.builtin.FloatMinApache Pig
FloatMin .IntermediateClassorg.apache.pig.builtin.FloatMinApache Pig
FloatRoundROUND implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
FloatSumThis method should never be used directly, use SUM.Classorg.apache.pig.builtinApache Pig
FLOORFLOOR implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
FunctionWrapperEvalFuncEvalFunc that wraps an implementation of the Function interface, which is passed as a String in the constructor.Classorg.apache.pig.builtinApache Pig
GenericInvokerThe generic Invoker class does all the common grunt work of setting up an invoker.Classorg.apache.pig.builtinApache Pig
GetDayGetDay extracts the day of a month from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetHourGetHour extracts the hour of a day from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetMilliSecondGetSecond extracts the millisecond of a second from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetMinuteGetMinute extracts the minute of an hour from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetMonthGetMonth extracts the month of a year from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetSecondGetSecond extracts the second of a minute from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetWeekGetMonth extracts the week of a week year from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetWeekYearGetMonth extracts the week year from a DateTime object.Classorg.apache.pig.builtinApache Pig
GetYearGetYear extracts the year from a DateTime object.Classorg.apache.pig.builtinApache Pig
HoursBetweenHoursBetween returns the number of hours between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
INDEXOFINDEXOF implements eval function to search for a string A = load 'mydata' as (name);Classorg.apache.pig.builtinApache Pig
IntAbsABS implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
IntAvgThis method should never be used directly, use AVG.Classorg.apache.pig.builtinApache Pig
IntAvg .FinalClassorg.apache.pig.builtin.IntAvgApache Pig
IntAvg .InitialClassorg.apache.pig.builtin.IntAvgApache Pig
IntAvg .IntermediateClassorg.apache.pig.builtin.IntAvgApache Pig
IntMaxThis method should never be used directly, use MAX.Classorg.apache.pig.builtinApache Pig
IntMax .FinalClassorg.apache.pig.builtin.IntMaxApache Pig
IntMax .IntermediateClassorg.apache.pig.builtin.IntMaxApache Pig
IntMinThis method should never be used directly, use MIN.Classorg.apache.pig.builtinApache Pig
IntMin .FinalClassorg.apache.pig.builtin.IntMinApache Pig
IntMin .IntermediateClassorg.apache.pig.builtin.IntMinApache Pig
IntSumThis method should never be used directly, use SUM.Classorg.apache.pig.builtinApache Pig
INVERSEMAPThis UDF accepts a Map as input with values of any primitive data type.Classorg.apache.pig.builtinApache Pig
InvokeForDoubleClassorg.apache.pig.builtinApache Pig
InvokeForFloatClassorg.apache.pig.builtinApache Pig
InvokeForIntClassorg.apache.pig.builtinApache Pig
InvokeForLongClassorg.apache.pig.builtinApache Pig
InvokeForStringClassorg.apache.pig.builtinApache Pig
InvokerClassorg.apache.pig.builtinApache Pig
IsEmptyDetermine whether a bag or map is empty.Classorg.apache.pig.builtinApache Pig
JsonLoaderA loader for data stored using JsonStorage.Classorg.apache.pig.builtinApache Pig
JsonMetadataReads and Writes metadata using JSON in metafiles next to the data.Classorg.apache.pig.builtinApache Pig
JsonStorageA JSON Pig store function.Classorg.apache.pig.builtinApache Pig
KEYSETThis UDF takes a Map and returns a Bag containing the keyset.Classorg.apache.pig.builtinApache Pig
LAST_INDEX_OFstring.Classorg.apache.pig.builtinApache Pig
LCFIRSTClassorg.apache.pig.builtinApache Pig
LOGLOG implements a binding to the Java function Given a single data atom it returns the natural Classorg.apache.pig.builtinApache Pig
LOG10LOG10 implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
LongAbsClassorg.apache.pig.builtinApache Pig
LongAvgThis method should never be used directly, use AVG.Classorg.apache.pig.builtinApache Pig
LongAvg .FinalClassorg.apache.pig.builtin.LongAvgApache Pig
LongAvg .InitialClassorg.apache.pig.builtin.LongAvgApache Pig
LongAvg .IntermediateClassorg.apache.pig.builtin.LongAvgApache Pig
LongMaxThis method should never be used directly, use MAX.Classorg.apache.pig.builtinApache Pig
LongMax .FinalClassorg.apache.pig.builtin.LongMaxApache Pig
LongMax .IntermediateClassorg.apache.pig.builtin.LongMaxApache Pig
LongMinThis method should never be used directly, use MIN.Classorg.apache.pig.builtinApache Pig
LongMin .FinalClassorg.apache.pig.builtin.LongMinApache Pig
LongMin .IntermediateClassorg.apache.pig.builtin.LongMinApache Pig
LongSumThis method should never be used directly, use SUM.Classorg.apache.pig.builtinApache Pig
LongSum .FinalClassorg.apache.pig.builtin.LongSumApache Pig
LongSum .IntermediateClassorg.apache.pig.builtin.LongSumApache Pig
LOWERLOWER implements eval function to convert a string to lower case A = load 'mydata' as (name);Classorg.apache.pig.builtinApache Pig
MapSizeThis method should never be used directly, use SIZE.Classorg.apache.pig.builtinApache Pig
MAXGenerates the maximum of a set of values.Classorg.apache.pig.builtinApache Pig
MAX .FinalClassorg.apache.pig.builtin.MAXApache Pig
MAX .IntermediateClassorg.apache.pig.builtin.MAXApache Pig
MilliSecondsBetweenMilliSecondsBetween returns the number of milliseconds between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
MINGenerates the minimum of a set of values.Classorg.apache.pig.builtinApache Pig
MIN .FinalClassorg.apache.pig.builtin.MINApache Pig
MIN .IntermediateClassorg.apache.pig.builtin.MINApache Pig
MinutesBetweenMinutesBetween returns the number of minutes between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
MonitoredUDFDescribes how the execution of a UDF should be monitored, and what to do if it times out.Classorg.apache.pig.builtinApache Pig
MonthsBetweenMonthsBetween returns the number of months between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
NondeterministicA non-deterministic UDF is one that can produce different results when invoked on the same input.Classorg.apache.pig.builtinApache Pig
OutputSchemaAn EvalFunc can annotated with an OutputSchema to tell Pig what the expected output is.Classorg.apache.pig.builtinApache Pig
PigStorageA load function that parses a line of input into fields using a character delimiter.Classorg.apache.pig.builtinApache Pig
PigStreamingThe default implementation of PigToStream and StreamToPig interfaces.Classorg.apache.pig.builtinApache Pig
RANDOMReturn a random double value.Classorg.apache.pig.builtinApache Pig
REGEX_EXTRACTSyntax:String RegexExtract(String expression, String regex, int match_index).Classorg.apache.pig.builtinApache Pig
REGEX_EXTRACT_ALLSyntax:String RegexExtractAll(String expression, String regex).Classorg.apache.pig.builtinApache Pig
REPLACEREPLACE implements eval function to replace part of a string.Classorg.apache.pig.builtinApache Pig
RollupDimensionsProduces a DataBag with hierarchy of values (from the most detailed level of aggregation to most general level of aggregation) of the specified dimensionsClassorg.apache.pig.builtinApache Pig
ROUNDROUND implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
SecondsBetweenSecondsBetween returns the number of seconds between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
SINSIN implements a binding to the Java function Given a single data atom it Returns the sine of the argument.Classorg.apache.pig.builtinApache Pig
SINHSINH implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
SIZEGenerates the size of the argument passed to it.Classorg.apache.pig.builtinApache Pig
SQRTSQRT implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
STARTSWITHPig UDF to test input tuple.Classorg.apache.pig.builtinApache Pig
StorageA convenient mock Storage for unit tests PigServer pigServer = new PigServer(ExecType.Classorg.apache.pig.builtin.mockApache Pig
Storage .DataAn isolated data store to avoid side effectsSee Also:Serialized FormClassorg.apache.pig.builtin.mock.StorageApache Pig
StringConcatThis method should never be used directly, use CONCAT.Classorg.apache.pig.builtinApache Pig
StringMaxThis method should never be used directly, use MAX.Classorg.apache.pig.builtinApache Pig
StringMax .FinalClassorg.apache.pig.builtin.StringMaxApache Pig
StringMax .InitialClassorg.apache.pig.builtin.StringMaxApache Pig
StringMax .IntermediateClassorg.apache.pig.builtin.StringMaxApache Pig
StringMinThis method should never be used directly, use MIN.Classorg.apache.pig.builtinApache Pig
StringMin .FinalClassorg.apache.pig.builtin.StringMinApache Pig
StringMin .InitialClassorg.apache.pig.builtin.StringMinApache Pig
StringMin .IntermediateClassorg.apache.pig.builtin.StringMinApache Pig
StringSizeThis method should never be used directly, use SIZE.Classorg.apache.pig.builtinApache Pig
STRSPLITWrapper around Java's String.Classorg.apache.pig.builtinApache Pig
SUBSTRINGSUBSTRING implements eval function to get a part of a string.Classorg.apache.pig.builtinApache Pig
SubtractDurationSubtractDuration returns the result of a DateTime object plus a Duration object Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
SUMGenerates the sum of a set of values.Classorg.apache.pig.builtinApache Pig
SUM .FinalClassorg.apache.pig.builtin.SUMApache Pig
SUM .IntermediateClassorg.apache.pig.builtin.SUMApache Pig
TANTAN implements a binding to the Java function Given a single data atom it Returns the tangent of the argument.Classorg.apache.pig.builtinApache Pig
TANHTANH implements a binding to the Java function Math.Classorg.apache.pig.builtinApache Pig
TextLoaderThis load function simply creates a tuple for each line of text that has a single chararray field thatClassorg.apache.pig.builtinApache Pig
TOBAGThis class takes a list of items and puts them into a bag T = foreach U generate TOBAG($0, $1, $2);Classorg.apache.pig.builtinApache Pig
ToDateToDate converts the ISO or the customized string or the Unix timestamp to the DateTime object.Classorg.apache.pig.builtinApache Pig
ToDate2ARGSThis method should never be used directly, use ToDate.Classorg.apache.pig.builtinApache Pig
ToDate3ARGSThis method should never be used directly, use ToDate.Classorg.apache.pig.builtinApache Pig
ToDateISOThis method should never be used directly, use ToDate.Classorg.apache.pig.builtinApache Pig
TOKENIZEGiven a chararray as an argument, this method will split the chararray and return a bag with a tuple for each chararray that results from the split.Classorg.apache.pig.builtinApache Pig
TOMAPThis class makes a map out of the parameters passed to it T = foreach U generate TOMAP($0, $1, $2, $3);Classorg.apache.pig.builtinApache Pig
ToMilliSeconds ToUnixTime converts the DateTime to the number of milliseconds that have passed since January 1, 1970 00:00:00.Classorg.apache.pig.builtinApache Pig
TOPTop UDF accepts a bag of tuples and returns top-n tuples depending upon the tuple field value of type long.Classorg.apache.pig.builtinApache Pig
TOP .FinalClassorg.apache.pig.builtin.TOPApache Pig
TOP .InitialClassorg.apache.pig.builtin.TOPApache Pig
TOP .IntermedClassorg.apache.pig.builtin.TOPApache Pig
ToStringToString converts the DateTime object of the ISO or the customized string.Classorg.apache.pig.builtinApache Pig
TOTUPLEThis class makes a tuple out of the parameter T = foreach U generate TOTUPLE($0, $1, $2);Classorg.apache.pig.builtinApache Pig
ToUnixTimeToUnixTime converts the DateTime to the Unix Time Long Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
TRIMReturns a string, with leading and trailing whitespace omitted.Classorg.apache.pig.builtinApache Pig
TupleSizeThis method should never be used directly, use SIZE.Classorg.apache.pig.builtinApache Pig
UCFIRSTClassorg.apache.pig.builtinApache Pig
UPPERUPPER implements eval function to convert a string to upper case A = load 'mydata' as (name);Classorg.apache.pig.builtinApache Pig
Utf8StorageConverterThis abstract class provides standard conversions between utf8 encoded data and pig data types.Classorg.apache.pig.builtinApache Pig
VALUELISTThis UDF takes a Map and returns a Bag containing the values from map.Classorg.apache.pig.builtinApache Pig
VALUESETThis UDF takes a Map and returns a Tuple containing the value set.Classorg.apache.pig.builtinApache Pig
WeeksBetweenWeeksBetween returns the number of weeks between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig
YearsBetweenYearsBetween returns the number of years between two DateTime objects Jodatime: http://joda-time.Classorg.apache.pig.builtinApache Pig