- 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
-
- 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
-
- 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
-
- 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
-
- parseExceptionPreviousToken(String) - Method in class org.apache.tajo.datum.protobuf.ProtobufJsonFormat.Tokenizer
-
- 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
-
- 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
-
- 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
-
- 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
-