A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

AbstractCharBasedFormatter - Class in org.apache.tajo.datum.protobuf
 
AbstractCharBasedFormatter() - Constructor for class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
add(byte[], byte[]) - Static method in class org.apache.tajo.util.Bytes
 
add(byte[], byte[], byte[]) - Static method in class org.apache.tajo.util.Bytes
 
addAllValues(Iterable<String>) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
ADDR_FIELD_NUMBER - Static variable in class org.apache.tajo.util.TestProtos.TestMessageProto
 
addValues(String) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
addValuesBytes(ByteString) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
AGE_FIELD_NUMBER - Static variable in class org.apache.tajo.util.TestProtos.TestMessageProto
 
align(int) - Static method in class org.apache.tajo.util.ClassSize
Aligns a number to 8.
align(long) - Static method in class org.apache.tajo.util.ClassSize
Aligns a number to 8.
and(IPv4) - Method in class org.apache.tajo.common.type.IPv4
 
and(Datum) - Method in class org.apache.tajo.datum.BooleanDatum
 
and(Datum) - Method in class org.apache.tajo.datum.Datum
 
and(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
AND_LOGIC - Static variable in class org.apache.tajo.datum.BooleanDatum
 
ANY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
ANY = 51;
ARRAY - Static variable in class org.apache.tajo.util.ClassSize
Array overhead
ARRAYLIST - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ArrayList(0)
arrayToString(Object[]) - Static method in class org.apache.tajo.util.TUtil
 
asBool() - Method in class org.apache.tajo.datum.BooleanDatum
 
asBool() - Method in class org.apache.tajo.datum.Datum
 
asBool() - Method in class org.apache.tajo.datum.Float4Datum
 
asBool() - Method in class org.apache.tajo.datum.Int8Datum
 
asBool() - Method in class org.apache.tajo.datum.NullDatum
 
asBool() - Method in class org.apache.tajo.datum.TextDatum
 
asByte() - Method in class org.apache.tajo.datum.BitDatum
 
asByte() - Method in class org.apache.tajo.datum.BlobDatum
 
asByte() - Method in class org.apache.tajo.datum.BooleanDatum
 
asByte() - Method in class org.apache.tajo.datum.CharDatum
 
asByte() - Method in class org.apache.tajo.datum.Datum
 
asByte() - Method in class org.apache.tajo.datum.Float4Datum
 
asByte() - Method in class org.apache.tajo.datum.Int4Datum
 
asByte() - Method in class org.apache.tajo.datum.Int8Datum
 
asByte() - Method in class org.apache.tajo.datum.NullDatum
 
asByte() - Method in class org.apache.tajo.datum.TextDatum
 
asByteArray() - Method in class org.apache.tajo.datum.BitDatum
 
asByteArray() - Method in class org.apache.tajo.datum.BlobDatum
 
asByteArray() - Method in class org.apache.tajo.datum.BooleanDatum
 
asByteArray() - Method in class org.apache.tajo.datum.CharDatum
 
asByteArray() - Method in class org.apache.tajo.datum.DateDatum
 
asByteArray() - Method in class org.apache.tajo.datum.Datum
 
asByteArray() - Method in class org.apache.tajo.datum.Float4Datum
 
asByteArray() - Method in class org.apache.tajo.datum.Float8Datum
 
asByteArray() - Method in class org.apache.tajo.datum.Inet4Datum
 
asByteArray() - Method in class org.apache.tajo.datum.Int2Datum
 
asByteArray() - Method in class org.apache.tajo.datum.Int4Datum
 
asByteArray() - Method in class org.apache.tajo.datum.Int8Datum
 
asByteArray() - Method in class org.apache.tajo.datum.NullDatum
 
asByteArray() - Method in class org.apache.tajo.datum.ProtobufDatum
 
asByteArray() - Method in class org.apache.tajo.datum.TextDatum
 
asByteArray() - Method in class org.apache.tajo.datum.TimeDatum
 
asByteArray() - Method in class org.apache.tajo.datum.TimestampDatum
 
asChar() - Method in class org.apache.tajo.datum.BitDatum
 
asChar() - Method in class org.apache.tajo.datum.BooleanDatum
 
asChar() - Method in class org.apache.tajo.datum.CharDatum
 
asChar() - Method in class org.apache.tajo.datum.Datum
 
asChar() - Method in class org.apache.tajo.datum.Float4Datum
 
asChar() - Method in class org.apache.tajo.datum.Float8Datum
 
asChar() - Method in class org.apache.tajo.datum.Int2Datum
 
asChar() - Method in class org.apache.tajo.datum.Int4Datum
 
asChar() - Method in class org.apache.tajo.datum.Int8Datum
 
asChars() - Method in class org.apache.tajo.datum.BitDatum
 
asChars() - Method in class org.apache.tajo.datum.BlobDatum
 
asChars() - Method in class org.apache.tajo.datum.BooleanDatum
 
asChars() - Method in class org.apache.tajo.datum.CharDatum
 
asChars() - Method in class org.apache.tajo.datum.DateDatum
 
asChars() - Method in class org.apache.tajo.datum.Datum
 
asChars() - Method in class org.apache.tajo.datum.Float4Datum
 
asChars() - Method in class org.apache.tajo.datum.Float8Datum
 
asChars() - Method in class org.apache.tajo.datum.Inet4Datum
 
asChars() - Method in class org.apache.tajo.datum.Int2Datum
 
asChars() - Method in class org.apache.tajo.datum.Int4Datum
 
asChars() - Method in class org.apache.tajo.datum.Int8Datum
 
asChars() - Method in class org.apache.tajo.datum.NullDatum
 
asChars() - Method in class org.apache.tajo.datum.TextDatum
 
asChars() - Method in class org.apache.tajo.datum.TimeDatum
 
asChars() - Method in class org.apache.tajo.datum.TimestampDatum
 
asFloat4() - Method in class org.apache.tajo.datum.BitDatum
 
asFloat4() - Method in class org.apache.tajo.datum.BlobDatum
 
asFloat4() - Method in class org.apache.tajo.datum.BooleanDatum
 
asFloat4() - Method in class org.apache.tajo.datum.CharDatum
 
asFloat4() - Method in class org.apache.tajo.datum.DateDatum
 
asFloat4() - Method in class org.apache.tajo.datum.Datum
 
asFloat4() - Method in class org.apache.tajo.datum.Float4Datum
 
asFloat4() - Method in class org.apache.tajo.datum.Float8Datum
 
asFloat4() - Method in class org.apache.tajo.datum.Int2Datum
 
asFloat4() - Method in class org.apache.tajo.datum.Int4Datum
 
asFloat4() - Method in class org.apache.tajo.datum.Int8Datum
 
asFloat4() - Method in class org.apache.tajo.datum.NullDatum
 
asFloat4() - Method in class org.apache.tajo.datum.TextDatum
 
asFloat4() - Method in class org.apache.tajo.datum.TimeDatum
 
asFloat8() - Method in class org.apache.tajo.datum.BitDatum
 
asFloat8() - Method in class org.apache.tajo.datum.BlobDatum
 
asFloat8() - Method in class org.apache.tajo.datum.BooleanDatum
 
asFloat8() - Method in class org.apache.tajo.datum.CharDatum
 
asFloat8() - Method in class org.apache.tajo.datum.DateDatum
 
asFloat8() - Method in class org.apache.tajo.datum.Datum
 
asFloat8() - Method in class org.apache.tajo.datum.Float4Datum
 
asFloat8() - Method in class org.apache.tajo.datum.Float8Datum
 
asFloat8() - Method in class org.apache.tajo.datum.Int2Datum
 
asFloat8() - Method in class org.apache.tajo.datum.Int4Datum
 
asFloat8() - Method in class org.apache.tajo.datum.Int8Datum
 
asFloat8() - Method in class org.apache.tajo.datum.NullDatum
 
asFloat8() - Method in class org.apache.tajo.datum.TextDatum
 
asFloat8() - Method in class org.apache.tajo.datum.TimeDatum
 
asInt2() - Method in class org.apache.tajo.datum.BooleanDatum
 
asInt2() - Method in class org.apache.tajo.datum.CharDatum
 
asInt2() - Method in class org.apache.tajo.datum.Datum
 
asInt2() - Method in class org.apache.tajo.datum.Float4Datum
 
asInt2() - Method in class org.apache.tajo.datum.Float8Datum
 
asInt2() - Method in class org.apache.tajo.datum.Int2Datum
 
asInt2() - Method in class org.apache.tajo.datum.Int4Datum
 
asInt2() - Method in class org.apache.tajo.datum.Int8Datum
 
asInt2() - Method in class org.apache.tajo.datum.NullDatum
 
asInt2() - Method in class org.apache.tajo.datum.TextDatum
 
asInt4() - Method in class org.apache.tajo.datum.BitDatum
 
asInt4() - Method in class org.apache.tajo.datum.BlobDatum
 
asInt4() - Method in class org.apache.tajo.datum.BooleanDatum
 
asInt4() - Method in class org.apache.tajo.datum.CharDatum
 
asInt4() - Method in class org.apache.tajo.datum.DateDatum
 
asInt4() - Method in class org.apache.tajo.datum.Datum
 
asInt4() - Method in class org.apache.tajo.datum.Float4Datum
 
asInt4() - Method in class org.apache.tajo.datum.Float8Datum
 
asInt4() - Method in class org.apache.tajo.datum.Inet4Datum
 
asInt4() - Method in class org.apache.tajo.datum.Int2Datum
 
asInt4() - Method in class org.apache.tajo.datum.Int4Datum
 
asInt4() - Method in class org.apache.tajo.datum.Int8Datum
 
asInt4() - Method in class org.apache.tajo.datum.NullDatum
 
asInt4() - Method in class org.apache.tajo.datum.TextDatum
 
asInt4() - Method in class org.apache.tajo.datum.TimeDatum
 
asInt8() - Method in class org.apache.tajo.datum.BitDatum
 
asInt8() - Method in class org.apache.tajo.datum.BlobDatum
 
asInt8() - Method in class org.apache.tajo.datum.BooleanDatum
 
asInt8() - Method in class org.apache.tajo.datum.CharDatum
 
asInt8() - Method in class org.apache.tajo.datum.DateDatum
 
asInt8() - Method in class org.apache.tajo.datum.Datum
 
asInt8() - Method in class org.apache.tajo.datum.Float4Datum
 
asInt8() - Method in class org.apache.tajo.datum.Float8Datum
 
asInt8() - Method in class org.apache.tajo.datum.Inet4Datum
 
asInt8() - Method in class org.apache.tajo.datum.Int2Datum
 
asInt8() - Method in class org.apache.tajo.datum.Int4Datum
 
asInt8() - Method in class org.apache.tajo.datum.Int8Datum
 
asInt8() - Method in class org.apache.tajo.datum.NullDatum
 
asInt8() - Method in class org.apache.tajo.datum.TextDatum
 
asInt8() - Method in class org.apache.tajo.datum.TimeDatum
 
asInt8() - Method in class org.apache.tajo.datum.TimestampDatum
 
asTextBytes() - Method in class org.apache.tajo.datum.BitDatum
 
asTextBytes() - Method in class org.apache.tajo.datum.Datum
 
asTextBytes() - Method in class org.apache.tajo.datum.Float4Datum
 
asTextBytes() - Method in class org.apache.tajo.datum.Float8Datum
 
asTextBytes() - Method in class org.apache.tajo.datum.Int2Datum
 
asTextBytes() - Method in class org.apache.tajo.datum.Int4Datum
 
asTextBytes() - Method in class org.apache.tajo.datum.Int8Datum
 
asTextBytes() - Method in class org.apache.tajo.datum.NullDatum
 
asTextBytes() - Method in class org.apache.tajo.datum.TextDatum
 
atEnd() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Are we at the end of the input?
ATOMIC_BOOLEAN - Static variable in class org.apache.tajo.util.ClassSize
Overhead for AtomicBoolean
ATOMIC_INTEGER - Static variable in class org.apache.tajo.util.ClassSize
Overhead for AtomicInteger
ATOMIC_LONG - Static variable in class org.apache.tajo.util.ClassSize
Overhead for AtomicLong
ATTEMPT_ID_FORMAT - Static variable in class org.apache.tajo.QueryIdFactory
 

B

B - Static variable in class org.apache.tajo.unit.StorageUnit
 
BINARY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
BINARY = 43;
binarySearch(byte[][], byte[], int, int, RawComparator<byte[]>) - Static method in class org.apache.tajo.util.Bytes
Binary search for keys in indexes.
BIT_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
BIT = 41;
BitArray - Class in org.apache.tajo.util
 
BitArray(int) - Constructor for class org.apache.tajo.util.BitArray
 
BitArray(byte[]) - Constructor for class org.apache.tajo.util.BitArray
 
BitDatum - Class in org.apache.tajo.datum
 
BitDatum(byte) - Constructor for class org.apache.tajo.datum.BitDatum
 
BitDatum(byte[]) - Constructor for class org.apache.tajo.datum.BitDatum
 
bitsLength() - Method in class org.apache.tajo.util.BitArray
 
BLOB_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
BLOB = 45;
BlobDatum - Class in org.apache.tajo.datum
 
BlobDatum(byte[]) - Constructor for class org.apache.tajo.datum.BlobDatum
 
BlobDatum(byte[], int, int) - Constructor for class org.apache.tajo.datum.BlobDatum
 
BlobDatum(ByteBuffer) - Constructor for class org.apache.tajo.datum.BlobDatum
 
BOOLEAN_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
BOOLEAN_ARRAY = 101;
BOOLEAN_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
BOOLEAN = 1;
BooleanDatum - Class in org.apache.tajo.datum
 
BooleanDatum(boolean) - Constructor for class org.apache.tajo.datum.BooleanDatum
 
BooleanDatum(byte) - Constructor for class org.apache.tajo.datum.BooleanDatum
 
BooleanDatum(int) - Constructor for class org.apache.tajo.datum.BooleanDatum
 
BooleanDatum(byte[]) - Constructor for class org.apache.tajo.datum.BooleanDatum
 
build() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
build() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
build() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
build() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
build() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
build() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
build() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
build() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
build() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
build() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
build() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
build() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
build() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
buildPartial() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
buildPartial() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
buildPartial() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
buildPartial() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
buildPartial() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
buildPartial() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
buildPartial() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
buildPartial() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
BYTE_BUFFER - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ByteBuffer
Bytes - Class in org.apache.tajo.util
Utility class that handles byte arrays, conversions to/from other types, comparisons, hash code generation, manufacturing keys for HashMaps or HashSets, etc.
Bytes() - Constructor for class org.apache.tajo.util.Bytes
 
Bytes.ByteArrayComparator - Class in org.apache.tajo.util
Byte array comparator class.
Bytes.ByteArrayComparator() - Constructor for class org.apache.tajo.util.Bytes.ByteArrayComparator
Constructor
BYTES_COMPARATOR - Static variable in class org.apache.tajo.util.Bytes
Pass this to TreeMaps where byte [] are keys.
BYTES_RAWCOMPARATOR - Static variable in class org.apache.tajo.util.Bytes
Use comparing byte arrays, byte-by-byte
bytesLength() - Method in class org.apache.tajo.util.BitArray
 
bytesToVint(byte[]) - Static method in class org.apache.tajo.util.Bytes
 

C

cast(Datum, TajoDataTypes.DataType) - Static method in class org.apache.tajo.datum.DatumFactory
 
CHAR_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
CHAR_ARRAY = 121;
CHAR_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
CHAR = 21;
CharDatum - Class in org.apache.tajo.datum
 
CharDatum(byte) - Constructor for class org.apache.tajo.datum.CharDatum
 
CharDatum(char) - Constructor for class org.apache.tajo.datum.CharDatum
 
CharDatum(byte[]) - Constructor for class org.apache.tajo.datum.CharDatum
 
CharDatum(String) - Constructor for class org.apache.tajo.datum.CharDatum
 
checkEquals(Object, Object) - Static method in class org.apache.tajo.util.TUtil
check two objects as equals.
checkEquals(Object[], Object[]) - Static method in class org.apache.tajo.util.TUtil
check two arrays as equals.
checkNotNull(T) - Static method in class org.apache.tajo.util.TUtil
It check if T is null or not.
ClassNameSerializer - Class in org.apache.tajo.json
 
ClassNameSerializer() - Constructor for class org.apache.tajo.json.ClassNameSerializer
 
ClassSize - Class in org.apache.tajo.util
Class for determining the "size" of a class, an attempt to calculate the actual bytes that an object of this class will occupy in memory The core of this class is taken from the Derby project
ClassSize() - Constructor for class org.apache.tajo.util.ClassSize
 
cleanupTestDir(String) - Static method in class org.apache.tajo.util.CommonTestingUtil
 
clear() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
clear() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
clear() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
clear() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
clear() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
clear() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
clear() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
clear() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
clear() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
clear() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
clear() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
clear() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
clear() - Method in class org.apache.tajo.util.BitArray
 
clear() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
clearAddr() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string addr = 3;
clearAge() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required int32 age = 2;
clearCode() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional string code = 3;
clearExecutionBlockId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
clearId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required int32 id = 2;
clearId() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required string id = 1;
clearId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required int32 id = 2;
clearId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required int32 id = 2;
clearId() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
required string id = 1;
clearLength() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional int32 length = 2;
clearName() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string name = 1;
clearQueryId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
clearQueryUnitId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
clearSeq() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required int32 seq = 2;
clearType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
required .Type type = 1;
clearValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
required bool value = 1;
clearValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
required int32 value = 1;
clearValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
required int64 value = 1;
clearValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
required string value = 1;
clearValues() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
clone() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
clone() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
clone() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
clone() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
clone() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
clone() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
clone() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
clone() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
clone() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
clone() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
clone() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
clone() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
clone() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
CODE_FIELD_NUMBER - Static variable in class org.apache.tajo.common.TajoDataTypes.DataType
 
collectionToString(Collection) - Static method in class org.apache.tajo.util.TUtil
 
CommonGsonHelper - Class in org.apache.tajo.json
 
CommonTestingUtil - Class in org.apache.tajo.util
 
CommonTestingUtil() - Constructor for class org.apache.tajo.util.CommonTestingUtil
 
COMPARATOR - Static variable in class org.apache.tajo.datum.TextDatum
 
compare(byte[], byte[]) - Method in class org.apache.tajo.util.Bytes.ByteArrayComparator
 
compare(byte[], int, int, byte[], int, int) - Method in class org.apache.tajo.util.Bytes.ByteArrayComparator
 
compareTo(IPv4) - Method in class org.apache.tajo.common.type.IPv4
This is a method for range query such as 'SELECT * FROM table WHERE srcIP > 163.152.23.0 and srcIP < 163.152.23.100'
compareTo(TimeRange) - Method in class org.apache.tajo.common.type.TimeRange
 
compareTo(Datum) - Method in class org.apache.tajo.datum.BitDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.BlobDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.BooleanDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.CharDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.DateDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Inet4Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.ProtobufDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.TextDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.TimeDatum
 
compareTo(Datum) - Method in class org.apache.tajo.datum.TimestampDatum
 
compareTo(ExecutionBlockId) - Method in class org.apache.tajo.ExecutionBlockId
 
compareTo(QueryId) - Method in class org.apache.tajo.QueryId
 
compareTo(QueryUnitAttemptId) - Method in class org.apache.tajo.QueryUnitAttemptId
 
compareTo(QueryUnitId) - Method in class org.apache.tajo.QueryUnitId
 
compareTo(byte[], byte[]) - Static method in class org.apache.tajo.util.Bytes
 
compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Lexicographically compare two arrays.
concat(T[], T[]) - Static method in class org.apache.tajo.util.TUtil
 
concatAll(T[], T[]...) - Static method in class org.apache.tajo.util.TUtil
 
CONCURRENT_HASHMAP - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ConcurrentHashMap
CONCURRENT_HASHMAP_ENTRY - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ConcurrentHashMap.Entry
CONCURRENT_HASHMAP_SEGMENT - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ConcurrentHashMap.Segment
CONCURRENT_SKIPLISTMAP - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ConcurrentSkipListMap
CONCURRENT_SKIPLISTMAP_ENTRY - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ConcurrentSkipListMap Entry
consume(String) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token exactly matches token, consume it.
consumeBoolean() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a boolean, consume it and return its value.
consumeByteString() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a string, consume it, unescape it as a com.googlecode.protobuf.format.ByteString, and return it.
consumeDouble() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a double, consume it and return its value.
consumeFloat() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a float, consume it and return its value.
consumeIdentifier() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is an identifier, consume it and return its value.
consumeInt32() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a 32-bit signed integer, consume it and return its value.
consumeInt64() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a 64-bit signed integer, consume it and return its value.
consumeString() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a string, consume it and return its (unescaped) value.
consumeUInt32() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a 32-bit unsigned integer, consume it and return its value.
consumeUInt64() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token is a 64-bit unsigned integer, consume it and return its value.
convertString(String) - Static method in class org.apache.tajo.util.ProtoUtil
 
convertStrings(Collection<String>) - Static method in class org.apache.tajo.util.ProtoUtil
 
convertStrings(PrimitiveProtos.StringListProto) - Static method in class org.apache.tajo.util.ProtoUtil
 
convertToMicroSeconds(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
COPYONWRITE_ARRAYLIST - Static variable in class org.apache.tajo.util.ClassSize
Overhead for CopyOnWriteArrayList
COPYONWRITE_ARRAYSET - Static variable in class org.apache.tajo.util.ClassSize
Overhead for CopyOnWriteArraySet
createBit(byte) - Static method in class org.apache.tajo.datum.DatumFactory
 
createBlob(byte[]) - Static method in class org.apache.tajo.datum.DatumFactory
 
createBlob(byte[], int, int) - Static method in class org.apache.tajo.datum.DatumFactory
 
createBlob(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createBool(byte) - Static method in class org.apache.tajo.datum.DatumFactory
 
createBool(boolean) - Static method in class org.apache.tajo.datum.DatumFactory
 
createChar(char) - Static method in class org.apache.tajo.datum.DatumFactory
 
createChar(byte) - Static method in class org.apache.tajo.datum.DatumFactory
 
createChar(byte[]) - Static method in class org.apache.tajo.datum.DatumFactory
 
createChar(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createDate(int) - Static method in class org.apache.tajo.datum.DatumFactory
 
createDate(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createDate(Datum) - Static method in class org.apache.tajo.datum.DatumFactory
 
createDatum(Message.Builder) - Method in class org.apache.tajo.datum.ProtobufDatumFactory
 
createDatum(Message) - Method in class org.apache.tajo.datum.ProtobufDatumFactory
 
createExecutionBlockId(String) - Static method in class org.apache.tajo.util.TajoIdUtils
 
createFloat4(float) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFloat4(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFloat8(double) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFloat8(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFromBytes(TajoDataTypes.DataType, byte[]) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFromInt4(TajoDataTypes.DataType, int) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFromInt8(TajoDataTypes.DataType, long) - Static method in class org.apache.tajo.datum.DatumFactory
 
createFromString(TajoDataTypes.DataType, String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInet4(byte[]) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInet4(byte[], int, int) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInet4(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInt2(short) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInt2(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInt4(int) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInt4(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInt8(long) - Static method in class org.apache.tajo.datum.DatumFactory
 
createInt8(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createNullDatum() - Static method in class org.apache.tajo.datum.DatumFactory
 
createSocketAddr(String) - Static method in class org.apache.tajo.util.NetUtils
 
createSocketAddr(String, int) - Static method in class org.apache.tajo.util.NetUtils
Util method to build socket addr from either: : ://:/
createText(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createText(byte[]) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTime(long) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTime(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTime(Datum) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTimeStamp(int) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTimeStamp(String) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTimestamp(Datum) - Static method in class org.apache.tajo.datum.DatumFactory
 
createTimeStampFromMillis(long) - Static method in class org.apache.tajo.datum.DatumFactory
 
createUnresolved(String) - Static method in class org.apache.tajo.util.NetUtils
 
currentToken() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
 

D

DataTypeAdapter - Class in org.apache.tajo.json
 
DataTypeAdapter() - Constructor for class org.apache.tajo.json.DataTypeAdapter
 
DATE_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
DATE_ARRAY = 131;
DATE_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
DATE = 31;
DateDatum - Class in org.apache.tajo.datum
 
DateDatum(int) - Constructor for class org.apache.tajo.datum.DateDatum
 
DateDatum(int, int, int) - Constructor for class org.apache.tajo.datum.DateDatum
 
DateDatum(String) - Constructor for class org.apache.tajo.datum.DateDatum
 
DateDatum(LocalDate) - Constructor for class org.apache.tajo.datum.DateDatum
 
DateDatum(byte[]) - Constructor for class org.apache.tajo.datum.DateDatum
 
Datum - Class in org.apache.tajo.datum
 
Datum(TajoDataTypes.Type) - Constructor for class org.apache.tajo.datum.Datum
 
DatumAdapter - Class in org.apache.tajo.json
 
DatumAdapter() - Constructor for class org.apache.tajo.json.DatumAdapter
 
DatumFactory - Class in org.apache.tajo.datum
 
DatumFactory() - Constructor for class org.apache.tajo.datum.DatumFactory
 
DAY - Static variable in class org.apache.tajo.unit.TimeUnit
 
DEFAULT_DATABASE_NAME - Static variable in class org.apache.tajo.TajoConstants
 
DEFAULT_FORMAT_STRING - Static variable in class org.apache.tajo.datum.DateDatum
ISO 8601/SQL standard format - ex) 1997-12-17
DEFAULT_FORMAT_STRING - Static variable in class org.apache.tajo.datum.TimeDatum
ISO 8601/SQL standard format - ex) 07:37:16-08
DEFAULT_FORMAT_STRING - Static variable in class org.apache.tajo.datum.TimestampDatum
ISO 8601/SQL standard format - ex) 1997-12-17 07:37:16-08
DEFAULT_SCHEMA_NAME - Static variable in class org.apache.tajo.TajoConstants
 
DEFAULT_TABLESPACE_NAME - Static variable in class org.apache.tajo.TajoConstants
 
defaultBoolVal - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
defaultFloatVal - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
defaultIntVal - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
defaultLongVal - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
defaultVal - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.apache.tajo.json.ClassNameSerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.apache.tajo.json.DataTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.apache.tajo.json.DatumAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.apache.tajo.json.PathSerializer
 
digitValue(char) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Interpret a character as a digit (in any base up to 36) and return the numeric value.
divide(Datum) - Method in class org.apache.tajo.datum.Datum
 
divide(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
divide(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
divide(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
divide(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
divide(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
divide(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
divide(Datum) - Method in class org.apache.tajo.datum.NumericDatum
 
DOUBLE - Static variable in class org.apache.tajo.util.ClassSize
Overhead for an Double
doubleQuote(String) - Static method in class org.apache.tajo.util.StringUtils
 

E

EB_ID_FORMAT - Static variable in class org.apache.tajo.QueryIdFactory
 
EB_ID_PREFIX - Static variable in class org.apache.tajo.ExecutionBlockId
 
EMPTY_STRING - Static variable in class org.apache.tajo.TajoConstants
 
EMPTY_TEXT - Static variable in class org.apache.tajo.datum.TextDatum
 
equals(Object) - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
equals(Object) - Method in class org.apache.tajo.common.type.IPv4
 
equals(Object) - Method in class org.apache.tajo.common.type.TimeRange
 
equals(Object) - Method in class org.apache.tajo.datum.BitDatum
 
equals(Object) - Method in class org.apache.tajo.datum.BlobDatum
 
equals(Object) - Method in class org.apache.tajo.datum.BooleanDatum
 
equals(Object) - Method in class org.apache.tajo.datum.CharDatum
 
equals(Object) - Method in class org.apache.tajo.datum.DateDatum
 
equals(Object) - Method in class org.apache.tajo.datum.Float4Datum
 
equals(Object) - Method in class org.apache.tajo.datum.Float8Datum
 
equals(Object) - Method in class org.apache.tajo.datum.Inet4Datum
 
equals(Object) - Method in class org.apache.tajo.datum.Int2Datum
 
equals(Object) - Method in class org.apache.tajo.datum.Int4Datum
 
equals(Object) - Method in class org.apache.tajo.datum.Int8Datum
 
equals(Object) - Method in class org.apache.tajo.datum.NullDatum
 
equals(Object) - Method in class org.apache.tajo.datum.ProtobufDatum
 
equals(Object) - Method in class org.apache.tajo.datum.TextDatum
 
equals(Object) - Method in class org.apache.tajo.datum.TimeDatum
 
equals(Object) - Method in class org.apache.tajo.datum.TimestampDatum
 
equals(Object) - Method in class org.apache.tajo.ExecutionBlockId
 
equals(Object) - Method in class org.apache.tajo.QueryId
 
equals(Object) - Method in class org.apache.tajo.QueryUnitAttemptId
 
equals(Object) - Method in class org.apache.tajo.QueryUnitId
 
equals(Object) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
equals(Object) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
equals(Object) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
equals(Object) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
equals(Object) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
equals(Object) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
equals(Object) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
equals(Object) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
equals(Object) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
equals(Object) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
equals(Object) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
equals(byte[], byte[]) - Static method in class org.apache.tajo.util.Bytes
 
equals(byte[], int, int, byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
 
equals(Object) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.BitDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.BlobDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.BooleanDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.CharDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.DateDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Inet4Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.TextDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.TimeDatum
 
equalsTo(Datum) - Method in class org.apache.tajo.datum.TimestampDatum
 
escapeBytes(ByteString) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Escapes bytes in the format used in protocol buffer text format, which is the same as the format used for C string literals.
escapeLike(String) - Static method in class org.apache.tajo.util.StringUtils
 
escapeRegexp(String) - Static method in class org.apache.tajo.util.StringUtils
 
estimateBase(Class, boolean) - Static method in class org.apache.tajo.util.ClassSize
Estimate the static space taken up by the fields of a class.
ESTIMATED_HEAP_TAX - Static variable in class org.apache.tajo.util.Bytes
Estimate of size cost to pay beyond payload in jvm for instance of byte [].
ExecutionBlockId - Class in org.apache.tajo
 
ExecutionBlockId(QueryId, int) - Constructor for class org.apache.tajo.ExecutionBlockId
 
ExecutionBlockId(TajoIdProtos.ExecutionBlockIdProto) - Constructor for class org.apache.tajo.ExecutionBlockId
 
EXECUTIONBLOCKID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 

F

FALSE - Static variable in class org.apache.tajo.datum.BooleanDatum
 
FALSE - Static variable in class org.apache.tajo.util.ProtoUtil
 
FALSE_BYTES - Static variable in class org.apache.tajo.datum.BooleanDatum
 
FALSE_INT - Static variable in class org.apache.tajo.datum.BooleanDatum
 
FALSE_STRING - Static variable in class org.apache.tajo.datum.BooleanDatum
 
FileUtil - Class in org.apache.tajo.util
 
FileUtil() - Constructor for class org.apache.tajo.util.FileUtil
 
findContainingJar(Class) - Static method in class org.apache.tajo.util.JarUtil
Find a jar that contains a class of the same name, if any.
FLOAT - Static variable in class org.apache.tajo.util.ClassSize
Overhead for an Float
FLOAT4_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
FLOAT4_ARRAY = 110;
FLOAT4_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
FLOAT4 = 10;
Float4Datum - Class in org.apache.tajo.datum
 
Float4Datum(float) - Constructor for class org.apache.tajo.datum.Float4Datum
 
Float4Datum(byte[]) - Constructor for class org.apache.tajo.datum.Float4Datum
 
FLOAT8_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
FLOAT8_ARRAY = 111;
FLOAT8_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
FLOAT8 = 11;
Float8Datum - Class in org.apache.tajo.datum
 
Float8Datum(double) - Constructor for class org.apache.tajo.datum.Float8Datum
 
Float8Datum(byte[]) - Constructor for class org.apache.tajo.datum.Float8Datum
 
formatTime(long) - Static method in class org.apache.tajo.util.StringUtils
Given the time in long milliseconds, returns a String in the format X hrs, Y mins, S sec, M msecs
FRACTION_FORMAT_STRING - Static variable in class org.apache.tajo.datum.TimestampDatum
 
fromByteBuffer(ByteBuffer) - Method in class org.apache.tajo.util.BitArray
 
fromJson(String, Class<T>) - Static method in class org.apache.tajo.json.CommonGsonHelper
 

G

GB - Static variable in class org.apache.tajo.unit.StorageUnit
 
get() - Static method in class org.apache.tajo.datum.NullDatum
 
get() - Method in class org.apache.tajo.datum.ProtobufDatum
 
get(TajoDataTypes.DataType) - Static method in class org.apache.tajo.datum.ProtobufDatumFactory
 
get(String) - Static method in class org.apache.tajo.datum.ProtobufDatumFactory
 
get(int) - Method in class org.apache.tajo.util.BitArray
 
getAddr() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string addr = 3;
getAddr() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required string addr = 3;
getAddr() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required string addr = 3;
getAddrBytes() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string addr = 3;
getAddrBytes() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required string addr = 3;
getAddrBytes() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required string addr = 3;
getAge() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required int32 age = 2;
getAge() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required int32 age = 2;
getAge() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required int32 age = 2;
getBegin() - Method in class org.apache.tajo.common.type.TimeRange
 
getBoolVar(Configuration, TajoConf.ConfVars) - Static method in class org.apache.tajo.conf.TajoConf
 
getBoolVar(Configuration, TajoConf.ConfVars, boolean) - Static method in class org.apache.tajo.conf.TajoConf
 
getBoolVar(TajoConf.ConfVars) - Method in class org.apache.tajo.conf.TajoConf
 
getBranch() - Static method in class org.apache.tajo.util.VersionInfo
Get the branch on which this originated.
getBuildVersion() - Static method in class org.apache.tajo.util.VersionInfo
Returns the buildVersion which includes version, revision, user and date.
getBytes() - Method in class org.apache.tajo.common.type.IPv4
 
getBytes(ByteBuffer) - Static method in class org.apache.tajo.util.Bytes
This method will get a sequence of bytes from pos -> limit, but will restore pos after.
getCenturyOfEra() - Method in class org.apache.tajo.datum.DateDatum
 
getCenturyOfEra() - Method in class org.apache.tajo.datum.TimestampDatum
 
getCode() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional string code = 3;
getCode() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
optional string code = 3;
getCode() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
optional string code = 3;
getCodeBytes() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional string code = 3;
getCodeBytes() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
optional string code = 3;
getCodeBytes() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
optional string code = 3;
getConfVars(String) - Static method in class org.apache.tajo.conf.TajoConf
 
getConnectAddress(InetSocketAddress) - Static method in class org.apache.tajo.util.NetUtils
Returns InetSocketAddress that a client can use to connect to the server.
getCurrentCodePoint(int) - Static method in class org.apache.tajo.util.TUtil
It returns the exact code point at which this running thread is executed.
getDate() - Static method in class org.apache.tajo.util.VersionInfo
The date that Hadoop was compiled.
getDateTime() - Method in class org.apache.tajo.datum.TimestampDatum
 
getDatumClass(TajoDataTypes.Type) - Static method in class org.apache.tajo.datum.DatumFactory
 
getDay(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getDayOfMonth() - Method in class org.apache.tajo.datum.DateDatum
 
getDayOfMonth() - Method in class org.apache.tajo.datum.TimestampDatum
 
getDayOfWeek() - Method in class org.apache.tajo.datum.DateDatum
 
getDayOfWeek() - Method in class org.apache.tajo.datum.TimestampDatum
 
getDayOfWeek(DateTime, int) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getDayOfYear() - Method in class org.apache.tajo.datum.DateDatum
 
getDayOfYear() - Method in class org.apache.tajo.datum.TimestampDatum
 
getDefaultCharset() - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Get the default character set to use for input / output streams
getDefaultInstance() - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
getDefaultInstance() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
getDefaultInstance() - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
getDefaultInstance() - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
getDefaultInstance() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
getDefaultInstance() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
getDefaultInstance() - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
getDefaultInstance() - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
getDescriptor() - Static method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
getDescriptor() - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
getDescriptor() - Static method in class org.apache.tajo.common.TajoDataTypes
 
getDescriptor() - Static method in enum org.apache.tajo.common.TajoDataTypes.Type
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
getDescriptor() - Static method in class org.apache.tajo.TajoProtos
 
getDescriptor() - Static method in enum org.apache.tajo.TajoProtos.QueryState
 
getDescriptor() - Static method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
getDescriptor() - Static method in class org.apache.tajo.util.TestProtos
 
getDescriptor() - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
getDescriptorForType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
getDescriptorForType() - Method in enum org.apache.tajo.common.TajoDataTypes.Type
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
getDescriptorForType() - Method in enum org.apache.tajo.TajoProtos.QueryState
 
getDescriptorForType() - Method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
getDescriptorForType() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
getEnd() - Method in class org.apache.tajo.common.type.TimeRange
 
getEra() - Method in class org.apache.tajo.datum.TimestampDatum
 
getExecutionBlockId() - Method in class org.apache.tajo.QueryUnitId
 
getExecutionBlockId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
getExecutionBlockId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
required .ExecutionBlockIdProto executionBlockId = 1;
getExecutionBlockId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitIdProtoOrBuilder
required .ExecutionBlockIdProto executionBlockId = 1;
getExecutionBlockIdBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
getExecutionBlockIdOrBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
getExecutionBlockIdOrBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
required .ExecutionBlockIdProto executionBlockId = 1;
getExecutionBlockIdOrBuilder() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitIdProtoOrBuilder
required .ExecutionBlockIdProto executionBlockId = 1;
getFile(String) - Static method in class org.apache.tajo.util.FileUtil
 
getFirst() - Method in class org.apache.tajo.util.Pair
 
getFloatVar(Configuration, TajoConf.ConfVars) - Static method in class org.apache.tajo.conf.TajoConf
 
getFloatVar(Configuration, TajoConf.ConfVars, float) - Static method in class org.apache.tajo.conf.TajoConf
 
getFloatVar(TajoConf.ConfVars) - Method in class org.apache.tajo.conf.TajoConf
 
getGson() - Method in class org.apache.tajo.json.GsonHelper
 
getHour(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getHourOfDay() - Method in class org.apache.tajo.datum.TimeDatum
 
getHourOfDay() - Method in class org.apache.tajo.datum.TimestampDatum
 
getId() - Method in class org.apache.tajo.ExecutionBlockId
 
getId() - Method in class org.apache.tajo.QueryId
 
getId() - Method in class org.apache.tajo.QueryUnitAttemptId
 
getId() - Method in class org.apache.tajo.QueryUnitId
 
getId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required int32 id = 2;
getId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
required int32 id = 2;
getId() - Method in interface org.apache.tajo.TajoIdProtos.ExecutionBlockIdProtoOrBuilder
required int32 id = 2;
getId() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required string id = 1;
getId() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
required string id = 1;
getId() - Method in interface org.apache.tajo.TajoIdProtos.QueryIdProtoOrBuilder
required string id = 1;
getId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required int32 id = 2;
getId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
required int32 id = 2;
getId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProtoOrBuilder
required int32 id = 2;
getId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required int32 id = 2;
getId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
required int32 id = 2;
getId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitIdProtoOrBuilder
required int32 id = 2;
getId() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
required string id = 1;
getId() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
required string id = 1;
getId() - Method in interface org.apache.tajo.TajoIdProtos.SessionIdProtoOrBuilder
required string id = 1;
getIdBytes() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required string id = 1;
getIdBytes() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
required string id = 1;
getIdBytes() - Method in interface org.apache.tajo.TajoIdProtos.QueryIdProtoOrBuilder
required string id = 1;
getIdBytes() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
required string id = 1;
getIdBytes() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
required string id = 1;
getIdBytes() - Method in interface org.apache.tajo.TajoIdProtos.SessionIdProtoOrBuilder
required string id = 1;
getInstance() - Static method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
 
getInstance() - Static method in class org.apache.tajo.json.CommonGsonHelper
 
getIntVar(Configuration, TajoConf.ConfVars) - Static method in class org.apache.tajo.conf.TajoConf
 
getIntVar(TajoConf.ConfVars) - Method in class org.apache.tajo.conf.TajoConf
 
getLength() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional int32 length = 2;
getLength() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
optional int32 length = 2;
getLength() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
optional int32 length = 2;
getLongVar(Configuration, TajoConf.ConfVars) - Static method in class org.apache.tajo.conf.TajoConf
 
getLongVar(Configuration, TajoConf.ConfVars, long) - Static method in class org.apache.tajo.conf.TajoConf
 
getLongVar(TajoConf.ConfVars) - Method in class org.apache.tajo.conf.TajoConf
 
getMillis() - Method in class org.apache.tajo.datum.TimestampDatum
 
getMillisOfDay() - Method in class org.apache.tajo.datum.TimeDatum
 
getMillisOfSecond() - Method in class org.apache.tajo.datum.TimeDatum
 
getMillisOfSecond() - Method in class org.apache.tajo.datum.TimestampDatum
 
getMinute(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getMinuteOfHour() - Method in class org.apache.tajo.datum.TimeDatum
 
getMinuteOfHour() - Method in class org.apache.tajo.datum.TimestampDatum
 
getMonth(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getMonthOfYear() - Method in class org.apache.tajo.datum.DateDatum
 
getMonthOfYear() - Method in class org.apache.tajo.datum.TimestampDatum
 
getName() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string name = 1;
getName() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required string name = 1;
getName() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required string name = 1;
getNameBytes() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required string name = 1;
getNumber() - Method in enum org.apache.tajo.common.TajoDataTypes.Type
 
getNumber() - Method in enum org.apache.tajo.TajoProtos.QueryState
 
getNumber() - Method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
getParserForType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
getParserForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
getParserForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
getParserForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
getParserForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
getParserForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
getParserForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
getParserForType() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
getParserForType() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
getParserForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
getParserForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
getParserForType() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
getParserForType() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
getPrettyInstance() - Static method in class org.apache.tajo.json.CommonGsonHelper
 
getProto() - Method in interface org.apache.tajo.common.ProtoObject
 
getProto() - Method in class org.apache.tajo.ExecutionBlockId
 
getProto() - Method in class org.apache.tajo.QueryId
 
getProto() - Method in class org.apache.tajo.QueryUnitAttemptId
 
getProto() - Method in class org.apache.tajo.QueryUnitId
 
getProtocVersion() - Static method in class org.apache.tajo.util.VersionInfo
Returns the protoc version used for the build.
getQueryId() - Method in class org.apache.tajo.ExecutionBlockId
 
getQueryId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
getQueryId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
required .QueryIdProto queryId = 1;
getQueryId() - Method in interface org.apache.tajo.TajoIdProtos.ExecutionBlockIdProtoOrBuilder
required .QueryIdProto queryId = 1;
getQueryIdBuilder() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.TajoIdProtos.ExecutionBlockIdProtoOrBuilder
required .QueryIdProto queryId = 1;
getQueryUnitId() - Method in class org.apache.tajo.QueryUnitAttemptId
 
getQueryUnitId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
getQueryUnitId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
required .QueryUnitIdProto queryUnitId = 1;
getQueryUnitId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProtoOrBuilder
required .QueryUnitIdProto queryUnitId = 1;
getQueryUnitIdBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
getQueryUnitIdOrBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
getQueryUnitIdOrBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
required .QueryUnitIdProto queryUnitId = 1;
getQueryUnitIdOrBuilder() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProtoOrBuilder
required .QueryUnitIdProto queryUnitId = 1;
getResourcePath(String) - Static method in class org.apache.tajo.util.FileUtil
 
getRevision() - Static method in class org.apache.tajo.util.VersionInfo
Get the subversion revision number for the root directory
getSecond() - Method in class org.apache.tajo.util.Pair
 
getSecond(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getSecondOfDay() - Method in class org.apache.tajo.datum.TimestampDatum
 
getSecondOfMinute() - Method in class org.apache.tajo.datum.TimeDatum
 
getSecondOfMinute() - Method in class org.apache.tajo.datum.TimestampDatum
 
getSeq() - Method in class org.apache.tajo.QueryId
 
getSeq() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required int32 seq = 2;
getSeq() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
required int32 seq = 2;
getSeq() - Method in interface org.apache.tajo.TajoIdProtos.QueryIdProtoOrBuilder
required int32 seq = 2;
getSerializedSize() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
getSerializedSize() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
getSerializedSize() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
getSerializedSize() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
getSerializedSize() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
getSerializedSize() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
getSerializedSize() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
getSerializedSize() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
getSerializedSize() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
getSerializedSize() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
getSerializedSize() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
getSerializedSize() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
getSerializedSize() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
getSocketAddrVar(TajoConf.ConfVars) - Method in class org.apache.tajo.conf.TajoConf
 
getSrcChecksum() - Static method in class org.apache.tajo.util.VersionInfo
Get the checksum of the source files from which Hadoop was built.
getStagingDir(TajoConf) - Static method in class org.apache.tajo.conf.TajoConf
 
getSubnetMask(int) - Static method in class org.apache.tajo.common.type.IPv4
 
getSystemConfPath(TajoConf) - Static method in class org.apache.tajo.conf.TajoConf
 
getSystemDir(TajoConf) - Static method in class org.apache.tajo.conf.TajoConf
 
getSystemResourceDir(TajoConf) - Static method in class org.apache.tajo.conf.TajoConf
 
getTajoRootDir(TajoConf) - Static method in class org.apache.tajo.conf.TajoConf
 
getTestDir(String) - Static method in class org.apache.tajo.util.CommonTestingUtil
 
getTestDir() - Static method in class org.apache.tajo.util.CommonTestingUtil
 
getType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
required .Type type = 1;
getType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
required .Type type = 1;
getType() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
required .Type type = 1;
getUnixTime() - Method in class org.apache.tajo.datum.TimestampDatum
 
getUnknownFields() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
getUnknownFields() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
getUnknownFields() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
getUnknownFields() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
getUnknownFields() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
getUnknownFields() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
getUnknownFields() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
getUnknownFields() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
getUnknownFields() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
getUnknownFields() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
getUnknownFields() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
getUnknownFields() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
getUnknownFields() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
getUrl() - Static method in class org.apache.tajo.util.VersionInfo
Get the subversion URL for the root Hadoop directory.
getUser() - Static method in class org.apache.tajo.util.VersionInfo
The user that compiled Hadoop.
getUTCDateTime(Int8Datum) - Static method in class org.apache.tajo.util.TimeStampUtil
 
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
required bool value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
required bool value = 1;
getValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProtoOrBuilder
required bool value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
required int32 value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
required int32 value = 1;
getValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProtoOrBuilder
required int32 value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
required int64 value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
required int64 value = 1;
getValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProtoOrBuilder
required int64 value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
required string value = 1;
getValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
required string value = 1;
getValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProtoOrBuilder
required string value = 1;
getValueBytes() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
required string value = 1;
getValueBytes() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
required string value = 1;
getValueBytes() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProtoOrBuilder
required string value = 1;
getValueDescriptor() - Method in enum org.apache.tajo.common.TajoDataTypes.Type
 
getValueDescriptor() - Method in enum org.apache.tajo.TajoProtos.QueryState
 
getValueDescriptor() - Method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
getValues(int) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
getValues(int) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
repeated string values = 1;
getValues(int) - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProtoOrBuilder
repeated string values = 1;
getValuesBytes(int) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
getValuesBytes(int) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
repeated string values = 1;
getValuesBytes(int) - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProtoOrBuilder
repeated string values = 1;
getValuesCount() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
getValuesCount() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
repeated string values = 1;
getValuesCount() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProtoOrBuilder
repeated string values = 1;
getValuesList() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
getValuesList() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
repeated string values = 1;
getValuesList() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProtoOrBuilder
repeated string values = 1;
getVar(Configuration, TajoConf.ConfVars) - Static method in class org.apache.tajo.conf.TajoConf
 
getVar(Configuration, TajoConf.ConfVars, String) - Static method in class org.apache.tajo.conf.TajoConf
 
getVar(TajoConf.ConfVars) - Method in class org.apache.tajo.conf.TajoConf
 
getVersion() - Static method in class org.apache.tajo.util.VersionInfo
Get the Hadoop version.
getVIntSize(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
getWarehouseDir(TajoConf) - Static method in class org.apache.tajo.conf.TajoConf
 
getWeekOfWeekyear() - Method in class org.apache.tajo.datum.DateDatum
 
getWeekOfWeekyear() - Method in class org.apache.tajo.datum.TimestampDatum
 
getWeekyear() - Method in class org.apache.tajo.datum.DateDatum
 
getWeekyear() - Method in class org.apache.tajo.datum.TimestampDatum
 
getYear() - Method in class org.apache.tajo.datum.DateDatum
 
getYear() - Method in class org.apache.tajo.datum.TimestampDatum
 
getYear(DateTime) - Static method in class org.apache.tajo.util.TimeStampUtil
 
greaterThan(Datum) - Method in class org.apache.tajo.datum.Datum
 
greaterThan(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
greaterThanEqual(Datum) - Method in class org.apache.tajo.datum.Datum
 
greaterThanEqual(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
GsonHelper - Class in org.apache.tajo.json
 
GsonHelper(Map<Type, GsonSerDerAdapter>) - Constructor for class org.apache.tajo.json.GsonHelper
 
GsonObject - Interface in org.apache.tajo.json
 
GsonSerDerAdapter<T> - Interface in org.apache.tajo.json
 

H

hasAddr() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string addr = 3;
hasAddr() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required string addr = 3;
hasAddr() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required string addr = 3;
hasAge() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required int32 age = 2;
hasAge() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required int32 age = 2;
hasAge() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required int32 age = 2;
hasCode() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional string code = 3;
hasCode() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
optional string code = 3;
hasCode() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
optional string code = 3;
hasExecutionBlockId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
hasExecutionBlockId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
required .ExecutionBlockIdProto executionBlockId = 1;
hasExecutionBlockId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitIdProtoOrBuilder
required .ExecutionBlockIdProto executionBlockId = 1;
hashCode() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
hashCode() - Method in class org.apache.tajo.common.type.IPv4
 
hashCode() - Method in class org.apache.tajo.common.type.TimeRange
 
hashCode() - Method in class org.apache.tajo.datum.BitDatum
 
hashCode() - Method in class org.apache.tajo.datum.BlobDatum
 
hashCode() - Method in class org.apache.tajo.datum.BooleanDatum
 
hashCode() - Method in class org.apache.tajo.datum.CharDatum
 
hashCode() - Method in class org.apache.tajo.datum.DateDatum
 
hashCode() - Method in class org.apache.tajo.datum.Float4Datum
 
hashCode() - Method in class org.apache.tajo.datum.Float8Datum
 
hashCode() - Method in class org.apache.tajo.datum.Inet4Datum
 
hashCode() - Method in class org.apache.tajo.datum.Int2Datum
 
hashCode() - Method in class org.apache.tajo.datum.Int4Datum
 
hashCode() - Method in class org.apache.tajo.datum.Int8Datum
 
hashCode() - Method in class org.apache.tajo.datum.NullDatum
 
hashCode() - Method in class org.apache.tajo.datum.ProtobufDatum
 
hashCode() - Method in class org.apache.tajo.datum.TextDatum
 
hashCode() - Method in class org.apache.tajo.datum.TimeDatum
 
hashCode() - Method in class org.apache.tajo.datum.TimestampDatum
 
hashCode() - Method in class org.apache.tajo.ExecutionBlockId
 
hashCode() - Method in class org.apache.tajo.QueryId
 
hashCode() - Method in class org.apache.tajo.QueryUnitAttemptId
 
hashCode() - Method in class org.apache.tajo.QueryUnitId
 
hashCode() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
hashCode() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
hashCode() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
hashCode() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
hashCode() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
hashCode() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
hashCode() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
hashCode() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
hashCode() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
hashCode() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
hashCode() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
hashCode(byte[]) - Static method in class org.apache.tajo.util.Bytes
 
hashCode(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
hashCode() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
hasId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required int32 id = 2;
hasId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
required int32 id = 2;
hasId() - Method in interface org.apache.tajo.TajoIdProtos.ExecutionBlockIdProtoOrBuilder
required int32 id = 2;
hasId() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required string id = 1;
hasId() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
required string id = 1;
hasId() - Method in interface org.apache.tajo.TajoIdProtos.QueryIdProtoOrBuilder
required string id = 1;
hasId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required int32 id = 2;
hasId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
required int32 id = 2;
hasId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProtoOrBuilder
required int32 id = 2;
hasId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required int32 id = 2;
hasId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
required int32 id = 2;
hasId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitIdProtoOrBuilder
required int32 id = 2;
hasId() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
required string id = 1;
hasId() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
required string id = 1;
hasId() - Method in interface org.apache.tajo.TajoIdProtos.SessionIdProtoOrBuilder
required string id = 1;
hasLength() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional int32 length = 2;
hasLength() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
optional int32 length = 2;
hasLength() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
optional int32 length = 2;
hasName() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string name = 1;
hasName() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
required string name = 1;
hasName() - Method in interface org.apache.tajo.util.TestProtos.TestMessageProtoOrBuilder
required string name = 1;
hasQueryId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
hasQueryId() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
required .QueryIdProto queryId = 1;
hasQueryId() - Method in interface org.apache.tajo.TajoIdProtos.ExecutionBlockIdProtoOrBuilder
required .QueryIdProto queryId = 1;
hasQueryUnitId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
hasQueryUnitId() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
required .QueryUnitIdProto queryUnitId = 1;
hasQueryUnitId() - Method in interface org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProtoOrBuilder
required .QueryUnitIdProto queryUnitId = 1;
hasSeq() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required int32 seq = 2;
hasSeq() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
required int32 seq = 2;
hasSeq() - Method in interface org.apache.tajo.TajoIdProtos.QueryIdProtoOrBuilder
required int32 seq = 2;
hasType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
required .Type type = 1;
hasType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
required .Type type = 1;
hasType() - Method in interface org.apache.tajo.common.TajoDataTypes.DataTypeOrBuilder
required .Type type = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
required bool value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
required bool value = 1;
hasValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProtoOrBuilder
required bool value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
required int32 value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
required int32 value = 1;
hasValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProtoOrBuilder
required int32 value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
required int64 value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
required int64 value = 1;
hasValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProtoOrBuilder
required int64 value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
required string value = 1;
hasValue() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
required string value = 1;
hasValue() - Method in interface org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProtoOrBuilder
required string value = 1;
head(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
HOUR - Static variable in class org.apache.tajo.unit.TimeUnit
 
humanReadableByteCount(long, boolean) - Static method in class org.apache.tajo.util.FileUtil
 

I

ID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
ID_FORMAT - Static variable in class org.apache.tajo.QueryIdFactory
 
incrementBytes(byte[], long) - Static method in class org.apache.tajo.util.Bytes
Bytewise binary increment/deincrement of long contained in byte array on given amount.
indent() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.JsonGenerator
Indent text by two spaces.
INET4_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INET4 = 91;
Inet4Datum - Class in org.apache.tajo.datum
 
Inet4Datum(String) - Constructor for class org.apache.tajo.datum.Inet4Datum
 
Inet4Datum(byte[]) - Constructor for class org.apache.tajo.datum.Inet4Datum
 
Inet4Datum(byte[], int, int) - Constructor for class org.apache.tajo.datum.Inet4Datum
 
INET6_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INET6 = 92;
initFromBytes() - Method in class org.apache.tajo.datum.BlobDatum
 
INSERT_OVERWIRTE_OLD_TABLE_NAME - Static variable in class org.apache.tajo.TajoConstants
 
INT1_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT1_ARRAY = 102;
INT1_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT1 = 2;
INT2_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT2_ARRAY = 103;
INT2_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT2 = 3;
Int2Datum - Class in org.apache.tajo.datum
 
Int2Datum(short) - Constructor for class org.apache.tajo.datum.Int2Datum
 
Int2Datum(byte[]) - Constructor for class org.apache.tajo.datum.Int2Datum
 
INT4_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT4_ARRAY = 104;
INT4_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT4 = 4;
Int4Datum - Class in org.apache.tajo.datum
 
Int4Datum(int) - Constructor for class org.apache.tajo.datum.Int4Datum
 
Int4Datum(byte[]) - Constructor for class org.apache.tajo.datum.Int4Datum
 
INT8_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT8_ARRAY = 105;
INT8_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INT8 = 5;
Int8Datum - Class in org.apache.tajo.datum
 
Int8Datum(long) - Constructor for class org.apache.tajo.datum.Int8Datum
 
Int8Datum(byte[]) - Constructor for class org.apache.tajo.datum.Int8Datum
 
INTEGER - Static variable in class org.apache.tajo.util.ClassSize
Overhead for an Integer
InternalException - Exception in org.apache.tajo.exception
 
InternalException() - Constructor for exception org.apache.tajo.exception.InternalException
 
InternalException(String) - Constructor for exception org.apache.tajo.exception.InternalException
 
InternalException(String, Exception) - Constructor for exception org.apache.tajo.exception.InternalException
 
InternalException(Throwable) - Constructor for exception org.apache.tajo.exception.InternalException
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
internalGetValueMap() - Static method in enum org.apache.tajo.common.TajoDataTypes.Type
 
internalGetValueMap() - Static method in enum org.apache.tajo.TajoProtos.QueryState
 
internalGetValueMap() - Static method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
INTERVAL_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INTERVAL_ARRAY = 136;
INTERVAL_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
INTERVAL = 36;
InvalidAddressException - Exception in org.apache.tajo.common.exception
 
InvalidAddressException() - Constructor for exception org.apache.tajo.common.exception.InvalidAddressException
 
InvalidCastException - Exception in org.apache.tajo.datum.exception
 
InvalidCastException() - Constructor for exception org.apache.tajo.datum.exception.InvalidCastException
 
InvalidCastException(String) - Constructor for exception org.apache.tajo.datum.exception.InvalidCastException
 
InvalidOperationException - Exception in org.apache.tajo.datum.exception
 
InvalidOperationException() - Constructor for exception org.apache.tajo.datum.exception.InvalidOperationException
 
InvalidOperationException(String) - Constructor for exception org.apache.tajo.datum.exception.InvalidOperationException
 
InvalidOperationException(TajoDataTypes.Type) - Constructor for exception org.apache.tajo.datum.exception.InvalidOperationException
 
inverseSign() - Method in class org.apache.tajo.datum.Float4Datum
 
inverseSign() - Method in class org.apache.tajo.datum.Float8Datum
 
inverseSign() - Method in class org.apache.tajo.datum.Int2Datum
 
inverseSign() - Method in class org.apache.tajo.datum.Int4Datum
 
inverseSign() - Method in class org.apache.tajo.datum.Int8Datum
 
inverseSign() - Method in class org.apache.tajo.datum.NumericDatum
 
IPv4 - Class in org.apache.tajo.common.type
 
IPv4() - Constructor for class org.apache.tajo.common.type.IPv4
 
IPv4(byte[]) - Constructor for class org.apache.tajo.common.type.IPv4
 
IPv4(String) - Constructor for class org.apache.tajo.common.type.IPv4
 
is32BitJVM() - Static method in class org.apache.tajo.util.ClassSize
Determines if we are running in a 32-bit JVM.
isDigit(char) - Static method in class org.apache.tajo.util.StringUtils
 
isDigits(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
 
isHex(char) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Is this a hex digit?
isInitialized() - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
isInitialized() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
isInitialized() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
isInitialized() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
isInitialized() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
isInitialized() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
isLocalAddress(InetAddress) - Static method in class org.apache.tajo.util.NetUtils
Given an InetAddress, checks to see if the address is a local address, by comparing the address with all the interfaces on the node.
isLocalPath(Path) - Static method in class org.apache.tajo.util.FileUtil
 
isLowerCaseAlphabet(char) - Static method in class org.apache.tajo.util.StringUtils
 
isNull() - Method in class org.apache.tajo.datum.Datum
 
isNull() - Method in class org.apache.tajo.datum.NullDatum
 
isNumber() - Method in class org.apache.tajo.datum.Datum
 
isNumeric() - Method in class org.apache.tajo.datum.Datum
 
isOctal(char) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Is this an octal digit?
isPartOfAnsiSQLIdentifier(char) - Static method in class org.apache.tajo.util.StringUtils
 
isReal() - Method in class org.apache.tajo.datum.Datum
 
isTrue() - Method in class org.apache.tajo.datum.Datum
 
isUndersscore(char) - Static method in class org.apache.tajo.util.StringUtils
 
isUpperCaseAlphabet(char) - Static method in class org.apache.tajo.util.StringUtils
 
iterateOnSplits(byte[], byte[], int) - Static method in class org.apache.tajo.util.Bytes
Iterate over keys within the passed inclusive range.

J

JarUtil - Class in org.apache.tajo.util
 
JarUtil() - Constructor for class org.apache.tajo.util.JarUtil
 

K

KB - Static variable in class org.apache.tajo.unit.StorageUnit
 
KEYVALUE_SKIPLIST_SET - Static variable in class org.apache.tajo.util.ClassSize
Overhead for KeyValueSkipListSet

L

LENGTH_FIELD_NUMBER - Static variable in class org.apache.tajo.common.TajoDataTypes.DataType
 
lessThan(Datum) - Method in class org.apache.tajo.datum.Datum
 
lessThan(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
lessThanEqual(Datum) - Method in class org.apache.tajo.datum.Datum
 
lessThanEqual(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
loadProto(File, Message) - Static method in class org.apache.tajo.util.FileUtil
 
loadProto(InputStream, Message) - Static method in class org.apache.tajo.util.FileUtil
 
loadProto(FileSystem, Path, Message) - Static method in class org.apache.tajo.util.FileUtil
 
logVars(PrintStream) - Method in class org.apache.tajo.conf.TajoConf
 
LONG - Static variable in class org.apache.tajo.util.ClassSize
Overhead for an Long
LONG_BYTES - Static variable in class org.apache.tajo.util.Bytes
The number of bytes required to represent a primitive long value.
lookingAtBoolean() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Returns true if the next token is a boolean (true/false), but does not consume it.
lookingAtInteger() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Returns true if the next token is an integer, but does not consume it.

M

main(String[]) - Static method in class org.apache.tajo.util.NumberUtil
 
main(String[]) - Static method in class org.apache.tajo.util.VersionInfo
 
MAP_ENTRY - Static variable in class org.apache.tajo.util.ClassSize
Overhead for entry in map
mapKey(byte[]) - Static method in class org.apache.tajo.util.Bytes
 
mapKey(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
MASTER_ID_FORMAT - Static variable in class org.apache.tajo.util.TajoIdUtils
 
matchGeoIP() - Method in class org.apache.tajo.common.type.IPv4
This function will be provided as UDF later.
matchSubnet(String) - Method in class org.apache.tajo.common.type.IPv4
This function will be provided as UDF later.
MB - Static variable in class org.apache.tajo.unit.StorageUnit
 
merge(InputStream, Charset, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
merge(CharSequence, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
merge(Readable, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
Parse a text-format message from input and merge the contents into builder.
merge(InputStream, Charset, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Parse a text-format message from input and merge the contents into builder.
merge(InputStream, Charset, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Parse a text-format message from input and merge the contents into builder.
merge(InputStream, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
merge(byte[], Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
merge(InputStream, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
merge(CharSequence, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
Parse a text-format message from input and merge the contents into builder.
mergeExecutionBlockId(TajoIdProtos.ExecutionBlockIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
mergeField(ProtobufJsonFormat.Tokenizer, ExtensionRegistry, Message.Builder) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
Parse a single field from tokenizer and merge it into builder.
mergeFrom(Message) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
mergeFrom(TajoDataTypes.DataType) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
mergeFrom(PrimitiveProtos.BoolProto) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
mergeFrom(PrimitiveProtos.IntProto) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
mergeFrom(PrimitiveProtos.LongProto) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
mergeFrom(PrimitiveProtos.NullProto) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
mergeFrom(PrimitiveProtos.StringListProto) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
mergeFrom(PrimitiveProtos.StringProto) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
mergeFrom(TajoIdProtos.ExecutionBlockIdProto) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
mergeFrom(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
mergeFrom(TajoIdProtos.QueryUnitAttemptIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
mergeFrom(TajoIdProtos.QueryUnitIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
mergeFrom(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
mergeFrom(TestProtos.TestMessageProto) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
 
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
mergeQueryUnitId(TajoIdProtos.QueryUnitIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
MIN - Static variable in class org.apache.tajo.unit.TimeUnit
 
minus(Datum) - Method in class org.apache.tajo.datum.Datum
 
minus(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
minus(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
minus(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
minus(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
minus(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
minus(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
minus(Datum) - Method in class org.apache.tajo.datum.NumericDatum
 
modular(Datum) - Method in class org.apache.tajo.datum.Datum
 
modular(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
modular(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
modular(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
modular(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
modular(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
modular(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
multiply(Datum) - Method in class org.apache.tajo.datum.Datum
 
multiply(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
multiply(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
multiply(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
multiply(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
multiply(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
multiply(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
multiply(Datum) - Method in class org.apache.tajo.datum.NumericDatum
 

N

NAME_FIELD_NUMBER - Static variable in class org.apache.tajo.util.TestProtos.TestMessageProto
 
NCHAR_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NCHAR_ARRAY = 122;
NCHAR_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NCHAR = 22;
NetUtils - Class in org.apache.tajo.util
 
NetUtils() - Constructor for class org.apache.tajo.util.NetUtils
 
newBuilder() - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
newBuilder(TajoDataTypes.DataType) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
newBuilder() - Method in class org.apache.tajo.datum.ProtobufDatumFactory
 
newBuilder() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
newBuilder(PrimitiveProtos.BoolProto) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
newBuilder() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
newBuilder(PrimitiveProtos.IntProto) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
newBuilder() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
newBuilder(PrimitiveProtos.LongProto) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
newBuilder() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
newBuilder(PrimitiveProtos.NullProto) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
newBuilder() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
newBuilder(PrimitiveProtos.StringListProto) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
newBuilder() - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
newBuilder(PrimitiveProtos.StringProto) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
newBuilder() - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
newBuilder(TajoIdProtos.ExecutionBlockIdProto) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
newBuilder() - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
newBuilder(TajoIdProtos.QueryIdProto) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
newBuilder() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
newBuilder(TajoIdProtos.QueryUnitAttemptIdProto) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
newBuilder() - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
newBuilder(TajoIdProtos.QueryUnitIdProto) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
newBuilder() - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
newBuilder(TajoIdProtos.SessionIdProto) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
newBuilder() - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
newBuilder(TestProtos.TestMessageProto) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
newBuilderForType() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
newBuilderForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
newBuilderForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
newBuilderForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
newBuilderForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
newBuilderForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
newBuilderForType() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
newBuilderForType() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
newBuilderForType() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
newBuilderForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
newBuilderForType() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
newBuilderForType() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
newBuilderForType() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
newConcurrentHashMap() - Static method in class org.apache.tajo.util.TUtil
 
newExecutionBlockId(QueryId) - Static method in class org.apache.tajo.QueryIdFactory
 
newExecutionBlockId(QueryId, int) - Static method in class org.apache.tajo.QueryIdFactory
 
newHashMap() - Static method in class org.apache.tajo.util.TUtil
 
newHashMap(Map<K, V>) - Static method in class org.apache.tajo.util.TUtil
 
newHashMap(K, V) - Static method in class org.apache.tajo.util.TUtil
 
newHashSet() - Static method in class org.apache.tajo.util.TUtil
 
newHashSet(T...) - Static method in class org.apache.tajo.util.TUtil
 
newInstance(Class<?>) - Static method in class org.apache.tajo.util.ReflectionUtil
 
newLinkedHashMap() - Static method in class org.apache.tajo.util.TUtil
 
newLinkedHashMap(K, V) - Static method in class org.apache.tajo.util.TUtil
 
newList() - Static method in class org.apache.tajo.util.TUtil
 
newList(T...) - Static method in class org.apache.tajo.util.TUtil
 
newList(Collection<T>) - Static method in class org.apache.tajo.util.TUtil
 
newQueryId(String) - Static method in class org.apache.tajo.QueryIdFactory
 
newQueryId(long, int) - Static method in class org.apache.tajo.QueryIdFactory
 
newQueryId(String, int) - Static method in class org.apache.tajo.QueryIdFactory
 
newQueryUnitAttemptId(QueryUnitId, int) - Static method in class org.apache.tajo.QueryIdFactory
 
newQueryUnitId(ExecutionBlockId) - Static method in class org.apache.tajo.QueryIdFactory
 
newQueryUnitId(ExecutionBlockId, int) - Static method in class org.apache.tajo.QueryIdFactory
 
nextToken() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Advance to the next token.
normalizeHost(String) - Static method in class org.apache.tajo.util.NetUtils
 
normalizeInetSocketAddress(InetSocketAddress) - Static method in class org.apache.tajo.util.NetUtils
 
notEqualsTo(Datum) - Method in class org.apache.tajo.datum.Datum
 
NotImplementedException - Exception in org.apache.tajo.common.exception
 
NotImplementedException() - Constructor for exception org.apache.tajo.common.exception.NotImplementedException
 
NotImplementedException(String) - Constructor for exception org.apache.tajo.common.exception.NotImplementedException
 
NotImplementedException(Throwable) - Constructor for exception org.apache.tajo.common.exception.NotImplementedException
 
NotImplementedException(String, Throwable) - Constructor for exception org.apache.tajo.common.exception.NotImplementedException
 
NotNull - Annotation Type in org.apache.tajo.annotation
 
NotThreadSafe - Annotation Type in org.apache.tajo.annotation
The type to which this annotation is applied is not thread-safe.
NULL_PROTO - Static variable in class org.apache.tajo.util.ProtoUtil
 
NULL_QUERY_ID - Static variable in class org.apache.tajo.QueryIdFactory
 
NULL_TYPE_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NULL_TYPE = 0;
Nullable - Annotation Type in org.apache.tajo.annotation
 
NullDatum - Class in org.apache.tajo.datum
 
NumberUtil - Class in org.apache.tajo.util
 
NumberUtil() - Constructor for class org.apache.tajo.util.NumberUtil
 
NUMERIC_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NUMERIC_ARRAY = 112;
NUMERIC_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NUMERIC = 12;
NumericDatum - Class in org.apache.tajo.datum
 
NumericDatum(TajoDataTypes.Type) - Constructor for class org.apache.tajo.datum.NumericDatum
 
NVARCHAR_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NVARCHAR_ARRAY = 124;
NVARCHAR_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
NVARCHAR = 24;

O

OBJECT - Static variable in class org.apache.tajo.util.ClassSize
Object overhead is minimum 2 * reference size (8 bytes on 64-bit)
or(Datum) - Method in class org.apache.tajo.datum.BooleanDatum
 
or(Datum) - Method in class org.apache.tajo.datum.Datum
 
or(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
OR_LOGIC - Static variable in class org.apache.tajo.datum.BooleanDatum
 
org.apache.tajo - package org.apache.tajo
 
org.apache.tajo.annotation - package org.apache.tajo.annotation
 
org.apache.tajo.common - package org.apache.tajo.common
 
org.apache.tajo.common.exception - package org.apache.tajo.common.exception
 
org.apache.tajo.common.type - package org.apache.tajo.common.type
 
org.apache.tajo.conf - package org.apache.tajo.conf
 
org.apache.tajo.datum - package org.apache.tajo.datum
 
org.apache.tajo.datum.exception - package org.apache.tajo.datum.exception
 
org.apache.tajo.datum.protobuf - package org.apache.tajo.datum.protobuf
 
org.apache.tajo.exception - package org.apache.tajo.exception
 
org.apache.tajo.json - package org.apache.tajo.json
 
org.apache.tajo.rpc.protocolrecords - package org.apache.tajo.rpc.protocolrecords
 
org.apache.tajo.unit - package org.apache.tajo.unit
 
org.apache.tajo.util - package org.apache.tajo.util
 
outdent() - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.JsonGenerator
Reduces the current indent level by two spaces, or crashes if the indent level is zero.

P

padHead(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
padTail(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
Pair<T1,T2> - Class in org.apache.tajo.util
 
Pair(T1, T2) - Constructor for class org.apache.tajo.util.Pair
 
parseBoolean(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Parse a boolean and return its value.
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseDouble(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
If the next token is a double and return its value.
parseDouble(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Parses the byte array argument as if it was a double value and returns the result.
parseException(String) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Returns a ProtobufJsonFormat.ParseException with the current line and column numbers in the description, suitable for throwing.
parseExceptionPreviousToken(String) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Returns a ProtobufJsonFormat.ParseException with the line and column numbers of the previous token in the description, suitable for throwing.
parseFloat(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Parse a float and return its value.
parseFrom(ByteString) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(byte[]) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(InputStream) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.common.TajoDataTypes.DataType
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseInt(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Parses the byte array argument as if it was an int value and returns the result.
parseInt(byte[], int, int, int) - Static method in class org.apache.tajo.util.Bytes
Parses the byte array argument as if it was an int value and returns the result.
parseInt32(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Parse a 32-bit signed integer from the text.
parseInt64(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Parse a 64-bit signed integer from the text.
parseInteger(String, boolean, boolean) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
 
parseQueryId(String) - Static method in class org.apache.tajo.util.TajoIdUtils
 
parseQueryUnitAttemptId(String) - Static method in class org.apache.tajo.util.TajoIdUtils
 
PARSER - Static variable in class org.apache.tajo.common.TajoDataTypes.DataType
 
PARSER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
PARSER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
PARSER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
PARSER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
PARSER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
PARSER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
PARSER - Static variable in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
PARSER - Static variable in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
PARSER - Static variable in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
PARSER - Static variable in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
PARSER - Static variable in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
PARSER - Static variable in class org.apache.tajo.util.TestProtos.TestMessageProto
 
parseUInt32(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Parse a 32-bit unsigned integer from the text.
parseUInt64(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Parse a 64-bit unsigned integer from the text.
PART_UNIT - Static variable in class org.apache.tajo.unit.TimeUnit
 
PathSerializer - Class in org.apache.tajo.json
 
PathSerializer() - Constructor for class org.apache.tajo.json.PathSerializer
 
PB - Static variable in class org.apache.tajo.unit.StorageUnit
 
plus(Datum) - Method in class org.apache.tajo.datum.Datum
 
plus(Datum) - Method in class org.apache.tajo.datum.Float4Datum
 
plus(Datum) - Method in class org.apache.tajo.datum.Float8Datum
 
plus(Datum) - Method in class org.apache.tajo.datum.Int2Datum
 
plus(Datum) - Method in class org.apache.tajo.datum.Int4Datum
 
plus(Datum) - Method in class org.apache.tajo.datum.Int8Datum
 
plus(Datum) - Method in class org.apache.tajo.datum.NullDatum
 
plus(Datum) - Method in class org.apache.tajo.datum.NumericDatum
 
powersOf10 - Static variable in class org.apache.tajo.util.Bytes
 
PrimitiveProtos - Class in org.apache.tajo.rpc.protocolrecords
 
PrimitiveProtos.BoolProto - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type BoolProto
PrimitiveProtos.BoolProto.Builder - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type BoolProto
PrimitiveProtos.BoolProtoOrBuilder - Interface in org.apache.tajo.rpc.protocolrecords
 
PrimitiveProtos.IntProto - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type IntProto
PrimitiveProtos.IntProto.Builder - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type IntProto
PrimitiveProtos.IntProtoOrBuilder - Interface in org.apache.tajo.rpc.protocolrecords
 
PrimitiveProtos.LongProto - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type LongProto
PrimitiveProtos.LongProto.Builder - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type LongProto
PrimitiveProtos.LongProtoOrBuilder - Interface in org.apache.tajo.rpc.protocolrecords
 
PrimitiveProtos.NullProto - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type NullProto
PrimitiveProtos.NullProto.Builder - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type NullProto
PrimitiveProtos.NullProtoOrBuilder - Interface in org.apache.tajo.rpc.protocolrecords
 
PrimitiveProtos.StringListProto - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type StringListProto
PrimitiveProtos.StringListProto.Builder - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type StringListProto
PrimitiveProtos.StringListProtoOrBuilder - Interface in org.apache.tajo.rpc.protocolrecords
 
PrimitiveProtos.StringProto - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type StringProto
PrimitiveProtos.StringProto.Builder - Class in org.apache.tajo.rpc.protocolrecords
Protobuf type StringProto
PrimitiveProtos.StringProtoOrBuilder - Interface in org.apache.tajo.rpc.protocolrecords
 
print(Message, OutputStream, Charset) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
print(Message, Appendable) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
print(UnknownFieldSet, OutputStream, Charset) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
print(UnknownFieldSet, Appendable) - Method in class org.apache.tajo.datum.protobuf.AbstractCharBasedFormatter
 
print(Message, OutputStream) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
print(Message, OutputStream, Charset) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Outputs a textual representation of the Protocol Message supplied into the parameter output.
print(UnknownFieldSet, OutputStream) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
print(UnknownFieldSet, OutputStream, Charset) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
print(CharSequence) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.JsonGenerator
Print text to the output stream.
print(Message, Appendable) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
Outputs a textual representation of the Protocol Message supplied into the parameter output.
print(UnknownFieldSet, Appendable) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
Outputs a textual representation of fields to output.
print(Message, ProtobufJsonFormat.JsonGenerator) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
 
printField(Descriptors.FieldDescriptor, Object, ProtobufJsonFormat.JsonGenerator) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
 
printToString(Message) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Like print(), but writes directly to a String and returns it.
printToString(UnknownFieldSet) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Like print(), but writes directly to a String and returns it.
printUnknownFields(UnknownFieldSet, ProtobufJsonFormat.JsonGenerator) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat
 
PROTOBUF_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
PROTOBUF = 53;
ProtobufDatum - Class in org.apache.tajo.datum
 
ProtobufDatum(Message) - Constructor for class org.apache.tajo.datum.ProtobufDatum
 
ProtobufDatumFactory - Class in org.apache.tajo.datum
 
ProtobufFormatter - Class in org.apache.tajo.datum.protobuf
 
ProtobufFormatter() - Constructor for class org.apache.tajo.datum.protobuf.ProtobufFormatter
 
ProtobufFormatter.ParseException - Exception in org.apache.tajo.datum.protobuf
Thrown when parsing an invalid text format message.
ProtobufFormatter.ParseException(String) - Constructor for exception org.apache.tajo.datum.protobuf.ProtobufFormatter.ParseException
 
ProtobufJsonFormat - Class in org.apache.tajo.datum.protobuf
 
ProtobufJsonFormat.JsonGenerator - Class in org.apache.tajo.datum.protobuf
An inner class for writing text to the output stream.
ProtobufJsonFormat.JsonGenerator(Appendable) - Constructor for class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.JsonGenerator
 
ProtobufJsonFormat.ParseException - Exception in org.apache.tajo.datum.protobuf
Thrown when parsing an invalid text format message.
ProtobufJsonFormat.ParseException(String) - Constructor for exception org.apache.tajo.datum.protobuf.ProtobufJsonFormat.ParseException
 
ProtobufJsonFormat.Tokenizer - Class in org.apache.tajo.datum.protobuf
Represents a stream of tokens parsed from a String.
ProtobufJsonFormat.Tokenizer(CharSequence) - Constructor for class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
Construct a tokenizer that parses tokens from the given text.
ProtoObject<P extends com.google.protobuf.Message> - Interface in org.apache.tajo.common
 
ProtoUtil - Class in org.apache.tajo.util
 
ProtoUtil() - Constructor for class org.apache.tajo.util.ProtoUtil
 
putBigDecimal(byte[], int, BigDecimal) - Static method in class org.apache.tajo.util.Bytes
Put a BigDecimal value out to the specified byte array position.
putByte(byte[], int, byte) - Static method in class org.apache.tajo.util.Bytes
Write a single byte out to the specified byte array position.
putBytes(byte[], int, byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Put bytes at the specified byte array position.
putCollectionToNestedList(Map<KEY1, List<VALUE>>, KEY1, Collection<VALUE>) - Static method in class org.apache.tajo.util.TUtil
 
putDouble(byte[], int, double) - Static method in class org.apache.tajo.util.Bytes
 
putFloat(byte[], int, float) - Static method in class org.apache.tajo.util.Bytes
 
putInt(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Put an int value out to the specified byte array position.
putLong(byte[], int, long) - Static method in class org.apache.tajo.util.Bytes
Put a long value out to the specified byte array position.
putShort(byte[], int, short) - Static method in class org.apache.tajo.util.Bytes
Put a short value out to the specified byte array position.
putToNestedList(Map<KEY1, List<VALUE>>, KEY1, VALUE) - Static method in class org.apache.tajo.util.TUtil
 
putToNestedMap(Map<KEY1, Map<KEY2, VALUE>>, KEY1, KEY2, VALUE) - Static method in class org.apache.tajo.util.TUtil
 

Q

QU_ID_FORMAT - Static variable in class org.apache.tajo.QueryIdFactory
 
QU_ID_PREFIX - Static variable in class org.apache.tajo.QueryUnitId
 
QUA_ID_PREFIX - Static variable in class org.apache.tajo.QueryUnitAttemptId
 
QUERY_ERROR_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_ERROR = 9;
QUERY_FAILED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_FAILED = 6;
QUERY_ID_PREFIX - Static variable in class org.apache.tajo.QueryId
 
QUERY_INIT_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_INIT = 3;
QUERY_KILL_WAIT_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_KILL_WAIT = 8;
QUERY_KILLED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_KILLED = 7;
QUERY_MASTER_INIT_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_MASTER_INIT = 0;
QUERY_MASTER_LAUNCHED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_MASTER_LAUNCHED = 1;
QUERY_NEW_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_NEW = 2;
QUERY_NOT_ASSIGNED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_NOT_ASSIGNED = 10;
QUERY_RUNNING_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_RUNNING = 4;
QUERY_SUCCEEDED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.QueryState
QUERY_SUCCEEDED = 5;
QueryId - Class in org.apache.tajo
 
QueryId(String, int) - Constructor for class org.apache.tajo.QueryId
 
QueryId(TajoIdProtos.QueryIdProto) - Constructor for class org.apache.tajo.QueryId
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
QueryIdFactory - Class in org.apache.tajo
 
QueryIdFactory() - Constructor for class org.apache.tajo.QueryIdFactory
 
QueryUnitAttemptId - Class in org.apache.tajo
 
QueryUnitAttemptId(QueryUnitId, int) - Constructor for class org.apache.tajo.QueryUnitAttemptId
 
QueryUnitAttemptId(TajoIdProtos.QueryUnitAttemptIdProto) - Constructor for class org.apache.tajo.QueryUnitAttemptId
 
QueryUnitId - Class in org.apache.tajo
 
QueryUnitId(ExecutionBlockId, int) - Constructor for class org.apache.tajo.QueryUnitId
 
QueryUnitId(TajoIdProtos.QueryUnitIdProto) - Constructor for class org.apache.tajo.QueryUnitId
 
QUERYUNITID_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
quote(String) - Static method in class org.apache.tajo.util.StringUtils
 

R

readByteArray(DataInput) - Static method in class org.apache.tajo.util.Bytes
Read byte-array written with a WritableableUtils.vint prefix.
readByteArrayThrowsRuntime(DataInput) - Static method in class org.apache.tajo.util.Bytes
Read byte-array written with a WritableableUtils.vint prefix.
readFields(DataInput) - Method in class org.apache.tajo.common.type.IPv4
 
readFully(InputStream, byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
 
readStringFixedSize(DataInput, int) - Static method in class org.apache.tajo.util.Bytes
Reads a fixed-size field and interprets it as a string padded with zeros.
readTextFile(File) - Static method in class org.apache.tajo.util.FileUtil
 
readTextFileFromResource(String) - Static method in class org.apache.tajo.util.FileUtil
 
readVInt(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Reads a zero-compressed encoded int from input stream and returns it.
readVLong(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Reads a zero-compressed encoded long from input stream and returns it.
REENTRANT_LOCK - Static variable in class org.apache.tajo.util.ClassSize
Overhead for ReentrantReadWriteLock
REFERENCE - Static variable in class org.apache.tajo.util.ClassSize
Reference size is 8 bytes on 64-bit, 4 bytes on 32-bit
ReflectionUtil - Class in org.apache.tajo.util
 
ReflectionUtil() - Constructor for class org.apache.tajo.util.ReflectionUtil
 
registerAdapters(GsonBuilder, Map<Type, GsonSerDerAdapter>) - Static method in class org.apache.tajo.json.GsonHelper
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.common.TajoDataTypes
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.TajoIdProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.TajoProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.util.TestProtos
 
RESULT_DIR_NAME - Static variable in class org.apache.tajo.TajoConstants
 

S

SEC - Static variable in class org.apache.tajo.unit.TimeUnit
 
SEPARATOR - Static variable in class org.apache.tajo.QueryId
 
SEQ_FIELD_NUMBER - Static variable in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
serialize(Class, Type, JsonSerializationContext) - Method in class org.apache.tajo.json.ClassNameSerializer
 
serialize(TajoDataTypes.DataType, Type, JsonSerializationContext) - Method in class org.apache.tajo.json.DataTypeAdapter
 
serialize(Datum, Type, JsonSerializationContext) - Method in class org.apache.tajo.json.DatumAdapter
 
serialize(Path, Type, JsonSerializationContext) - Method in class org.apache.tajo.json.PathSerializer
 
set(String) - Method in class org.apache.tajo.common.type.IPv4
 
set(byte[]) - Method in class org.apache.tajo.common.type.IPv4
 
set(long, long) - Method in class org.apache.tajo.common.type.TimeRange
 
set(int) - Method in class org.apache.tajo.util.BitArray
 
setAddr(String) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string addr = 3;
setAddrBytes(ByteString) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string addr = 3;
setAge(int) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required int32 age = 2;
setBoolVar(Configuration, TajoConf.ConfVars, boolean) - Static method in class org.apache.tajo.conf.TajoConf
 
setBoolVar(TajoConf.ConfVars, boolean) - Method in class org.apache.tajo.conf.TajoConf
 
setCode(String) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional string code = 3;
setCodeBytes(ByteString) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional string code = 3;
setDefaultCharset(Charset) - Method in class org.apache.tajo.datum.protobuf.ProtobufFormatter
Set the default character set to use for input / output data streams
setExecutionBlockId(TajoIdProtos.ExecutionBlockIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
setExecutionBlockId(TajoIdProtos.ExecutionBlockIdProto.Builder) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required .ExecutionBlockIdProto executionBlockId = 1;
setFloatVar(Configuration, TajoConf.ConfVars, float) - Static method in class org.apache.tajo.conf.TajoConf
 
setFloatVar(TajoConf.ConfVars, float) - Method in class org.apache.tajo.conf.TajoConf
 
setId(int) - Method in class org.apache.tajo.QueryUnitAttemptId
 
setId(int) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required int32 id = 2;
setId(String) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required string id = 1;
setId(int) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required int32 id = 2;
setId(int) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto.Builder
required int32 id = 2;
setId(String) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
required string id = 1;
setIdBytes(ByteString) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required string id = 1;
setIdBytes(ByteString) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto.Builder
required string id = 1;
setIntVar(Configuration, TajoConf.ConfVars, int) - Static method in class org.apache.tajo.conf.TajoConf
 
setIntVar(TajoConf.ConfVars, int) - Method in class org.apache.tajo.conf.TajoConf
 
setLength(int) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
optional int32 length = 2;
setLongVar(Configuration, TajoConf.ConfVars, long) - Static method in class org.apache.tajo.conf.TajoConf
 
setLongVar(TajoConf.ConfVars, long) - Method in class org.apache.tajo.conf.TajoConf
 
setName(String) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto.Builder
required string name = 1;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto.Builder
required .QueryIdProto queryId = 1;
setQueryUnitId(TajoIdProtos.QueryUnitIdProto) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
setQueryUnitId(TajoIdProtos.QueryUnitIdProto.Builder) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto.Builder
required .QueryUnitIdProto queryUnitId = 1;
setSeq(int) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto.Builder
required int32 seq = 2;
setType(TajoDataTypes.Type) - Method in class org.apache.tajo.common.TajoDataTypes.DataType.Builder
required .Type type = 1;
setValue(boolean) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto.Builder
required bool value = 1;
setValue(int) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto.Builder
required int32 value = 1;
setValue(long) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto.Builder
required int64 value = 1;
setValue(String) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
required string value = 1;
setValueBytes(ByteString) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto.Builder
required string value = 1;
setValues(int, String) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto.Builder
repeated string values = 1;
setVar(Configuration, TajoConf.ConfVars, String) - Static method in class org.apache.tajo.conf.TajoConf
 
setVar(TajoConf.ConfVars, String) - Method in class org.apache.tajo.conf.TajoConf
 
SHORT - Static variable in class org.apache.tajo.util.ClassSize
Overhead for an Short
SHUTDOWN_HOOK_PRIORITY - Static variable in class org.apache.tajo.util.StringUtils
Priority of the StringUtils shutdown hook.
size() - Method in class org.apache.tajo.datum.BitDatum
 
size() - Method in class org.apache.tajo.datum.BlobDatum
 
size() - Method in class org.apache.tajo.datum.BooleanDatum
 
size() - Method in class org.apache.tajo.datum.CharDatum
Return the real length of the string
SIZE - Static variable in class org.apache.tajo.datum.DateDatum
 
size() - Method in class org.apache.tajo.datum.DateDatum
 
size() - Method in class org.apache.tajo.datum.Datum
 
size() - Method in class org.apache.tajo.datum.Float4Datum
 
size() - Method in class org.apache.tajo.datum.Float8Datum
 
size() - Method in class org.apache.tajo.datum.Inet4Datum
 
size() - Method in class org.apache.tajo.datum.Int2Datum
 
size() - Method in class org.apache.tajo.datum.Int4Datum
 
size() - Method in class org.apache.tajo.datum.Int8Datum
 
size() - Method in class org.apache.tajo.datum.NullDatum
 
size() - Method in class org.apache.tajo.datum.ProtobufDatum
 
size() - Method in class org.apache.tajo.datum.TextDatum
 
SIZE - Static variable in class org.apache.tajo.datum.TimeDatum
 
size() - Method in class org.apache.tajo.datum.TimeDatum
 
SIZE - Static variable in class org.apache.tajo.datum.TimestampDatum
 
size() - Method in class org.apache.tajo.datum.TimestampDatum
 
SIZEOF_BOOLEAN - Static variable in class org.apache.tajo.util.Bytes
Size of boolean in bytes
SIZEOF_BYTE - Static variable in class org.apache.tajo.util.Bytes
Size of byte in bytes
SIZEOF_CHAR - Static variable in class org.apache.tajo.util.Bytes
Size of char in bytes
SIZEOF_DOUBLE - Static variable in class org.apache.tajo.util.Bytes
Size of double in bytes
SIZEOF_FLOAT - Static variable in class org.apache.tajo.util.Bytes
Size of float in bytes
SIZEOF_INT - Static variable in class org.apache.tajo.util.Bytes
Size of int in bytes
SIZEOF_LONG - Static variable in class org.apache.tajo.util.Bytes
Size of long in bytes
SIZEOF_SHORT - Static variable in class org.apache.tajo.util.Bytes
Size of short in bytes
skipFully(DataInput, int) - Static method in class org.apache.tajo.util.Bytes
Similar to readFully().
sleep(long) - Method in class org.apache.tajo.common.Sleeper
 
Sleeper - Class in org.apache.tajo.common
 
Sleeper() - Constructor for class org.apache.tajo.common.Sleeper
 
split(byte[], byte[], int) - Static method in class org.apache.tajo.util.Bytes
Split passed range.
splitPreserveAllTokens(byte[], char, int[]) - Static method in class org.apache.tajo.util.Bytes
 
splitPreserveAllTokens(byte[], int, int, char, int[]) - Static method in class org.apache.tajo.util.Bytes
 
splitPreserveAllTokens(byte[], char) - Static method in class org.apache.tajo.util.Bytes
 
splitPreserveAllTokens(byte[], int, char) - Static method in class org.apache.tajo.util.Bytes
 
startsWith(byte[], byte[]) - Static method in class org.apache.tajo.util.Bytes
Return true if the byte array on the right is a prefix of the byte array on the left.
startupShutdownMessage(Class<?>, String[], Log) - Static method in class org.apache.tajo.util.StringUtils
Print a log message for starting up and shutting down
StorageUnit - Class in org.apache.tajo.unit
 
StorageUnit() - Constructor for class org.apache.tajo.unit.StorageUnit
 
STRING - Static variable in class org.apache.tajo.util.ClassSize
String overhead
StringUtils - Class in org.apache.tajo.util
 
StringUtils() - Constructor for class org.apache.tajo.util.StringUtils
 
SYSTEM_CONF_FILENAME - Static variable in class org.apache.tajo.TajoConstants
 
SYSTEM_DIR_NAME - Static variable in class org.apache.tajo.TajoConstants
 
SYSTEM_RESOURCE_DIR_NAME - Static variable in class org.apache.tajo.TajoConstants
 

T

TA_ASSIGNED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_ASSIGNED = 2;
TA_FAILED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_FAILED = 6;
TA_KILL_WAIT_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_KILL_WAIT = 7;
TA_KILLED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_KILLED = 8;
TA_NEW_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_NEW = 0;
TA_PENDING_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_PENDING = 3;
TA_RUNNING_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_RUNNING = 4;
TA_SUCCEEDED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_SUCCEEDED = 5;
TA_UNASSIGNED_VALUE - Static variable in enum org.apache.tajo.TajoProtos.TaskAttemptState
TA_UNASSIGNED = 1;
tail(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
TAJO_TEST - Static variable in class org.apache.tajo.util.CommonTestingUtil
 
TAJO_VERSION - Static variable in class org.apache.tajo.TajoConstants
 
TajoConf - Class in org.apache.tajo.conf
 
TajoConf() - Constructor for class org.apache.tajo.conf.TajoConf
 
TajoConf(Configuration) - Constructor for class org.apache.tajo.conf.TajoConf
 
TajoConf(Path) - Constructor for class org.apache.tajo.conf.TajoConf
 
TajoConf.ConfVars - Enum in org.apache.tajo.conf
 
TajoConstants - Class in org.apache.tajo
 
TajoDataTypes - Class in org.apache.tajo.common
 
TajoDataTypes.DataType - Class in org.apache.tajo.common
Protobuf type DataType
TajoDataTypes.DataType.Builder - Class in org.apache.tajo.common
Protobuf type DataType
TajoDataTypes.DataTypeOrBuilder - Interface in org.apache.tajo.common
 
TajoDataTypes.Type - Enum in org.apache.tajo.common
Protobuf enum Type
TajoIdProtos - Class in org.apache.tajo
 
TajoIdProtos.ExecutionBlockIdProto - Class in org.apache.tajo
Protobuf type ExecutionBlockIdProto
TajoIdProtos.ExecutionBlockIdProto.Builder - Class in org.apache.tajo
Protobuf type ExecutionBlockIdProto
TajoIdProtos.ExecutionBlockIdProtoOrBuilder - Interface in org.apache.tajo
 
TajoIdProtos.QueryIdProto - Class in org.apache.tajo
Protobuf type QueryIdProto
TajoIdProtos.QueryIdProto.Builder - Class in org.apache.tajo
Protobuf type QueryIdProto
TajoIdProtos.QueryIdProtoOrBuilder - Interface in org.apache.tajo
 
TajoIdProtos.QueryUnitAttemptIdProto - Class in org.apache.tajo
Protobuf type QueryUnitAttemptIdProto
TajoIdProtos.QueryUnitAttemptIdProto.Builder - Class in org.apache.tajo
Protobuf type QueryUnitAttemptIdProto
TajoIdProtos.QueryUnitAttemptIdProtoOrBuilder - Interface in org.apache.tajo
 
TajoIdProtos.QueryUnitIdProto - Class in org.apache.tajo
Protobuf type QueryUnitIdProto
TajoIdProtos.QueryUnitIdProto.Builder - Class in org.apache.tajo
Protobuf type QueryUnitIdProto
TajoIdProtos.QueryUnitIdProtoOrBuilder - Interface in org.apache.tajo
 
TajoIdProtos.SessionIdProto - Class in org.apache.tajo
Protobuf type SessionIdProto
TajoIdProtos.SessionIdProto.Builder - Class in org.apache.tajo
Protobuf type SessionIdProto
TajoIdProtos.SessionIdProtoOrBuilder - Interface in org.apache.tajo
 
TajoIdUtils - Class in org.apache.tajo.util
 
TajoIdUtils() - Constructor for class org.apache.tajo.util.TajoIdUtils
 
TajoProtos - Class in org.apache.tajo
 
TajoProtos.QueryState - Enum in org.apache.tajo
Protobuf enum QueryState
TajoProtos.TaskAttemptState - Enum in org.apache.tajo
Protobuf enum TaskAttemptState
TB - Static variable in class org.apache.tajo.unit.StorageUnit
 
TestProtos - Class in org.apache.tajo.util
 
TestProtos.TestMessageProto - Class in org.apache.tajo.util
Protobuf type TestMessageProto
TestProtos.TestMessageProto.Builder - Class in org.apache.tajo.util
Protobuf type TestMessageProto
TestProtos.TestMessageProtoOrBuilder - Interface in org.apache.tajo.util
 
TEXT_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TEXT_ARRAY = 125;
TEXT_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TEXT = 25;
TextDatum - Class in org.apache.tajo.datum
 
TextDatum(byte[]) - Constructor for class org.apache.tajo.datum.TextDatum
 
TextDatum(String) - Constructor for class org.apache.tajo.datum.TextDatum
 
TextUtils - Class in org.apache.tajo.datum.protobuf
Utilities for coercing types largely follows google/protobuf/text_format.cc.
TextUtils() - Constructor for class org.apache.tajo.datum.protobuf.TextUtils
 
ThreadSafe - Annotation Type in org.apache.tajo.annotation
The type to which this annotation is applied is not thread-safe.
THREE_VALUES - Static variable in class org.apache.tajo.datum.BooleanDatum
0 - UNKNOWN, 1 - TRUE, 2 - FALSE
TIME_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIME_ARRAY = 132;
TIME_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIME = 32;
TimeDatum - Class in org.apache.tajo.datum
 
TimeDatum(long) - Constructor for class org.apache.tajo.datum.TimeDatum
 
TimeDatum(int, int, int) - Constructor for class org.apache.tajo.datum.TimeDatum
 
TimeDatum(int, int, int, int) - Constructor for class org.apache.tajo.datum.TimeDatum
 
TimeDatum(String) - Constructor for class org.apache.tajo.datum.TimeDatum
 
TimeDatum(LocalTime) - Constructor for class org.apache.tajo.datum.TimeDatum
 
TimeDatum(byte[]) - Constructor for class org.apache.tajo.datum.TimeDatum
 
TimeRange - Class in org.apache.tajo.common.type
 
TimeRange() - Constructor for class org.apache.tajo.common.type.TimeRange
 
TimeRange(long, long) - Constructor for class org.apache.tajo.common.type.TimeRange
 
TIMERANGE - Static variable in class org.apache.tajo.util.ClassSize
Overhead for timerange
TIMERANGE_TRACKER - Static variable in class org.apache.tajo.util.ClassSize
Overhead for TimeRangeTracker
TIMESTAMP_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIMESTAMP_ARRAY = 134;
TIMESTAMP_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIMESTAMP = 34;
TimestampDatum - Class in org.apache.tajo.datum
 
TimestampDatum(int) - Constructor for class org.apache.tajo.datum.TimestampDatum
 
TimestampDatum(DateTime) - Constructor for class org.apache.tajo.datum.TimestampDatum
 
TimestampDatum(String) - Constructor for class org.apache.tajo.datum.TimestampDatum
 
TimeStampUtil - Class in org.apache.tajo.util
 
TimeStampUtil() - Constructor for class org.apache.tajo.util.TimeStampUtil
 
TIMESTAMPZ_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIMESTAMPZ_ARRAY = 135;
TIMESTAMPZ_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIMESTAMPZ = 35;
TimeUnit - Class in org.apache.tajo.unit
 
TimeUnit() - Constructor for class org.apache.tajo.unit.TimeUnit
 
TIMEZ_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIMEZ_ARRAY = 133;
TIMEZ_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
TIMEZ = 33;
toArray() - Method in class org.apache.tajo.util.BitArray
 
toArray(Collection<T>, Class<T>) - Static method in class org.apache.tajo.util.TUtil
 
toASCIIBytes(char[]) - Static method in class org.apache.tajo.util.Bytes
Converts a char array to a ascii byte array.
toAsciiBytes(Number) - Static method in class org.apache.tajo.util.NumberUtil
 
toAsciiBytes(short) - Static method in class org.apache.tajo.util.NumberUtil
 
toAsciiBytes(int) - Static method in class org.apache.tajo.util.NumberUtil
 
toAsciiBytes(long) - Static method in class org.apache.tajo.util.NumberUtil
 
toAsciiBytes(float) - Static method in class org.apache.tajo.util.NumberUtil
 
toAsciiBytes(double) - Static method in class org.apache.tajo.util.NumberUtil
 
toBigDecimal(byte[]) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a BigDecimal
toBigDecimal(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a BigDecimal value
toBigDecimal(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a BigDecimal value
toBinaryFromHex(byte) - Static method in class org.apache.tajo.util.Bytes
Takes a ASCII digit in the range A-F0-9 and returns the corresponding integer/ordinal value.
toBoolean(byte[]) - Static method in class org.apache.tajo.util.Bytes
toBuilder() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
toBuilder() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
toBuilder() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
toBuilder() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
toBuilder() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
toBuilder() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
toBuilder() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
toBuilder() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
toBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
toBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
toBuilder() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
toBuilder() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
toBuilder() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
toByteArrays(String[]) - Static method in class org.apache.tajo.util.Bytes
 
toByteArrays(String) - Static method in class org.apache.tajo.util.Bytes
 
toByteArrays(byte[]) - Static method in class org.apache.tajo.util.Bytes
 
toBytes(ByteBuffer) - Static method in class org.apache.tajo.util.Bytes
Returns a new byte array, copied from the passed ByteBuffer.
toBytes(String) - Static method in class org.apache.tajo.util.Bytes
Converts a string to a UTF-8 byte array.
toBytes(boolean) - Static method in class org.apache.tajo.util.Bytes
Convert a boolean to a byte array.
toBytes(long) - Static method in class org.apache.tajo.util.Bytes
Convert a long value to a byte array using big-endian.
toBytes(float) - Static method in class org.apache.tajo.util.Bytes
 
toBytes(double) - Static method in class org.apache.tajo.util.Bytes
Serialize a double as the IEEE 754 double format output.
toBytes(int) - Static method in class org.apache.tajo.util.Bytes
Convert an int value to a byte array
toBytes(short) - Static method in class org.apache.tajo.util.Bytes
Convert a short value to a byte array of Bytes.SIZEOF_SHORT bytes long.
toBytes(BigDecimal) - Static method in class org.apache.tajo.util.Bytes
Convert a BigDecimal value to a byte array
toBytesBinary(String) - Static method in class org.apache.tajo.util.Bytes
 
toChars(String) - Method in class org.apache.tajo.datum.DateDatum
 
toChars(String) - Method in class org.apache.tajo.datum.TimeDatum
 
toChars(DateTimeFormatter) - Method in class org.apache.tajo.datum.TimestampDatum
 
toDouble(byte[]) - Static method in class org.apache.tajo.util.Bytes
 
toDouble(byte[], int) - Static method in class org.apache.tajo.util.Bytes
 
toFloat(byte[]) - Static method in class org.apache.tajo.util.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toFloat(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toInputStream(String) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
 
toInputStream(String, Charset) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
 
toInt(byte[]) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to an int value
toInt(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to an int value
toInt(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to an int value
toJson() - Method in class org.apache.tajo.datum.Datum
 
toJson(Message) - Static method in class org.apache.tajo.datum.ProtobufDatumFactory
 
toJson(GsonObject, Class<? extends GsonObject>) - Static method in class org.apache.tajo.json.CommonGsonHelper
 
toJson() - Method in interface org.apache.tajo.json.GsonObject
 
toLong(byte[]) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a long value.
toLong(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a long value.
toLong(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a long value.
toShort(byte[]) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a short value
toShort(byte[], int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a short value
toShort(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Converts a byte array to a short value
toString() - Method in class org.apache.tajo.common.type.IPv4
 
toString() - Method in class org.apache.tajo.common.type.TimeRange
 
toString() - Method in class org.apache.tajo.datum.DateDatum
 
toString() - Method in class org.apache.tajo.datum.Datum
 
toString() - Method in class org.apache.tajo.datum.NullDatum
 
toString() - Method in class org.apache.tajo.datum.ProtobufDatum
 
toString() - Method in class org.apache.tajo.datum.TextDatum
 
toString() - Method in class org.apache.tajo.datum.TimeDatum
 
toString() - Method in class org.apache.tajo.datum.TimestampDatum
 
toString() - Method in class org.apache.tajo.ExecutionBlockId
 
toString() - Method in class org.apache.tajo.QueryId
 
toString() - Method in class org.apache.tajo.QueryUnitAttemptId
 
toString() - Method in class org.apache.tajo.QueryUnitId
 
toString() - Method in class org.apache.tajo.util.BitArray
 
toString(byte[]) - Static method in class org.apache.tajo.util.Bytes
 
toString(byte[], String, byte[]) - Static method in class org.apache.tajo.util.Bytes
Joins two byte arrays together using a separator.
toString(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
This method will convert utf8 encoded bytes into a string.
toStringBinary(byte[]) - Static method in class org.apache.tajo.util.Bytes
Write a printable representation of a byte array.
toStringBinary(ByteBuffer) - Static method in class org.apache.tajo.util.Bytes
Converts the given byte buffer, from its array offset to its limit, to a string.
toStringBinary(byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Write a printable representation of a byte array.
toStringBuilder(Readable) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
 
toStringNoPrefix() - Method in class org.apache.tajo.ExecutionBlockId
 
toStringNoPrefix() - Method in class org.apache.tajo.QueryId
 
toStringNoPrefix() - Method in class org.apache.tajo.QueryUnitAttemptId
 
toStringNoPrefix() - Method in class org.apache.tajo.QueryUnitId
 
TREEMAP - Static variable in class org.apache.tajo.util.ClassSize
Overhead for TreeMap
TRUE - Static variable in class org.apache.tajo.datum.BooleanDatum
 
TRUE - Static variable in class org.apache.tajo.util.ProtoUtil
 
TRUE_BYTES - Static variable in class org.apache.tajo.datum.BooleanDatum
 
TRUE_INT - Static variable in class org.apache.tajo.datum.BooleanDatum
 
TRUE_STRING - Static variable in class org.apache.tajo.datum.BooleanDatum
 
tryConsume(String) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
If the next token exactly matches token, consume it and return true.
TUtil - Class in org.apache.tajo.util
It provides miscellaneous and useful util methods.
TUtil() - Constructor for class org.apache.tajo.util.TUtil
 
type() - Method in class org.apache.tajo.datum.Datum
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.tajo.common.TajoDataTypes.DataType
 

U

UDT_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UDT = 52;
UINT1_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT1_ARRAY = 106;
UINT1_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT1 = 6;
UINT2_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT2_ARRAY = 107;
UINT2_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT2 = 7;
UINT4_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT4_ARRAY = 108;
UINT4_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT4 = 8;
UINT8_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT8_ARRAY = 109;
UINT8_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
UINT8 = 9;
unescapeBytes(CharSequence) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Un-escape a byte sequence as escaped using TextUtils.escapeBytes(com.google.protobuf.ByteString).
UnimplementedException - Exception in org.apache.tajo.exception
 
UnimplementedException() - Constructor for exception org.apache.tajo.exception.UnimplementedException
 
UnimplementedException(String) - Constructor for exception org.apache.tajo.exception.UnimplementedException
 
UnimplementedException(Throwable) - Constructor for exception org.apache.tajo.exception.UnimplementedException
 
UnimplementedException(String, Throwable) - Constructor for exception org.apache.tajo.exception.UnimplementedException
 
UNKNOWN_INT - Static variable in class org.apache.tajo.datum.BooleanDatum
 
unsigned16(short) - Static method in class org.apache.tajo.util.NumberUtil
 
unsigned32(int) - Static method in class org.apache.tajo.util.NumberUtil
 
unsignedInt(int) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Convert an unsigned 32-bit integer to a string.
unsignedLong(long) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Convert an unsigned 64-bit integer to a string.
unsignedToString(long) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Convert an unsigned 64-bit integer to a string.
unsignedToString(int) - Static method in class org.apache.tajo.datum.protobuf.TextUtils
Convert an unsigned 32-bit integer to a string.
UnsupportedException - Exception in org.apache.tajo.exception
 
UnsupportedException() - Constructor for exception org.apache.tajo.exception.UnsupportedException
 
UnsupportedException(String) - Constructor for exception org.apache.tajo.exception.UnsupportedException
 
UnsupportedException(Throwable) - Constructor for exception org.apache.tajo.exception.UnsupportedException
 
UnsupportedException(String, Throwable) - Constructor for exception org.apache.tajo.exception.UnsupportedException
 

V

valClass - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
valueOf(String) - Static method in enum org.apache.tajo.common.TajoDataTypes.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.tajo.common.TajoDataTypes.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.tajo.common.TajoDataTypes.Type
 
valueOf(String) - Static method in enum org.apache.tajo.conf.TajoConf.ConfVars
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tajo.TajoProtos.QueryState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.tajo.TajoProtos.QueryState
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.tajo.TajoProtos.QueryState
 
valueOf(String) - Static method in enum org.apache.tajo.TajoProtos.TaskAttemptState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.tajo.TajoProtos.TaskAttemptState
 
values() - Static method in enum org.apache.tajo.common.TajoDataTypes.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.conf.TajoConf.ConfVars
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.TajoProtos.QueryState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.TajoProtos.TaskAttemptState
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_FIELD_NUMBER - Static variable in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
VARBINARY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
VARBINARY = 44;
VARBIT_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
VARBIT = 42;
VARCHAR_ARRAY_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
VARCHAR_ARRAY = 123;
VARCHAR_VALUE - Static variable in enum org.apache.tajo.common.TajoDataTypes.Type
VARCHAR = 23;
varname - Variable in enum org.apache.tajo.conf.TajoConf.ConfVars
 
VersionInfo - Class in org.apache.tajo.util
This class returns build information about Hadoop components.
VersionInfo(String) - Constructor for class org.apache.tajo.util.VersionInfo
 
vintToBytes(long) - Static method in class org.apache.tajo.util.Bytes
 
vlongToBytes(long) - Static method in class org.apache.tajo.util.Bytes
 

W

WAREHOUSE_DIR_NAME - Static variable in class org.apache.tajo.TajoConstants
 
write(DataOutput) - Method in class org.apache.tajo.common.type.IPv4
 
writeByteArray(DataOutput, byte[]) - Static method in class org.apache.tajo.util.Bytes
Write byte-array with a WritableableUtils.vint prefix.
writeByteArray(DataOutput, byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Write byte-array to out with a vint length prefix.
writeByteArray(byte[], int, byte[], int, int) - Static method in class org.apache.tajo.util.Bytes
Write byte-array from src to tgt with a vint length prefix.
writeProto(File, Message) - Static method in class org.apache.tajo.util.FileUtil
 
writeProto(OutputStream, Message) - Static method in class org.apache.tajo.util.FileUtil
 
writeProto(FileSystem, Path, Message) - Static method in class org.apache.tajo.util.FileUtil
 
writeReplace() - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
writeReplace() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
writeReplace() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
writeReplace() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
writeReplace() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
writeReplace() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
writeReplace() - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
writeReplace() - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
writeReplace() - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
writeReplace() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
writeReplace() - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
writeReplace() - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
writeReplace() - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
writeStringFixedSize(DataOutput, String, int) - Static method in class org.apache.tajo.util.Bytes
Writes a string as a fixed-size field, padded with zeros.
writeTo(CodedOutputStream) - Method in class org.apache.tajo.common.TajoDataTypes.DataType
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.BoolProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.IntProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.LongProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.NullProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringListProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.rpc.protocolrecords.PrimitiveProtos.StringProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.TajoIdProtos.ExecutionBlockIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.TajoIdProtos.QueryIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitAttemptIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.TajoIdProtos.QueryUnitIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.TajoIdProtos.SessionIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.util.TestProtos.TestMessageProto
 
writeVLong(ByteArrayOutputStream, long) - Static method in class org.apache.tajo.util.Bytes
 

_

_getBranch() - Method in class org.apache.tajo.util.VersionInfo
 
_getBuildVersion() - Method in class org.apache.tajo.util.VersionInfo
 
_getDate() - Method in class org.apache.tajo.util.VersionInfo
 
_getProtocVersion() - Method in class org.apache.tajo.util.VersionInfo
 
_getRevision() - Method in class org.apache.tajo.util.VersionInfo
 
_getSrcChecksum() - Method in class org.apache.tajo.util.VersionInfo
 
_getUrl() - Method in class org.apache.tajo.util.VersionInfo
 
_getUser() - Method in class org.apache.tajo.util.VersionInfo
 
_getVersion() - Method in class org.apache.tajo.util.VersionInfo
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.