All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BigDecimalValue BigIntValue BooleanValue ByteArrayValue ByteValue Container DataType DateValue The date logical type represents a time, with no reference to a particular calendar, time zone or date, with a precision of one day.DoubleValue FinalStep FloatValue IntValue LongValue LTBigDecimal LTBigInt LTBoolean LTByte LTByteArray LTDate LTDouble LTEnum LTFloat LTInt LTLong LTOptional<T extends DataType> LTRepeated LTString LTStruct LTTimeMicros LTTimeMillis LTTimestampMicros LTTimestampMillis OptionalValue Primitive<A> RepeatedValue<A extends Value> StringValue StructValue TimeMicrosValue The time-micros logical type represents a time of day, with no reference to a particular calendar, time zone or date, with a precision of one microsecond.TimeMillisValue The time-millis logical type represents a time of day, with no reference to a particular calendar, time zone or date, with a precision of one millisecond.TimestampMicrosValue The timestamp-micros logical type represents an instant on the global timeline, independent of a particular time zone or calendar, with a precision of one microsecond.TimestampMillisValue The timestamp-millis logical type represents an instant on the global timeline, independent of a particular * time zone or calendar, with a precision of one millisecond.TryConversion<T extends Value> UdfException UdfRuntimeException UserDefinedAggregateFunction Interface for User Defined Aggregate Functions.UserDefinedFunction Base interface for User Defined Functions.UserDefinedFunction1 Interface for User Defined Functions taking one argument.UserDefinedFunction2 Interface for User Defined Functions taking two arguments.UserDefinedFunction3 Interface for User Defined Functions taking three arguments.UserDefinedFunctionVarArg Interface for User Defined Functions taking an arbitrary number of arguments.UserDefinedTableAggregateFunction Interface for User Defined Table Aggregate Functions.Value