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

A

absolute(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
add(CharSequence) - Method in class org.apache.tajo.cli.TajoFileHistory
 
addAllFunctions(Iterable<? extends CatalogProtos.FunctionDescProto>) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addAllQueryList(Iterable<? extends ClientProtos.BriefQueryInfo>) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addAllSerializedTuples(Iterable<? extends ByteString>) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
addAllSetVariables(Iterable<? extends CatalogProtos.KeyValueProto>) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addAllTables(Iterable<String>) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
addAllUnsetVariables(Iterable<String>) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
addAllWorkerList(Iterable<? extends ClientProtos.WorkerResourceInfo>) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
addFunctions(CatalogProtos.FunctionDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addFunctions(int, CatalogProtos.FunctionDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addFunctions(CatalogProtos.FunctionDescProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addFunctions(int, CatalogProtos.FunctionDescProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addFunctionsBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addFunctionsBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
addQueryList(ClientProtos.BriefQueryInfo) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addQueryList(int, ClientProtos.BriefQueryInfo) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addQueryList(ClientProtos.BriefQueryInfo.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addQueryList(int, ClientProtos.BriefQueryInfo.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addQueryListBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addQueryListBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
addSerializedTuples(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
addSetVariables(CatalogProtos.KeyValueProto) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addSetVariables(int, CatalogProtos.KeyValueProto) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addSetVariables(CatalogProtos.KeyValueProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addSetVariables(int, CatalogProtos.KeyValueProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addSetVariablesBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addSetVariablesBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
addStatement(String) - Method in class org.apache.tajo.cli.TajoFileHistory
 
addTables(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
addTablesBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
addUnsetVariables(String) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
addUnsetVariablesBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
addWorkerList(ClientProtos.WorkerResourceInfo) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
addWorkerList(int, ClientProtos.WorkerResourceInfo) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
addWorkerList(ClientProtos.WorkerResourceInfo.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
addWorkerList(int, ClientProtos.WorkerResourceInfo.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
addWorkerListBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
addWorkerListBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
afterLast() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
ALLOCATEDHOST_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 

B

BASEDATABASENAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
beforeFirst() - Method in class org.apache.tajo.jdbc.TajoMemoryResultSet
 
beforeFirst() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
beforeFirst() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
build() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
buildPartial() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
BYTESNUM_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 

C

callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
cancelRowUpdates() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
clear() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
clearAllocatedHost() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string allocatedHost = 1;
clearBaseDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
optional string baseDatabaseName = 2;
clearBytesNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional int32 bytesNum = 2;
clearClientPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 clientPort = 4;
clearCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 cpuCoreSlots = 8;
clearDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional string databaseName = 2;
clearDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float diskSlots = 7;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string errorMessage = 3;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
optional string errorMessage = 3;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional string errorMessage = 2;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string errorMessage = 9;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string errorMessage = 10;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional string errorMessage = 3;
clearErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
optional string errorMessage = 2;
clearExplain() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string explain = 2;
clearFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 finishTime = 4;
clearFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 finishTime = 7;
clearFreeHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 freeHeap = 14;
clearFunctions() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
clearHasResult() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional bool hasResult = 8;
clearHttpPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 httpPort = 6;
clearIsForwarded() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional bool isForwarded = 4 [default = false];
clearLastHeartbeat() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 lastHeartbeat = 18;
clearMaxHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 maxHeap = 13;
clearMaxRowNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 maxRowNum = 9;
clearMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 memoryMB = 9;
clearMessage() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional string message = 3;
clearMeta() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
clearName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string name = 2;
clearName() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
required string name = 2;
clearNumQueryMasterTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numQueryMasterTasks = 21;
clearNumRunningTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numRunningTasks = 16;
clearPartition() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
clearPath() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string path = 5;
clearPeerRpcPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 peerRpcPort = 2;
clearProgress() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required float progress = 8;
clearProgress() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional float progress = 4;
clearPullServerPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 pullServerPort = 5;
clearPurge() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional bool purge = 3 [default = false];
clearQuery() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string query = 5;
clearQuery() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
required string query = 2;
clearQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
clearQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
clearQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
clearQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
clearQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
clearQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
clearQueryList() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
clearQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string queryMasterHost = 6;
clearQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string queryMasterHost = 10;
clearQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string queryMasterHost = 5;
clearQueryMasterMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool queryMasterMode = 19;
clearQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int32 queryMasterPort = 7;
clearQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int32 queryMasterPort = 11;
clearQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 queryMasterPort = 6;
clearQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 queryMasterPort = 3;
clearResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
required .ResultCode resultCode = 1;
clearResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
required .ResultCode resultCode = 1;
clearResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .ResultCode resultCode = 1;
clearResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .ResultCode resultCode = 1;
clearResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
required .ResultCode resultCode = 1;
clearResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
required .ResultCode resultCode = 1;
clearResultSet() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
clearSchema() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
clearSchema() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
clearSerializedTuples() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
clearSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
clearSetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
clearSetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
clearStartTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 startTime = 3;
clearState() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryState state = 2;
clearState() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
required .CreateSessionResponse.ResultState state = 1;
clearState() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional .QueryState state = 3;
clearSubmitTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 submitTime = 5;
clearTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
clearTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
clearTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
clearTableName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
required string tableName = 2;
clearTables() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
clearTajoUserName() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
required string tajoUserName = 3;
clearTaskRunnerMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool taskRunnerMode = 20;
clearTotalHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 totalHeap = 15;
clearUnsetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
clearUsedCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedCpuCoreSlots = 12;
clearUsedDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float usedDiskSlots = 10;
clearUsedMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedMemoryMB = 11;
clearUsername() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
required string username = 1;
clearUserName() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required string userName = 3;
clearValue() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
required string value = 2;
clearWarnings() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
clearWorkerList() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
clearWorkerStatus() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string workerStatus = 17;
client - Variable in class org.apache.tajo.cli.TajoShellCommand
 
CLIENTPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
ClientProtos - Class in org.apache.tajo.ipc
 
ClientProtos.BriefQueryInfo - Class in org.apache.tajo.ipc
Protobuf type BriefQueryInfo
ClientProtos.BriefQueryInfo.Builder - Class in org.apache.tajo.ipc
Protobuf type BriefQueryInfo
ClientProtos.BriefQueryInfoOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.CreateSessionRequest - Class in org.apache.tajo.ipc
Protobuf type CreateSessionRequest
ClientProtos.CreateSessionRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type CreateSessionRequest
ClientProtos.CreateSessionRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.CreateSessionResponse - Class in org.apache.tajo.ipc
Protobuf type CreateSessionResponse
ClientProtos.CreateSessionResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type CreateSessionResponse
ClientProtos.CreateSessionResponse.ResultState - Enum in org.apache.tajo.ipc
Protobuf enum CreateSessionResponse.ResultState
ClientProtos.CreateSessionResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.CreateTableRequest - Class in org.apache.tajo.ipc
Protobuf type CreateTableRequest
ClientProtos.CreateTableRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type CreateTableRequest
ClientProtos.CreateTableRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.DropTableRequest - Class in org.apache.tajo.ipc
Protobuf type DropTableRequest
ClientProtos.DropTableRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type DropTableRequest
ClientProtos.DropTableRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.ExplainQueryResponse - Class in org.apache.tajo.ipc
Protobuf type ExplainQueryResponse
ClientProtos.ExplainQueryResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type ExplainQueryResponse
ClientProtos.ExplainQueryResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.FunctionResponse - Class in org.apache.tajo.ipc
Protobuf type FunctionResponse
ClientProtos.FunctionResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type FunctionResponse
ClientProtos.FunctionResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetClusterInfoRequest - Class in org.apache.tajo.ipc
Protobuf type GetClusterInfoRequest
ClientProtos.GetClusterInfoRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type GetClusterInfoRequest
ClientProtos.GetClusterInfoRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetClusterInfoResponse - Class in org.apache.tajo.ipc
Protobuf type GetClusterInfoResponse
ClientProtos.GetClusterInfoResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type GetClusterInfoResponse
ClientProtos.GetClusterInfoResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetQueryListRequest - Class in org.apache.tajo.ipc
Protobuf type GetQueryListRequest
ClientProtos.GetQueryListRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type GetQueryListRequest
ClientProtos.GetQueryListRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetQueryListResponse - Class in org.apache.tajo.ipc
Protobuf type GetQueryListResponse
ClientProtos.GetQueryListResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type GetQueryListResponse
ClientProtos.GetQueryListResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetQueryResultRequest - Class in org.apache.tajo.ipc
Protobuf type GetQueryResultRequest
ClientProtos.GetQueryResultRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type GetQueryResultRequest
ClientProtos.GetQueryResultRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetQueryResultResponse - Class in org.apache.tajo.ipc
Protobuf type GetQueryResultResponse
ClientProtos.GetQueryResultResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type GetQueryResultResponse
ClientProtos.GetQueryResultResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetQueryStatusRequest - Class in org.apache.tajo.ipc
Protobuf type GetQueryStatusRequest
ClientProtos.GetQueryStatusRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type GetQueryStatusRequest
ClientProtos.GetQueryStatusRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetQueryStatusResponse - Class in org.apache.tajo.ipc
Protobuf type GetQueryStatusResponse
ClientProtos.GetQueryStatusResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type GetQueryStatusResponse
ClientProtos.GetQueryStatusResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetTableDescRequest - Class in org.apache.tajo.ipc
Protobuf type GetTableDescRequest
ClientProtos.GetTableDescRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type GetTableDescRequest
ClientProtos.GetTableDescRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetTableListRequest - Class in org.apache.tajo.ipc
Protobuf type GetTableListRequest
ClientProtos.GetTableListRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type GetTableListRequest
ClientProtos.GetTableListRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.GetTableListResponse - Class in org.apache.tajo.ipc
Protobuf type GetTableListResponse
ClientProtos.GetTableListResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type GetTableListResponse
ClientProtos.GetTableListResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.KillQueryRequest - Class in org.apache.tajo.ipc
Protobuf type KillQueryRequest
ClientProtos.KillQueryRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type KillQueryRequest
ClientProtos.KillQueryRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.QueryRequest - Class in org.apache.tajo.ipc
Protobuf type QueryRequest
ClientProtos.QueryRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type QueryRequest
ClientProtos.QueryRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.ResultCode - Enum in org.apache.tajo.ipc
Protobuf enum ResultCode
ClientProtos.SessionedStringProto - Class in org.apache.tajo.ipc
Protobuf type SessionedStringProto
ClientProtos.SessionedStringProto.Builder - Class in org.apache.tajo.ipc
Protobuf type SessionedStringProto
ClientProtos.SessionedStringProtoOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.SubmitQueryResponse - Class in org.apache.tajo.ipc
Protobuf type SubmitQueryResponse
ClientProtos.SubmitQueryResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type SubmitQueryResponse
ClientProtos.SubmitQueryResponse.SerializedResultSet - Class in org.apache.tajo.ipc
Protobuf type SubmitQueryResponse.SerializedResultSet
ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder - Class in org.apache.tajo.ipc
Protobuf type SubmitQueryResponse.SerializedResultSet
ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.SubmitQueryResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.TableResponse - Class in org.apache.tajo.ipc
Protobuf type TableResponse
ClientProtos.TableResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type TableResponse
ClientProtos.TableResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.UpdateQueryResponse - Class in org.apache.tajo.ipc
Protobuf type UpdateQueryResponse
ClientProtos.UpdateQueryResponse.Builder - Class in org.apache.tajo.ipc
Protobuf type UpdateQueryResponse
ClientProtos.UpdateQueryResponseOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.UpdateSessionVariableRequest - Class in org.apache.tajo.ipc
Protobuf type UpdateSessionVariableRequest
ClientProtos.UpdateSessionVariableRequest.Builder - Class in org.apache.tajo.ipc
Protobuf type UpdateSessionVariableRequest
ClientProtos.UpdateSessionVariableRequestOrBuilder - Interface in org.apache.tajo.ipc
 
ClientProtos.WorkerResourceInfo - Class in org.apache.tajo.ipc
Protobuf type WorkerResourceInfo
ClientProtos.WorkerResourceInfo.Builder - Class in org.apache.tajo.ipc
Protobuf type WorkerResourceInfo
ClientProtos.WorkerResourceInfoOrBuilder - Interface in org.apache.tajo.ipc
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
clone() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
close() - Method in class org.apache.tajo.client.TajoClient
 
close() - Method in class org.apache.tajo.jdbc.TajoMemoryResultSet
 
close() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
closeQuery(QueryId) - Method in class org.apache.tajo.client.TajoClient
Call to QueryMaster closing query resources
closeQuery(RpcController, TajoIdProtos.QueryIdProto) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface
 
closeQuery(RpcController, TajoIdProtos.QueryIdProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
rpc closeQuery(.QueryIdProto) returns (.BoolProto);
closeQuery(RpcController, TajoIdProtos.QueryIdProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Interface
rpc closeQuery(.QueryIdProto) returns (.BoolProto);
closeQuery(RpcController, TajoIdProtos.QueryIdProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Stub
 
columnDisplaySize(int) - Static method in class org.apache.tajo.client.ResultSetUtil
 
columnPrecision(int) - Static method in class org.apache.tajo.client.ResultSetUtil
 
columnScale(int) - Static method in class org.apache.tajo.client.ResultSetUtil
 
compare(FileStatus, FileStatus) - Method in class org.apache.tajo.jdbc.TajoResultSet.FileNameComparator
 
ConnectDatabaseCommand - Class in org.apache.tajo.cli
 
ConnectDatabaseCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.ConnectDatabaseCommand
 
context - Variable in class org.apache.tajo.cli.TajoShellCommand
 
CopyrightCommand - Class in org.apache.tajo.cli
 
CopyrightCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.CopyrightCommand
 
CPUCORESLOTS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
createDatabase(String) - Method in class org.apache.tajo.client.TajoClient
Create a database.
createDatabase(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
createDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc createDatabase(.SessionedStringProto) returns (.BoolProto);
createDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc createDatabase(.SessionedStringProto) returns (.BoolProto);
createDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
createExternalTable(String, Schema, Path, TableMeta) - Method in class org.apache.tajo.client.TajoClient
Create an external table.
createExternalTable(RpcController, ClientProtos.CreateTableRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
createExternalTable(RpcController, ClientProtos.CreateTableRequest, RpcCallback<ClientProtos.TableResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc createExternalTable(.CreateTableRequest) returns (.TableResponse);
createExternalTable(RpcController, ClientProtos.CreateTableRequest, RpcCallback<ClientProtos.TableResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc createExternalTable(.CreateTableRequest) returns (.TableResponse);
createExternalTable(RpcController, ClientProtos.CreateTableRequest, RpcCallback<ClientProtos.TableResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
createNullResultSet(QueryId) - Method in class org.apache.tajo.client.TajoClient
 
createResultSet(TajoClient, QueryId, ClientProtos.GetQueryResultResponse) - Static method in class org.apache.tajo.client.TajoClient
 
createResultSet(TajoClient, ClientProtos.SubmitQueryResponse) - Static method in class org.apache.tajo.client.TajoClient
 
createSession(RpcController, ClientProtos.CreateSessionRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
createSession(RpcController, ClientProtos.CreateSessionRequest, RpcCallback<ClientProtos.CreateSessionResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc createSession(.CreateSessionRequest) returns (.CreateSessionResponse);
createSession(RpcController, ClientProtos.CreateSessionRequest, RpcCallback<ClientProtos.CreateSessionResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc createSession(.CreateSessionRequest) returns (.CreateSessionResponse);
createSession(RpcController, ClientProtos.CreateSessionRequest, RpcCallback<ClientProtos.CreateSessionResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
cur - Variable in class org.apache.tajo.jdbc.TajoResultSetBase
 
curRow - Variable in class org.apache.tajo.jdbc.TajoResultSetBase
 

D

DATABASENAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
deleteRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
DescFunctionCommand - Class in org.apache.tajo.cli
 
DescFunctionCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.DescFunctionCommand
 
DescTableCommand - Class in org.apache.tajo.cli
 
DescTableCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.DescTableCommand
 
DISKSLOTS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
dropDatabase(String) - Method in class org.apache.tajo.client.TajoClient
Drop the database
dropDatabase(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
dropDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc dropDatabase(.SessionedStringProto) returns (.BoolProto);
dropDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc dropDatabase(.SessionedStringProto) returns (.BoolProto);
dropDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
dropTable(String) - Method in class org.apache.tajo.client.TajoClient
Drop a table
dropTable(String, boolean) - Method in class org.apache.tajo.client.TajoClient
Drop a table.
dropTable(RpcController, ClientProtos.DropTableRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
dropTable(RpcController, ClientProtos.DropTableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc dropTable(.DropTableRequest) returns (.BoolProto);
dropTable(RpcController, ClientProtos.DropTableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc dropTable(.DropTableRequest) returns (.BoolProto);
dropTable(RpcController, ClientProtos.DropTableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
dump(TajoClient, UserGroupInformation, String, boolean, boolean, boolean, PrintWriter) - Static method in class org.apache.tajo.client.TajoDump
 

E

EOF() - Method in class org.apache.tajo.cli.SimpleParser
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
equals(Object) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
ERROR_VALUE - Static variable in enum org.apache.tajo.ipc.ClientProtos.ResultCode
ERROR = 1;
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
ERRORMESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
ExecExternalShellCommand - Class in org.apache.tajo.cli
 
ExecExternalShellCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.ExecExternalShellCommand
 
executeMetaCommand(String) - Method in class org.apache.tajo.cli.TajoCli
 
executeQuery(String) - Method in class org.apache.tajo.client.TajoClient
It submits a query statement and get a response immediately.
executeQueryAndGetResult(String) - Method in class org.apache.tajo.client.TajoClient
It submits a query statement and get a response.
executeScript(String) - Method in class org.apache.tajo.cli.TajoCli
 
existDatabase(String) - Method in class org.apache.tajo.client.TajoClient
Does the database exist?
existDatabase(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
existDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc existDatabase(.SessionedStringProto) returns (.BoolProto);
existDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc existDatabase(.SessionedStringProto) returns (.BoolProto);
existDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
existSessionVariable(String) - Method in class org.apache.tajo.client.TajoClient
 
existSessionVariable(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
existSessionVariable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc existSessionVariable(.SessionedStringProto) returns (.BoolProto);
existSessionVariable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc existSessionVariable(.SessionedStringProto) returns (.BoolProto);
existSessionVariable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
existTable(String) - Method in class org.apache.tajo.client.TajoClient
Does the table exist?
existTable(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
existTable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc existTable(.SessionedStringProto) returns (.BoolProto);
existTable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc existTable(.SessionedStringProto) returns (.BoolProto);
existTable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
ExitCommand - Class in org.apache.tajo.cli
 
ExitCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.ExitCommand
 
EXPLAIN_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 

F

FAILED_VALUE - Static variable in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
FAILED = 1;
findColumn(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
FINISHTIME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
FINISHTIME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
first() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
FREEHEAP_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
FUNCTIONS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 

G

getAllDatabaseNames() - Method in class org.apache.tajo.client.TajoClient
 
getAllDatabases(RpcController, TajoIdProtos.SessionIdProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getAllDatabases(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getAllDatabases(.SessionIdProto) returns (.StringListProto);
getAllDatabases(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getAllDatabases(.SessionIdProto) returns (.StringListProto);
getAllDatabases(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getAllocatedHost() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string allocatedHost = 1;
getAllocatedHost() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required string allocatedHost = 1;
getAllocatedHost() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required string allocatedHost = 1;
getAllocatedHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string allocatedHost = 1;
getAllocatedHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required string allocatedHost = 1;
getAllocatedHostBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required string allocatedHost = 1;
getAllSessionVariables() - Method in class org.apache.tajo.client.TajoClient
 
getAllSessionVariables(RpcController, TajoIdProtos.SessionIdProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getAllSessionVariables(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<CatalogProtos.KeyValueSetProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getAllSessionVariables(.SessionIdProto) returns (.KeyValueSetProto);
getAllSessionVariables(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<CatalogProtos.KeyValueSetProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getAllSessionVariables(.SessionIdProto) returns (.KeyValueSetProto);
getAllSessionVariables(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<CatalogProtos.KeyValueSetProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getArray(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getArray(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getAsciiStream(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getAsciiStream(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBaseDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
optional string baseDatabaseName = 2;
getBaseDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
optional string baseDatabaseName = 2;
getBaseDatabaseName() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionRequestOrBuilder
optional string baseDatabaseName = 2;
getBaseDatabaseNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
optional string baseDatabaseName = 2;
getBaseDatabaseNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
optional string baseDatabaseName = 2;
getBaseDatabaseNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionRequestOrBuilder
optional string baseDatabaseName = 2;
getBigDecimal(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBigDecimal(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBigDecimal(int, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBigDecimal(String, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBinaryStream(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBinaryStream(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBlob(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBlob(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBoolean(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBoolean(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getByte(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getByte(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBytes(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBytes(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getBytesNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional int32 bytesNum = 2;
getBytesNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
optional int32 bytesNum = 2;
getBytesNum() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
optional int32 bytesNum = 2;
getCatalogName(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getChannel() - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Stub
 
getChannel() - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getCharacterStream(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getCharacterStream(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getClientPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 clientPort = 4;
getClientPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 clientPort = 4;
getClientPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 clientPort = 4;
getClob(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getClob(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getClusterInfo() - Method in class org.apache.tajo.client.TajoClient
 
getClusterInfo(RpcController, ClientProtos.GetClusterInfoRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getClusterInfo(RpcController, ClientProtos.GetClusterInfoRequest, RpcCallback<ClientProtos.GetClusterInfoResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getClusterInfo(.GetClusterInfoRequest) returns (.GetClusterInfoResponse);
getClusterInfo(RpcController, ClientProtos.GetClusterInfoRequest, RpcCallback<ClientProtos.GetClusterInfoResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getClusterInfo(.GetClusterInfoRequest) returns (.GetClusterInfoResponse);
getClusterInfo(RpcController, ClientProtos.GetClusterInfoRequest, RpcCallback<ClientProtos.GetClusterInfoResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getColumnClassName(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getColumnCount() - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getColumnDisplaySize(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getColumnLabel(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getColumnName(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getColumnType(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getColumnTypeName(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getCommand() - Method in class org.apache.tajo.cli.ConnectDatabaseCommand
 
getCommand() - Method in class org.apache.tajo.cli.CopyrightCommand
 
getCommand() - Method in class org.apache.tajo.cli.DescFunctionCommand
 
getCommand() - Method in class org.apache.tajo.cli.DescTableCommand
 
getCommand() - Method in class org.apache.tajo.cli.ExecExternalShellCommand
 
getCommand() - Method in class org.apache.tajo.cli.ExitCommand
 
getCommand() - Method in class org.apache.tajo.cli.HdfsCommand
 
getCommand() - Method in class org.apache.tajo.cli.HelpCommand
 
getCommand() - Method in class org.apache.tajo.cli.ListDatabaseCommand
 
getCommand() - Method in class org.apache.tajo.cli.SetCommand
 
getCommand() - Method in class org.apache.tajo.cli.TajoAdminCommand
 
getCommand() - Method in class org.apache.tajo.cli.TajoShellCommand
 
getCommand() - Method in class org.apache.tajo.cli.UnsetCommand
 
getCommand() - Method in class org.apache.tajo.cli.VersionCommand
 
getConcurrency() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getConf() - Method in class org.apache.tajo.cli.TajoCli.TajoCliContext
 
getConf() - Method in class org.apache.tajo.client.TajoClient
 
getCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 cpuCoreSlots = 8;
getCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 cpuCoreSlots = 8;
getCpuCoreSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 cpuCoreSlots = 8;
getCurrentDatabase() - Method in class org.apache.tajo.cli.TajoCli.TajoCliContext
 
getCurrentDatabase() - Method in class org.apache.tajo.client.TajoClient
 
getCurrentDatabase(RpcController, TajoIdProtos.SessionIdProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getCurrentDatabase(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.StringProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getCurrentDatabase(.SessionIdProto) returns (.StringProto);
getCurrentDatabase(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.StringProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getCurrentDatabase(.SessionIdProto) returns (.StringProto);
getCurrentDatabase(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.StringProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getCurrentTuple() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getCursorName() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional string databaseName = 2;
getDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
optional string databaseName = 2;
getDatabaseName() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListRequestOrBuilder
optional string databaseName = 2;
getDatabaseNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional string databaseName = 2;
getDatabaseNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
optional string databaseName = 2;
getDatabaseNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListRequestOrBuilder
optional string databaseName = 2;
getDate(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getDate(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getDate(int, Calendar) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getDate(String, Calendar) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
getDefaultInstance() - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
getDescription() - Method in class org.apache.tajo.cli.ConnectDatabaseCommand
 
getDescription() - Method in class org.apache.tajo.cli.CopyrightCommand
 
getDescription() - Method in class org.apache.tajo.cli.DescFunctionCommand
 
getDescription() - Method in class org.apache.tajo.cli.DescTableCommand
 
getDescription() - Method in class org.apache.tajo.cli.ExecExternalShellCommand
 
getDescription() - Method in class org.apache.tajo.cli.ExitCommand
 
getDescription() - Method in class org.apache.tajo.cli.HdfsCommand
 
getDescription() - Method in class org.apache.tajo.cli.HelpCommand
 
getDescription() - Method in class org.apache.tajo.cli.ListDatabaseCommand
 
getDescription() - Method in class org.apache.tajo.cli.SetCommand
 
getDescription() - Method in class org.apache.tajo.cli.TajoAdminCommand
 
getDescription() - Method in class org.apache.tajo.cli.TajoShellCommand
 
getDescription() - Method in class org.apache.tajo.cli.UnsetCommand
 
getDescription() - Method in class org.apache.tajo.cli.VersionCommand
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
getDescriptor() - Static method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
getDescriptor() - Static method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
getDescriptor() - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
getDescriptor() - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol
 
getDescriptor() - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
getDescriptor() - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol
 
getDescriptor() - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
getDescriptorForType() - Method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
getDescriptorForType() - Method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
getDescriptorForType() - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
getDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float diskSlots = 7;
getDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required float diskSlots = 7;
getDiskSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required float diskSlots = 7;
getDouble(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getDouble(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getErrorMessage() - Method in class org.apache.tajo.client.QueryStatus
 
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string errorMessage = 3;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
optional string errorMessage = 3;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
optional string errorMessage = 3;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
optional string errorMessage = 3;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
optional string errorMessage = 3;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
optional string errorMessage = 3;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional string errorMessage = 2;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
optional string errorMessage = 2;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
optional string errorMessage = 2;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string errorMessage = 9;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional string errorMessage = 9;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional string errorMessage = 9;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string errorMessage = 10;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional string errorMessage = 10;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional string errorMessage = 10;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional string errorMessage = 3;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
optional string errorMessage = 3;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
optional string errorMessage = 3;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
optional string errorMessage = 2;
getErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
optional string errorMessage = 2;
getErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateQueryResponseOrBuilder
optional string errorMessage = 2;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string errorMessage = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
optional string errorMessage = 3;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
optional string errorMessage = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
optional string errorMessage = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
optional string errorMessage = 3;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
optional string errorMessage = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional string errorMessage = 2;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
optional string errorMessage = 2;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
optional string errorMessage = 2;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string errorMessage = 9;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional string errorMessage = 9;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional string errorMessage = 9;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string errorMessage = 10;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional string errorMessage = 10;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional string errorMessage = 10;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional string errorMessage = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
optional string errorMessage = 3;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
optional string errorMessage = 3;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
optional string errorMessage = 2;
getErrorMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
optional string errorMessage = 2;
getErrorMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateQueryResponseOrBuilder
optional string errorMessage = 2;
getExplain() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string explain = 2;
getExplain() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
optional string explain = 2;
getExplain() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
optional string explain = 2;
getExplainBytes() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string explain = 2;
getExplainBytes() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
optional string explain = 2;
getExplainBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
optional string explain = 2;
getFetchDirection() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getFetchSize() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getFinishedQueryList() - Method in class org.apache.tajo.client.TajoClient
 
getFinishedQueryList(RpcController, ClientProtos.GetQueryListRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getFinishedQueryList(RpcController, ClientProtos.GetQueryListRequest, RpcCallback<ClientProtos.GetQueryListResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getFinishedQueryList(.GetQueryListRequest) returns (.GetQueryListResponse);
getFinishedQueryList(RpcController, ClientProtos.GetQueryListRequest, RpcCallback<ClientProtos.GetQueryListResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getFinishedQueryList(.GetQueryListRequest) returns (.GetQueryListResponse);
getFinishedQueryList(RpcController, ClientProtos.GetQueryListRequest, RpcCallback<ClientProtos.GetQueryListResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getFinishTime() - Method in class org.apache.tajo.client.QueryStatus
 
getFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 finishTime = 4;
getFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required int64 finishTime = 4;
getFinishTime() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required int64 finishTime = 4;
getFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 finishTime = 7;
getFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional int64 finishTime = 7;
getFinishTime() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional int64 finishTime = 7;
getFloat(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getFloat(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getFreeHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 freeHeap = 14;
getFreeHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 freeHeap = 14;
getFreeHeap() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 freeHeap = 14;
getFunctionList(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getFunctionList(RpcController, ClientProtos.SessionedStringProto, RpcCallback<ClientProtos.FunctionResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getFunctionList(.SessionedStringProto) returns (.FunctionResponse);
getFunctionList(RpcController, ClientProtos.SessionedStringProto, RpcCallback<ClientProtos.FunctionResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getFunctionList(.SessionedStringProto) returns (.FunctionResponse);
getFunctionList(RpcController, ClientProtos.SessionedStringProto, RpcCallback<ClientProtos.FunctionResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getFunctions(String) - Method in class org.apache.tajo.client.TajoClient
 
getFunctions(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctions(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
repeated .FunctionDescProto functions = 2;
getFunctions(int) - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
repeated .FunctionDescProto functions = 2;
getFunctionsBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctionsBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctionsCount() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctionsCount() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
repeated .FunctionDescProto functions = 2;
getFunctionsCount() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
repeated .FunctionDescProto functions = 2;
getFunctionsList() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctionsList() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
repeated .FunctionDescProto functions = 2;
getFunctionsList() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
repeated .FunctionDescProto functions = 2;
getFunctionsOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctionsOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
repeated .FunctionDescProto functions = 2;
getFunctionsOrBuilder(int) - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
repeated .FunctionDescProto functions = 2;
getFunctionsOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
getFunctionsOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
repeated .FunctionDescProto functions = 2;
getFunctionsOrBuilderList() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
repeated .FunctionDescProto functions = 2;
getHasResult() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional bool hasResult = 8;
getHasResult() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional bool hasResult = 8;
getHasResult() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional bool hasResult = 8;
getHoldability() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getHttpPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 httpPort = 6;
getHttpPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 httpPort = 6;
getHttpPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 httpPort = 6;
getInt(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getInt(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getIsForwarded() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional bool isForwarded = 4 [default = false];
getIsForwarded() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional bool isForwarded = 4 [default = false];
getIsForwarded() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional bool isForwarded = 4 [default = false];
getLastHeartbeat() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 lastHeartbeat = 18;
getLastHeartbeat() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 lastHeartbeat = 18;
getLastHeartbeat() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 lastHeartbeat = 18;
getLong(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getLong(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getMaxHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 maxHeap = 13;
getMaxHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 maxHeap = 13;
getMaxHeap() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 maxHeap = 13;
getMaxRowNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 maxRowNum = 9;
getMaxRowNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional int32 maxRowNum = 9;
getMaxRowNum() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional int32 maxRowNum = 9;
getMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 memoryMB = 9;
getMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 memoryMB = 9;
getMemoryMB() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 memoryMB = 9;
getMessage() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional string message = 3;
getMessage() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
optional string message = 3;
getMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
optional string message = 3;
getMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional string message = 3;
getMessageBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
optional string message = 3;
getMessageBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
optional string message = 3;
getMeta() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
getMeta() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required .TableProto meta = 4;
getMeta() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required .TableProto meta = 4;
getMetaBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
getMetaData() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getMetaOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
getMetaOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required .TableProto meta = 4;
getMetaOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required .TableProto meta = 4;
getName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string name = 2;
getName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required string name = 2;
getName() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required string name = 2;
getName() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
required string name = 2;
getName() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
required string name = 2;
getName() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
required string name = 2;
getNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string name = 2;
getNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required string name = 2;
getNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required string name = 2;
getNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
required string name = 2;
getNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
required string name = 2;
getNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
required string name = 2;
getNCharacterStream(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getNCharacterStream(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getNClob(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getNClob(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getNString(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getNString(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getNumber() - Method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
getNumber() - Method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
getNumQueryMasterTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numQueryMasterTasks = 21;
getNumQueryMasterTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 numQueryMasterTasks = 21;
getNumQueryMasterTasks() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 numQueryMasterTasks = 21;
getNumRunningTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numRunningTasks = 16;
getNumRunningTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 numRunningTasks = 16;
getNumRunningTasks() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 numRunningTasks = 16;
getObject(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getObject(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getObject(int, Map<String, Class<?>>) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getObject(String, Map<String, Class<?>>) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getObject(String, Class<T>) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getObject(int, Class<T>) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getOutput() - Method in class org.apache.tajo.cli.TajoCli.TajoCliContext
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
getParserForType() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
getPartition() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
getPartition() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
optional .PartitionMethodProto partition = 6;
getPartition() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
optional .PartitionMethodProto partition = 6;
getPartitionBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
getPartitionOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
getPartitionOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
optional .PartitionMethodProto partition = 6;
getPartitionOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
optional .PartitionMethodProto partition = 6;
getPath() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string path = 5;
getPath() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required string path = 5;
getPath() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required string path = 5;
getPathBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string path = 5;
getPathBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required string path = 5;
getPathBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required string path = 5;
getPeerRpcPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 peerRpcPort = 2;
getPeerRpcPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 peerRpcPort = 2;
getPeerRpcPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 peerRpcPort = 2;
getPrecision(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getProgress() - Method in class org.apache.tajo.client.QueryStatus
 
getProgress() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required float progress = 8;
getProgress() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required float progress = 8;
getProgress() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required float progress = 8;
getProgress() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional float progress = 4;
getProgress() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional float progress = 4;
getProgress() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional float progress = 4;
getPullServerPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 pullServerPort = 5;
getPullServerPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 pullServerPort = 5;
getPullServerPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 pullServerPort = 5;
getPurge() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional bool purge = 3 [default = false];
getPurge() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
optional bool purge = 3 [default = false];
getPurge() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
optional bool purge = 3 [default = false];
getQuery() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string query = 5;
getQuery() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required string query = 5;
getQuery() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required string query = 5;
getQuery() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
required string query = 2;
getQuery() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
required string query = 2;
getQuery() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
required string query = 2;
getQueryBytes() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string query = 5;
getQueryBytes() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required string query = 5;
getQueryBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required string query = 5;
getQueryBytes() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
required string query = 2;
getQueryBytes() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
required string query = 2;
getQueryBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
required string query = 2;
getQueryId() - Method in class org.apache.tajo.client.QueryStatus
 
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required .QueryIdProto queryId = 1;
getQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required .QueryIdProto queryId = 1;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
required .QueryIdProto queryId = 2;
getQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultRequestOrBuilder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
required .QueryIdProto queryId = 2;
getQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequestOrBuilder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
required .QueryIdProto queryId = 2;
getQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
required .QueryIdProto queryId = 2;
getQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.KillQueryRequestOrBuilder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required .QueryIdProto queryId = 2;
getQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required .QueryIdProto queryId = 2;
getQueryId() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
getQueryIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
getQueryIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
getQueryIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
getQueryIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
getQueryIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
getQueryIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultRequestOrBuilder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequestOrBuilder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.KillQueryRequestOrBuilder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required .QueryIdProto queryId = 2;
getQueryIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required .QueryIdProto queryId = 2;
getQueryList(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryList(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
repeated .BriefQueryInfo queryList = 1;
getQueryList(int) - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListResponseOrBuilder
repeated .BriefQueryInfo queryList = 1;
getQueryListBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryListBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryListCount() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryListCount() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
repeated .BriefQueryInfo queryList = 1;
getQueryListCount() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListResponseOrBuilder
repeated .BriefQueryInfo queryList = 1;
getQueryListList() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryListList() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
repeated .BriefQueryInfo queryList = 1;
getQueryListList() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListResponseOrBuilder
repeated .BriefQueryInfo queryList = 1;
getQueryListOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryListOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
repeated .BriefQueryInfo queryList = 1;
getQueryListOrBuilder(int) - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListResponseOrBuilder
repeated .BriefQueryInfo queryList = 1;
getQueryListOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
getQueryListOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
repeated .BriefQueryInfo queryList = 1;
getQueryListOrBuilderList() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListResponseOrBuilder
repeated .BriefQueryInfo queryList = 1;
getQueryMasterHost() - Method in class org.apache.tajo.client.QueryStatus
 
getQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string queryMasterHost = 6;
getQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required string queryMasterHost = 6;
getQueryMasterHost() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required string queryMasterHost = 6;
getQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string queryMasterHost = 10;
getQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional string queryMasterHost = 10;
getQueryMasterHost() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional string queryMasterHost = 10;
getQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string queryMasterHost = 5;
getQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional string queryMasterHost = 5;
getQueryMasterHost() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional string queryMasterHost = 5;
getQueryMasterHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string queryMasterHost = 6;
getQueryMasterHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required string queryMasterHost = 6;
getQueryMasterHostBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required string queryMasterHost = 6;
getQueryMasterHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string queryMasterHost = 10;
getQueryMasterHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional string queryMasterHost = 10;
getQueryMasterHostBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional string queryMasterHost = 10;
getQueryMasterHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string queryMasterHost = 5;
getQueryMasterHostBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional string queryMasterHost = 5;
getQueryMasterHostBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional string queryMasterHost = 5;
getQueryMasterMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool queryMasterMode = 19;
getQueryMasterMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required bool queryMasterMode = 19;
getQueryMasterMode() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required bool queryMasterMode = 19;
getQueryMasterPort() - Method in class org.apache.tajo.client.QueryStatus
 
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int32 queryMasterPort = 7;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required int32 queryMasterPort = 7;
getQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required int32 queryMasterPort = 7;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int32 queryMasterPort = 11;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional int32 queryMasterPort = 11;
getQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional int32 queryMasterPort = 11;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 queryMasterPort = 6;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional int32 queryMasterPort = 6;
getQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional int32 queryMasterPort = 6;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 queryMasterPort = 3;
getQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 queryMasterPort = 3;
getQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 queryMasterPort = 3;
getQueryResult(QueryId) - Method in class org.apache.tajo.client.TajoClient
 
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface
 
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest, RpcCallback<ClientProtos.GetQueryResultResponse>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
rpc getQueryResult(.GetQueryResultRequest) returns (.GetQueryResultResponse);
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest, RpcCallback<ClientProtos.GetQueryResultResponse>) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Interface
rpc getQueryResult(.GetQueryResultRequest) returns (.GetQueryResultResponse);
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest, RpcCallback<ClientProtos.GetQueryResultResponse>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Stub
 
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest, RpcCallback<ClientProtos.GetQueryResultResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getQueryResult(.GetQueryResultRequest) returns (.GetQueryResultResponse);
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest, RpcCallback<ClientProtos.GetQueryResultResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getQueryResult(.GetQueryResultRequest) returns (.GetQueryResultResponse);
getQueryResult(RpcController, ClientProtos.GetQueryResultRequest, RpcCallback<ClientProtos.GetQueryResultResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getQueryStatus(QueryId) - Method in class org.apache.tajo.client.TajoClient
 
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface
 
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest, RpcCallback<ClientProtos.GetQueryStatusResponse>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
rpc getQueryStatus(.GetQueryStatusRequest) returns (.GetQueryStatusResponse);
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest, RpcCallback<ClientProtos.GetQueryStatusResponse>) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Interface
rpc getQueryStatus(.GetQueryStatusRequest) returns (.GetQueryStatusResponse);
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest, RpcCallback<ClientProtos.GetQueryStatusResponse>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Stub
 
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest, RpcCallback<ClientProtos.GetQueryStatusResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getQueryStatus(.GetQueryStatusRequest) returns (.GetQueryStatusResponse);
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest, RpcCallback<ClientProtos.GetQueryStatusResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getQueryStatus(.GetQueryStatusRequest) returns (.GetQueryStatusResponse);
getQueryStatus(RpcController, ClientProtos.GetQueryStatusRequest, RpcCallback<ClientProtos.GetQueryStatusResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getRef(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getRef(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
required .ResultCode resultCode = 1;
getResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
required .ResultCode resultCode = 1;
getResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
required .ResultCode resultCode = 1;
getResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required .ResultCode resultCode = 1;
getResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
required .ResultCode resultCode = 1;
getResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
required .ResultCode resultCode = 1;
getResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
required .ResultCode resultCode = 1;
getResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateQueryResponseOrBuilder
required .ResultCode resultCode = 1;
getResultResponse(QueryId) - Method in class org.apache.tajo.client.TajoClient
 
getResultSet() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSet() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSet() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSetBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSetOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSetOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getResultSetOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
getRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getRowId(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getRowId(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getRunningQueryList() - Method in class org.apache.tajo.client.TajoClient
 
getRunningQueryList(RpcController, ClientProtos.GetQueryListRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getRunningQueryList(RpcController, ClientProtos.GetQueryListRequest, RpcCallback<ClientProtos.GetQueryListResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getRunningQueryList(.GetQueryListRequest) returns (.GetQueryListResponse);
getRunningQueryList(RpcController, ClientProtos.GetQueryListRequest, RpcCallback<ClientProtos.GetQueryListResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getRunningQueryList(.GetQueryListRequest) returns (.GetQueryListResponse);
getRunningQueryList(RpcController, ClientProtos.GetQueryListRequest, RpcCallback<ClientProtos.GetQueryListResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getScale(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getSchema() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
getSchema() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required .SchemaProto schema = 3;
getSchema() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required .SchemaProto schema = 3;
getSchema() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
getSchema() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
optional .SchemaProto schema = 1;
getSchema() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
optional .SchemaProto schema = 1;
getSchemaBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
getSchemaBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
getSchemaName(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getSchemaOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
getSchemaOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required .SchemaProto schema = 3;
getSchemaOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required .SchemaProto schema = 3;
getSchemaOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
getSchemaOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
optional .SchemaProto schema = 1;
getSchemaOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
optional .SchemaProto schema = 1;
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
getSerializedSize() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
getSerializedTuples(int) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
getSerializedTuples(int) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
repeated bytes serializedTuples = 3;
getSerializedTuples(int) - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
repeated bytes serializedTuples = 3;
getSerializedTuplesCount() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
getSerializedTuplesCount() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
repeated bytes serializedTuples = 3;
getSerializedTuplesCount() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
repeated bytes serializedTuples = 3;
getSerializedTuplesList() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
getSerializedTuplesList() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
repeated bytes serializedTuples = 3;
getSerializedTuplesList() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
repeated bytes serializedTuples = 3;
getSessionId() - Method in class org.apache.tajo.client.TajoClient
 
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
optional .SessionIdProto sessionId = 2;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
optional .SessionIdProto sessionId = 2;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableDescRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.KillQueryRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.SessionedStringProtoOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
optional .SessionIdProto sessionId = 1;
getSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
optional .SessionIdProto sessionId = 2;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
optional .SessionIdProto sessionId = 2;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableDescRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.KillQueryRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.SessionedStringProtoOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
optional .SessionIdProto sessionId = 1;
getSessionIdOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
getSessionVariable(String) - Method in class org.apache.tajo.client.TajoClient
 
getSessionVariable(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getSessionVariable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.StringProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getSessionVariable(.SessionedStringProto) returns (.StringProto);
getSessionVariable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.StringProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getSessionVariable(.SessionedStringProto) returns (.StringProto);
getSessionVariable(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.StringProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getSetVariables(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariables(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
repeated .KeyValueProto setVariables = 3;
getSetVariables(int) - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
repeated .KeyValueProto setVariables = 3;
getSetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
getSetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
optional .KeyValueSetProto setVariables = 2;
getSetVariables() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
optional .KeyValueSetProto setVariables = 2;
getSetVariablesBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariablesBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
getSetVariablesBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariablesCount() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariablesCount() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
repeated .KeyValueProto setVariables = 3;
getSetVariablesCount() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
repeated .KeyValueProto setVariables = 3;
getSetVariablesList() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariablesList() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
repeated .KeyValueProto setVariables = 3;
getSetVariablesList() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
repeated .KeyValueProto setVariables = 3;
getSetVariablesOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariablesOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
repeated .KeyValueProto setVariables = 3;
getSetVariablesOrBuilder(int) - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
repeated .KeyValueProto setVariables = 3;
getSetVariablesOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
getSetVariablesOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
optional .KeyValueSetProto setVariables = 2;
getSetVariablesOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
optional .KeyValueSetProto setVariables = 2;
getSetVariablesOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
getSetVariablesOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
repeated .KeyValueProto setVariables = 3;
getSetVariablesOrBuilderList() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
repeated .KeyValueProto setVariables = 3;
getShort(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getShort(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getSQLXML(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getSQLXML(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getStartTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 startTime = 3;
getStartTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required int64 startTime = 3;
getStartTime() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required int64 startTime = 3;
getState() - Method in class org.apache.tajo.cli.SimpleParser
 
getState() - Method in class org.apache.tajo.client.QueryStatus
 
getState() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryState state = 2;
getState() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required .QueryState state = 2;
getState() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required .QueryState state = 2;
getState() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
required .CreateSessionResponse.ResultState state = 1;
getState() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
required .CreateSessionResponse.ResultState state = 1;
getState() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
required .CreateSessionResponse.ResultState state = 1;
getState() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional .QueryState state = 3;
getState() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional .QueryState state = 3;
getState() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional .QueryState state = 3;
getState() - Method in enum org.apache.tajo.jdbc.SQLStates
 
getStatement() - Method in class org.apache.tajo.cli.ParsedResult
 
getStatement() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getString(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getString(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getSubmitTime() - Method in class org.apache.tajo.client.QueryStatus
 
getSubmitTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 submitTime = 5;
getSubmitTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional int64 submitTime = 5;
getSubmitTime() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional int64 submitTime = 5;
getTableDesc(String) - Method in class org.apache.tajo.client.TajoClient
Get a table description
getTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
getTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
optional .TableDescProto tableDesc = 1;
getTableDesc() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
optional .TableDescProto tableDesc = 1;
getTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
getTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional .TableDescProto tableDesc = 8;
getTableDesc() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional .TableDescProto tableDesc = 8;
getTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
getTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
optional .TableDescProto tableDesc = 2;
getTableDesc() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
optional .TableDescProto tableDesc = 2;
getTableDesc(RpcController, ClientProtos.GetTableDescRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getTableDesc(RpcController, ClientProtos.GetTableDescRequest, RpcCallback<ClientProtos.TableResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getTableDesc(.GetTableDescRequest) returns (.TableResponse);
getTableDesc(RpcController, ClientProtos.GetTableDescRequest, RpcCallback<ClientProtos.TableResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getTableDesc(.GetTableDescRequest) returns (.TableResponse);
getTableDesc(RpcController, ClientProtos.GetTableDescRequest, RpcCallback<ClientProtos.TableResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getTableDesc() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
getTableDescBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
getTableDescBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
getTableDescBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
getTableDescOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
getTableDescOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
optional .TableDescProto tableDesc = 1;
getTableDescOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
optional .TableDescProto tableDesc = 1;
getTableDescOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
getTableDescOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional .TableDescProto tableDesc = 8;
getTableDescOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional .TableDescProto tableDesc = 8;
getTableDescOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
getTableDescOrBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
optional .TableDescProto tableDesc = 2;
getTableDescOrBuilder() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
optional .TableDescProto tableDesc = 2;
getTableList(String) - Method in class org.apache.tajo.client.TajoClient
Get a list of table names.
getTableList(RpcController, ClientProtos.GetTableListRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
getTableList(RpcController, ClientProtos.GetTableListRequest, RpcCallback<ClientProtos.GetTableListResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc getTableList(.GetTableListRequest) returns (.GetTableListResponse);
getTableList(RpcController, ClientProtos.GetTableListRequest, RpcCallback<ClientProtos.GetTableListResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc getTableList(.GetTableListRequest) returns (.GetTableListResponse);
getTableList(RpcController, ClientProtos.GetTableListRequest, RpcCallback<ClientProtos.GetTableListResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
getTableName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
required string tableName = 2;
getTableName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
required string tableName = 2;
getTableName() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableDescRequestOrBuilder
required string tableName = 2;
getTableName(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
getTableNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
required string tableName = 2;
getTableNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
required string tableName = 2;
getTableNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableDescRequestOrBuilder
required string tableName = 2;
getTables(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
getTables(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
repeated string tables = 1;
getTables(int) - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListResponseOrBuilder
repeated string tables = 1;
getTablesBytes(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
getTablesBytes(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
repeated string tables = 1;
getTablesBytes(int) - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListResponseOrBuilder
repeated string tables = 1;
getTablesCount() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
getTablesCount() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
repeated string tables = 1;
getTablesCount() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListResponseOrBuilder
repeated string tables = 1;
getTablesList() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
getTablesList() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
repeated string tables = 1;
getTablesList() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListResponseOrBuilder
repeated string tables = 1;
getTajoClient() - Method in class org.apache.tajo.cli.TajoCli.TajoCliContext
 
getTajoUserName() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
required string tajoUserName = 3;
getTajoUserName() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
required string tajoUserName = 3;
getTajoUserName() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
required string tajoUserName = 3;
getTajoUserNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
required string tajoUserName = 3;
getTajoUserNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
required string tajoUserName = 3;
getTajoUserNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
required string tajoUserName = 3;
getTaskRunnerMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool taskRunnerMode = 20;
getTaskRunnerMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required bool taskRunnerMode = 20;
getTaskRunnerMode() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required bool taskRunnerMode = 20;
getTime(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTime(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTime(int, Calendar) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTime(String, Calendar) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTimestamp(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTimestamp(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTimestamp(int, Calendar) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTimestamp(String, Calendar) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getTotalHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 totalHeap = 15;
getTotalHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 totalHeap = 15;
getTotalHeap() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 totalHeap = 15;
getType() - Method in class org.apache.tajo.cli.ParsedResult
 
getType() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getUnicodeStream(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getUnicodeStream(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
getUnknownFields() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
getUnsetVariables(int) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
getUnsetVariables(int) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
repeated string unsetVariables = 3;
getUnsetVariables(int) - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
repeated string unsetVariables = 3;
getUnsetVariablesBytes(int) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
getUnsetVariablesBytes(int) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
repeated string unsetVariables = 3;
getUnsetVariablesBytes(int) - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
repeated string unsetVariables = 3;
getUnsetVariablesCount() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
getUnsetVariablesCount() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
repeated string unsetVariables = 3;
getUnsetVariablesCount() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
repeated string unsetVariables = 3;
getUnsetVariablesList() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
getUnsetVariablesList() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
repeated string unsetVariables = 3;
getUnsetVariablesList() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
repeated string unsetVariables = 3;
getURL(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getURL(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getUsage() - Method in class org.apache.tajo.cli.ConnectDatabaseCommand
 
getUsage() - Method in class org.apache.tajo.cli.CopyrightCommand
 
getUsage() - Method in class org.apache.tajo.cli.DescFunctionCommand
 
getUsage() - Method in class org.apache.tajo.cli.DescTableCommand
 
getUsage() - Method in class org.apache.tajo.cli.ExecExternalShellCommand
 
getUsage() - Method in class org.apache.tajo.cli.ExitCommand
 
getUsage() - Method in class org.apache.tajo.cli.HdfsCommand
 
getUsage() - Method in class org.apache.tajo.cli.HelpCommand
 
getUsage() - Method in class org.apache.tajo.cli.ListDatabaseCommand
 
getUsage() - Method in class org.apache.tajo.cli.SetCommand
 
getUsage() - Method in class org.apache.tajo.cli.TajoAdminCommand
 
getUsage() - Method in class org.apache.tajo.cli.TajoShellCommand
 
getUsage() - Method in class org.apache.tajo.cli.UnsetCommand
 
getUsage() - Method in class org.apache.tajo.cli.VersionCommand
 
getUsedCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedCpuCoreSlots = 12;
getUsedCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 usedCpuCoreSlots = 12;
getUsedCpuCoreSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 usedCpuCoreSlots = 12;
getUsedDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float usedDiskSlots = 10;
getUsedDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required float usedDiskSlots = 10;
getUsedDiskSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required float usedDiskSlots = 10;
getUsedMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedMemoryMB = 11;
getUsedMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 usedMemoryMB = 11;
getUsedMemoryMB() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 usedMemoryMB = 11;
getUserInfo() - Method in class org.apache.tajo.client.TajoClient
 
getUsername() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
required string username = 1;
getUsername() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
required string username = 1;
getUsername() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionRequestOrBuilder
required string username = 1;
getUserName() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required string userName = 3;
getUserName() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required string userName = 3;
getUserName() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required string userName = 3;
getUsernameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
required string username = 1;
getUsernameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
required string username = 1;
getUsernameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionRequestOrBuilder
required string username = 1;
getUserNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required string userName = 3;
getUserNameBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required string userName = 3;
getUserNameBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required string userName = 3;
getValue() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
required string value = 2;
getValue() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
required string value = 2;
getValue() - Method in interface org.apache.tajo.ipc.ClientProtos.SessionedStringProtoOrBuilder
required string value = 2;
getValueBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
required string value = 2;
getValueBytes() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
required string value = 2;
getValueBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.SessionedStringProtoOrBuilder
required string value = 2;
getValueDescriptor() - Method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
getValueDescriptor() - Method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
getWarnings() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
getWorkerList(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerList(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
repeated .WorkerResourceInfo workerList = 1;
getWorkerList(int) - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponseOrBuilder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListCount() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListCount() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
repeated .WorkerResourceInfo workerList = 1;
getWorkerListCount() - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponseOrBuilder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListList() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListList() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
repeated .WorkerResourceInfo workerList = 1;
getWorkerListList() - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponseOrBuilder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListOrBuilder(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
repeated .WorkerResourceInfo workerList = 1;
getWorkerListOrBuilder(int) - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponseOrBuilder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
getWorkerListOrBuilderList() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
repeated .WorkerResourceInfo workerList = 1;
getWorkerListOrBuilderList() - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponseOrBuilder
repeated .WorkerResourceInfo workerList = 1;
getWorkerStatus() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string workerStatus = 17;
getWorkerStatus() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required string workerStatus = 17;
getWorkerStatus() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required string workerStatus = 17;
getWorkerStatusBytes() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string workerStatus = 17;
getWorkerStatusBytes() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required string workerStatus = 17;
getWorkerStatusBytes() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required string workerStatus = 17;

H

hasAllocatedHost() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string allocatedHost = 1;
hasAllocatedHost() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required string allocatedHost = 1;
hasAllocatedHost() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required string allocatedHost = 1;
hasBaseDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
optional string baseDatabaseName = 2;
hasBaseDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
optional string baseDatabaseName = 2;
hasBaseDatabaseName() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionRequestOrBuilder
optional string baseDatabaseName = 2;
hasBytesNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional int32 bytesNum = 2;
hasBytesNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
optional int32 bytesNum = 2;
hasBytesNum() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
optional int32 bytesNum = 2;
hasClientPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 clientPort = 4;
hasClientPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 clientPort = 4;
hasClientPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 clientPort = 4;
hasCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 cpuCoreSlots = 8;
hasCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 cpuCoreSlots = 8;
hasCpuCoreSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 cpuCoreSlots = 8;
hasDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional string databaseName = 2;
hasDatabaseName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
optional string databaseName = 2;
hasDatabaseName() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListRequestOrBuilder
optional string databaseName = 2;
hasDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float diskSlots = 7;
hasDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required float diskSlots = 7;
hasDiskSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required float diskSlots = 7;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string errorMessage = 3;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
optional string errorMessage = 3;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
optional string errorMessage = 3;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
optional string errorMessage = 3;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
optional string errorMessage = 3;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
optional string errorMessage = 3;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional string errorMessage = 2;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
optional string errorMessage = 2;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
optional string errorMessage = 2;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string errorMessage = 9;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional string errorMessage = 9;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional string errorMessage = 9;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string errorMessage = 10;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional string errorMessage = 10;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional string errorMessage = 10;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional string errorMessage = 3;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
optional string errorMessage = 3;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
optional string errorMessage = 3;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
optional string errorMessage = 2;
hasErrorMessage() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
optional string errorMessage = 2;
hasErrorMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateQueryResponseOrBuilder
optional string errorMessage = 2;
hasExplain() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string explain = 2;
hasExplain() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
optional string explain = 2;
hasExplain() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
optional string explain = 2;
hasFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 finishTime = 4;
hasFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required int64 finishTime = 4;
hasFinishTime() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required int64 finishTime = 4;
hasFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 finishTime = 7;
hasFinishTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional int64 finishTime = 7;
hasFinishTime() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional int64 finishTime = 7;
hasFreeHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 freeHeap = 14;
hasFreeHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 freeHeap = 14;
hasFreeHeap() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 freeHeap = 14;
hasHasResult() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional bool hasResult = 8;
hasHasResult() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional bool hasResult = 8;
hasHasResult() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional bool hasResult = 8;
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
hashCode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
hasHttpPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 httpPort = 6;
hasHttpPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 httpPort = 6;
hasHttpPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 httpPort = 6;
hasIsForwarded() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional bool isForwarded = 4 [default = false];
hasIsForwarded() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional bool isForwarded = 4 [default = false];
hasIsForwarded() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional bool isForwarded = 4 [default = false];
hasLastHeartbeat() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 lastHeartbeat = 18;
hasLastHeartbeat() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 lastHeartbeat = 18;
hasLastHeartbeat() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 lastHeartbeat = 18;
hasMaxHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 maxHeap = 13;
hasMaxHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 maxHeap = 13;
hasMaxHeap() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 maxHeap = 13;
hasMaxRowNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 maxRowNum = 9;
hasMaxRowNum() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional int32 maxRowNum = 9;
hasMaxRowNum() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional int32 maxRowNum = 9;
hasMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 memoryMB = 9;
hasMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 memoryMB = 9;
hasMemoryMB() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 memoryMB = 9;
hasMessage() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional string message = 3;
hasMessage() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
optional string message = 3;
hasMessage() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
optional string message = 3;
hasMeta() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
hasMeta() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required .TableProto meta = 4;
hasMeta() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required .TableProto meta = 4;
hasName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string name = 2;
hasName() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required string name = 2;
hasName() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required string name = 2;
hasName() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
required string name = 2;
hasName() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
required string name = 2;
hasName() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
required string name = 2;
hasNumQueryMasterTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numQueryMasterTasks = 21;
hasNumQueryMasterTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 numQueryMasterTasks = 21;
hasNumQueryMasterTasks() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 numQueryMasterTasks = 21;
hasNumRunningTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numRunningTasks = 16;
hasNumRunningTasks() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 numRunningTasks = 16;
hasNumRunningTasks() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 numRunningTasks = 16;
hasPartition() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
hasPartition() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
optional .PartitionMethodProto partition = 6;
hasPartition() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
optional .PartitionMethodProto partition = 6;
hasPath() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string path = 5;
hasPath() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required string path = 5;
hasPath() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required string path = 5;
hasPeerRpcPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 peerRpcPort = 2;
hasPeerRpcPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 peerRpcPort = 2;
hasPeerRpcPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 peerRpcPort = 2;
hasProgress() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required float progress = 8;
hasProgress() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required float progress = 8;
hasProgress() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required float progress = 8;
hasProgress() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional float progress = 4;
hasProgress() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional float progress = 4;
hasProgress() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional float progress = 4;
hasPullServerPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 pullServerPort = 5;
hasPullServerPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 pullServerPort = 5;
hasPullServerPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 pullServerPort = 5;
hasPurge() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional bool purge = 3 [default = false];
hasPurge() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
optional bool purge = 3 [default = false];
hasPurge() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
optional bool purge = 3 [default = false];
hasQuery() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string query = 5;
hasQuery() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required string query = 5;
hasQuery() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required string query = 5;
hasQuery() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
required string query = 2;
hasQuery() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
required string query = 2;
hasQuery() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
required string query = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required .QueryIdProto queryId = 1;
hasQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required .QueryIdProto queryId = 1;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
required .QueryIdProto queryId = 2;
hasQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultRequestOrBuilder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
required .QueryIdProto queryId = 2;
hasQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequestOrBuilder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
required .QueryIdProto queryId = 2;
hasQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
required .QueryIdProto queryId = 2;
hasQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.KillQueryRequestOrBuilder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
hasQueryId() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required .QueryIdProto queryId = 2;
hasQueryId() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required .QueryIdProto queryId = 2;
hasQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string queryMasterHost = 6;
hasQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required string queryMasterHost = 6;
hasQueryMasterHost() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required string queryMasterHost = 6;
hasQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string queryMasterHost = 10;
hasQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional string queryMasterHost = 10;
hasQueryMasterHost() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional string queryMasterHost = 10;
hasQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string queryMasterHost = 5;
hasQueryMasterHost() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional string queryMasterHost = 5;
hasQueryMasterHost() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional string queryMasterHost = 5;
hasQueryMasterMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool queryMasterMode = 19;
hasQueryMasterMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required bool queryMasterMode = 19;
hasQueryMasterMode() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required bool queryMasterMode = 19;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int32 queryMasterPort = 7;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required int32 queryMasterPort = 7;
hasQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required int32 queryMasterPort = 7;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int32 queryMasterPort = 11;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional int32 queryMasterPort = 11;
hasQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional int32 queryMasterPort = 11;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 queryMasterPort = 6;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional int32 queryMasterPort = 6;
hasQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional int32 queryMasterPort = 6;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 queryMasterPort = 3;
hasQueryMasterPort() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 queryMasterPort = 3;
hasQueryMasterPort() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 queryMasterPort = 3;
hasResult() - Method in class org.apache.tajo.client.QueryStatus
 
hasResult() - Method in class org.apache.tajo.jdbc.TajoMemoryResultSet
 
hasResult() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
HASRESULT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
required .ResultCode resultCode = 1;
hasResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.ExplainQueryResponseOrBuilder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
required .ResultCode resultCode = 1;
hasResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.FunctionResponseOrBuilder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
required .ResultCode resultCode = 1;
hasResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required .ResultCode resultCode = 1;
hasResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
required .ResultCode resultCode = 1;
hasResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
required .ResultCode resultCode = 1;
hasResultCode() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
required .ResultCode resultCode = 1;
hasResultCode() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateQueryResponseOrBuilder
required .ResultCode resultCode = 1;
hasResultSet() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
hasResultSet() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
hasResultSet() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
hasSchema() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
hasSchema() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
required .SchemaProto schema = 3;
hasSchema() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
required .SchemaProto schema = 3;
hasSchema() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
hasSchema() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
optional .SchemaProto schema = 1;
hasSchema() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSetOrBuilder
optional .SchemaProto schema = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
optional .SessionIdProto sessionId = 2;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
optional .SessionIdProto sessionId = 2;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateTableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.DropTableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryListRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableDescRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableListRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.KillQueryRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.QueryRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.SessionedStringProtoOrBuilder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
optional .SessionIdProto sessionId = 1;
hasSessionId() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
optional .SessionIdProto sessionId = 1;
hasSetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
hasSetVariables() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
optional .KeyValueSetProto setVariables = 2;
hasSetVariables() - Method in interface org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequestOrBuilder
optional .KeyValueSetProto setVariables = 2;
hasStartTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 startTime = 3;
hasStartTime() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required int64 startTime = 3;
hasStartTime() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required int64 startTime = 3;
hasState() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryState state = 2;
hasState() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
required .QueryState state = 2;
hasState() - Method in interface org.apache.tajo.ipc.ClientProtos.BriefQueryInfoOrBuilder
required .QueryState state = 2;
hasState() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
required .CreateSessionResponse.ResultState state = 1;
hasState() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
required .CreateSessionResponse.ResultState state = 1;
hasState() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionResponseOrBuilder
required .CreateSessionResponse.ResultState state = 1;
hasState() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional .QueryState state = 3;
hasState() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional .QueryState state = 3;
hasState() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional .QueryState state = 3;
hasSubmitTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 submitTime = 5;
hasSubmitTime() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
optional int64 submitTime = 5;
hasSubmitTime() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponseOrBuilder
optional int64 submitTime = 5;
hasTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
hasTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
optional .TableDescProto tableDesc = 1;
hasTableDesc() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
optional .TableDescProto tableDesc = 1;
hasTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
hasTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
optional .TableDescProto tableDesc = 8;
hasTableDesc() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
optional .TableDescProto tableDesc = 8;
hasTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
hasTableDesc() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
optional .TableDescProto tableDesc = 2;
hasTableDesc() - Method in interface org.apache.tajo.ipc.ClientProtos.TableResponseOrBuilder
optional .TableDescProto tableDesc = 2;
hasTableName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
required string tableName = 2;
hasTableName() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
required string tableName = 2;
hasTableName() - Method in interface org.apache.tajo.ipc.ClientProtos.GetTableDescRequestOrBuilder
required string tableName = 2;
hasTajoUserName() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
required string tajoUserName = 3;
hasTajoUserName() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
required string tajoUserName = 3;
hasTajoUserName() - Method in interface org.apache.tajo.ipc.ClientProtos.GetQueryResultResponseOrBuilder
required string tajoUserName = 3;
hasTaskRunnerMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool taskRunnerMode = 20;
hasTaskRunnerMode() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required bool taskRunnerMode = 20;
hasTaskRunnerMode() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required bool taskRunnerMode = 20;
hasTotalHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 totalHeap = 15;
hasTotalHeap() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int64 totalHeap = 15;
hasTotalHeap() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int64 totalHeap = 15;
hasUsedCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedCpuCoreSlots = 12;
hasUsedCpuCoreSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 usedCpuCoreSlots = 12;
hasUsedCpuCoreSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 usedCpuCoreSlots = 12;
hasUsedDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float usedDiskSlots = 10;
hasUsedDiskSlots() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required float usedDiskSlots = 10;
hasUsedDiskSlots() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required float usedDiskSlots = 10;
hasUsedMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedMemoryMB = 11;
hasUsedMemoryMB() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required int32 usedMemoryMB = 11;
hasUsedMemoryMB() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required int32 usedMemoryMB = 11;
hasUsername() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
required string username = 1;
hasUsername() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
required string username = 1;
hasUsername() - Method in interface org.apache.tajo.ipc.ClientProtos.CreateSessionRequestOrBuilder
required string username = 1;
hasUserName() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required string userName = 3;
hasUserName() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
required string userName = 3;
hasUserName() - Method in interface org.apache.tajo.ipc.ClientProtos.SubmitQueryResponseOrBuilder
required string userName = 3;
hasValue() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
required string value = 2;
hasValue() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
required string value = 2;
hasValue() - Method in interface org.apache.tajo.ipc.ClientProtos.SessionedStringProtoOrBuilder
required string value = 2;
hasWorkerStatus() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string workerStatus = 17;
hasWorkerStatus() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
required string workerStatus = 17;
hasWorkerStatus() - Method in interface org.apache.tajo.ipc.ClientProtos.WorkerResourceInfoOrBuilder
required string workerStatus = 17;
HdfsCommand - Class in org.apache.tajo.cli
 
HdfsCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.HdfsCommand
 
HelpCommand - Class in org.apache.tajo.cli
 
HelpCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.HelpCommand
 
HTTPPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 

I

init() - Method in class org.apache.tajo.jdbc.TajoMemoryResultSet
 
init() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
init() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
insertRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
internalGetValueMap() - Static method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
internalGetValueMap() - Static method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
InvalidClientSessionException - Exception in org.apache.tajo.cli
 
InvalidClientSessionException(String) - Constructor for exception org.apache.tajo.cli.InvalidClientSessionException
 
InvalidStatementException - Exception in org.apache.tajo.cli
 
InvalidStatementException(String) - Constructor for exception org.apache.tajo.cli.InvalidStatementException
 
invoke(String[]) - Method in class org.apache.tajo.cli.ConnectDatabaseCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.CopyrightCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.DescFunctionCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.DescTableCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.ExecExternalShellCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.ExitCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.HdfsCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.HelpCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.ListDatabaseCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.SetCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.TajoAdminCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.TajoShellCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.UnsetCommand
 
invoke(String[]) - Method in class org.apache.tajo.cli.VersionCommand
 
isAfterLast() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
isAutoIncrement(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isBeforeFirst() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
isCaseSensitive(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isClosed() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
isConnected() - Method in class org.apache.tajo.client.TajoClient
 
isCurrency(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isDefinitelyWritable(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isFirst() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
ISFORWARDED_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
isInitialized() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
isLast() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
isNullable(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isQueryRunnning(TajoProtos.QueryState) - Static method in class org.apache.tajo.client.TajoClient
 
isReadOnly(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isSearchable(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isSigned(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
isWrapperFor(Class<?>) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
isWritable(int) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 

K

killQuery(QueryId) - Method in class org.apache.tajo.client.TajoClient
 
killQuery(RpcController, ClientProtos.KillQueryRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
killQuery(RpcController, ClientProtos.KillQueryRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc killQuery(.KillQueryRequest) returns (.BoolProto);
killQuery(RpcController, ClientProtos.KillQueryRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc killQuery(.KillQueryRequest) returns (.BoolProto);
killQuery(RpcController, ClientProtos.KillQueryRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 

L

last() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
LASTHEARTBEAT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
ListDatabaseCommand - Class in org.apache.tajo.cli
 
ListDatabaseCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.ListDatabaseCommand
 

M

main(String[]) - Static method in class org.apache.tajo.cli.TajoCli
 
main(String[]) - Static method in class org.apache.tajo.client.TajoAdmin
 
main(String[]) - Static method in class org.apache.tajo.client.TajoDump
 
maxColumn - Variable in class org.apache.tajo.cli.TajoShellCommand
 
MAXHEAP_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
MAXROWNUM_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
MEMORYMB_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
mergeFrom(ClientProtos.BriefQueryInfo) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
mergeFrom(ClientProtos.CreateSessionRequest) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
mergeFrom(ClientProtos.CreateSessionResponse) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
mergeFrom(ClientProtos.CreateTableRequest) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
mergeFrom(ClientProtos.DropTableRequest) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
mergeFrom(ClientProtos.ExplainQueryResponse) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
mergeFrom(ClientProtos.FunctionResponse) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
mergeFrom(ClientProtos.GetClusterInfoRequest) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
mergeFrom(ClientProtos.GetClusterInfoResponse) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
mergeFrom(ClientProtos.GetQueryListRequest) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
mergeFrom(ClientProtos.GetQueryListResponse) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
mergeFrom(ClientProtos.GetQueryResultRequest) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
mergeFrom(ClientProtos.GetQueryResultResponse) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
mergeFrom(ClientProtos.GetQueryStatusRequest) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
mergeFrom(ClientProtos.GetQueryStatusResponse) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
mergeFrom(ClientProtos.GetTableDescRequest) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
mergeFrom(ClientProtos.GetTableListRequest) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
mergeFrom(ClientProtos.GetTableListResponse) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
mergeFrom(ClientProtos.KillQueryRequest) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
mergeFrom(ClientProtos.QueryRequest) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
mergeFrom(ClientProtos.SessionedStringProto) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
mergeFrom(ClientProtos.SubmitQueryResponse) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
mergeFrom(ClientProtos.SubmitQueryResponse.SerializedResultSet) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
mergeFrom(ClientProtos.TableResponse) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
mergeFrom(ClientProtos.UpdateQueryResponse) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
mergeFrom(ClientProtos.UpdateSessionVariableRequest) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
mergeFrom(ClientProtos.WorkerResourceInfo) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
 
mergeMeta(CatalogProtos.TableProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
mergePartition(CatalogProtos.PartitionMethodProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
mergeQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
mergeResultSet(ClientProtos.SubmitQueryResponse.SerializedResultSet) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
mergeSchema(CatalogProtos.SchemaProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
mergeSchema(CatalogProtos.SchemaProto) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
mergeSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
mergeSetVariables(CatalogProtos.KeyValueSetProto) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
mergeTableDesc(CatalogProtos.TableDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
mergeTableDesc(CatalogProtos.TableDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
mergeTableDesc(CatalogProtos.TableDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
META_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
moveToCurrentRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
moveToInsertRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 

N

NAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
NAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
newBuilder(ClientProtos.BriefQueryInfo) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
newBuilder(ClientProtos.CreateSessionRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
newBuilder(ClientProtos.CreateSessionResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
newBuilder(ClientProtos.CreateTableRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
newBuilder(ClientProtos.DropTableRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
newBuilder(ClientProtos.ExplainQueryResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
newBuilder(ClientProtos.FunctionResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
newBuilder(ClientProtos.GetClusterInfoRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
newBuilder(ClientProtos.GetClusterInfoResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
newBuilder(ClientProtos.GetQueryListRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
newBuilder(ClientProtos.GetQueryListResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
newBuilder(ClientProtos.GetQueryResultRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
newBuilder(ClientProtos.GetQueryResultResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
newBuilder(ClientProtos.GetQueryStatusRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
newBuilder(ClientProtos.GetQueryStatusResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
newBuilder(ClientProtos.GetTableDescRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
newBuilder(ClientProtos.GetTableListRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
newBuilder(ClientProtos.GetTableListResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
newBuilder(ClientProtos.KillQueryRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
newBuilder(ClientProtos.QueryRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
newBuilder(ClientProtos.SessionedStringProto) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
newBuilder(ClientProtos.SubmitQueryResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
newBuilder(ClientProtos.SubmitQueryResponse.SerializedResultSet) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
newBuilder(ClientProtos.TableResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
newBuilder(ClientProtos.UpdateQueryResponse) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
newBuilder(ClientProtos.UpdateSessionVariableRequest) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
newBuilder() - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
newBuilder(ClientProtos.WorkerResourceInfo) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
newBuilderForType() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
newReflectiveBlockingService(QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface) - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
newReflectiveBlockingService(TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface) - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
newReflectiveService(QueryMasterClientProtocol.QueryMasterClientProtocolService.Interface) - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
newReflectiveService(TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface) - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
next() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
nextTuple() - Method in class org.apache.tajo.jdbc.TajoMemoryResultSet
 
nextTuple() - Method in class org.apache.tajo.jdbc.TajoResultSet
 
nextTuple() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
NUMQUERYMASTERTASKS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
NUMRUNNINGTASKS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 

O

OK_VALUE - Static variable in enum org.apache.tajo.ipc.ClientProtos.ResultCode
OK = 0;
org.apache.tajo.cli - package org.apache.tajo.cli
 
org.apache.tajo.client - package org.apache.tajo.client
 
org.apache.tajo.ipc - package org.apache.tajo.ipc
 
org.apache.tajo.jdbc - package org.apache.tajo.jdbc
 

P

parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
ParsedResult - Class in org.apache.tajo.cli
 
ParsedResult(ParsedResult.StatementType, String) - Constructor for class org.apache.tajo.cli.ParsedResult
 
ParsedResult.StatementType - Enum in org.apache.tajo.cli
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
parseFrom(ByteString) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(byte[]) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(InputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseLines(String) - Method in class org.apache.tajo.cli.SimpleParser
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
PARSER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
parseScript(String) - Static method in class org.apache.tajo.cli.SimpleParser
State Machine
PARTITION_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
PATH_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
PEERRPCPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
prettyFormat(ResultSet) - Static method in class org.apache.tajo.client.ResultSetUtil
 
previous() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
print(char, int) - Method in class org.apache.tajo.cli.TajoShellCommand
 
PRINT_LIMIT - Static variable in class org.apache.tajo.cli.TajoCli
 
printCenter(String, int, boolean) - Method in class org.apache.tajo.cli.TajoShellCommand
 
printCenter(String) - Method in class org.apache.tajo.cli.TajoShellCommand
 
printHeader(String[], float[]) - Method in class org.apache.tajo.cli.TajoShellCommand
 
printLeft(String, int) - Method in class org.apache.tajo.cli.TajoShellCommand
 
println() - Method in class org.apache.tajo.cli.TajoShellCommand
 
processKill(Writer, String) - Method in class org.apache.tajo.client.TajoAdmin
 
PROGRESS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
PROGRESS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
PULLSERVERPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
PURGE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 

Q

QUERY_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
QUERY_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
QUERYID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
QUERYLIST_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
QueryMasterClientProtocol - Class in org.apache.tajo.ipc
 
QueryMasterClientProtocol.QueryMasterClientProtocolService - Class in org.apache.tajo.ipc
Protobuf service QueryMasterClientProtocolService
QueryMasterClientProtocol.QueryMasterClientProtocolService() - Constructor for class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
 
QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface - Interface in org.apache.tajo.ipc
 
QueryMasterClientProtocol.QueryMasterClientProtocolService.Interface - Interface in org.apache.tajo.ipc
 
QueryMasterClientProtocol.QueryMasterClientProtocolService.Stub - Class in org.apache.tajo.ipc
 
QUERYMASTERHOST_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
QUERYMASTERHOST_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
QUERYMASTERHOST_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
QUERYMASTERMODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
QUERYMASTERPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
QUERYMASTERPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
QUERYMASTERPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
QUERYMASTERPORT_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
QueryStatus - Class in org.apache.tajo.client
 
QueryStatus(ClientProtos.GetQueryStatusResponse) - Constructor for class org.apache.tajo.client.QueryStatus
 

R

refreshRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.ipc.ClientProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.ipc.QueryMasterClientProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.tajo.ipc.TajoMasterClientProtocol
 
relative(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
removeFunctions(int) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
removeQueryList(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
removeSession(RpcController, TajoIdProtos.SessionIdProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
removeSession(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc removeSession(.SessionIdProto) returns (.BoolProto);
removeSession(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc removeSession(.SessionIdProto) returns (.BoolProto);
removeSession(RpcController, TajoIdProtos.SessionIdProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
removeSetVariables(int) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
removeWorkerList(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
RESULTCODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
RESULTCODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
RESULTCODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
RESULTCODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
RESULTCODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
RESULTCODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
RESULTSET_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
ResultSetUtil - Class in org.apache.tajo.client
 
ResultSetUtil() - Constructor for class org.apache.tajo.client.ResultSetUtil
 
rowDeleted() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
rowInserted() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
rowUpdated() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
runCommand(String[]) - Method in class org.apache.tajo.client.TajoAdmin
 
runShell() - Method in class org.apache.tajo.cli.TajoCli
 

S

schema - Variable in class org.apache.tajo.jdbc.TajoResultSetBase
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
SCHEMA_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
selectDatabase(String) - Method in class org.apache.tajo.client.TajoClient
 
selectDatabase(RpcController, ClientProtos.SessionedStringProto) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
selectDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc selectDatabase(.SessionedStringProto) returns (.BoolProto);
selectDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc selectDatabase(.SessionedStringProto) returns (.BoolProto);
selectDatabase(RpcController, ClientProtos.SessionedStringProto, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
SERIALIZEDTUPLES_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
SESSIONID_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
setAllocatedHost(String) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string allocatedHost = 1;
setAllocatedHostBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string allocatedHost = 1;
setBaseDatabaseName(String) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
optional string baseDatabaseName = 2;
setBaseDatabaseNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
optional string baseDatabaseName = 2;
setBytesNum(int) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional int32 bytesNum = 2;
setClientPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 clientPort = 4;
SetCommand - Class in org.apache.tajo.cli
 
SetCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.SetCommand
 
setCpuCoreSlots(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 cpuCoreSlots = 8;
setCurrentDatabase(String) - Method in class org.apache.tajo.cli.TajoCli.TajoCliContext
 
setDatabaseName(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional string databaseName = 2;
setDatabaseNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional string databaseName = 2;
setDiskSlots(float) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float diskSlots = 7;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string errorMessage = 3;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
optional string errorMessage = 3;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional string errorMessage = 2;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string errorMessage = 9;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string errorMessage = 10;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional string errorMessage = 3;
setErrorMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
optional string errorMessage = 2;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string errorMessage = 3;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
optional string errorMessage = 3;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional string errorMessage = 2;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string errorMessage = 9;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string errorMessage = 10;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional string errorMessage = 3;
setErrorMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
optional string errorMessage = 2;
setExplain(String) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string explain = 2;
setExplainBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
optional string explain = 2;
setFetchDirection(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
setFetchSize(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
setFinishTime(long) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 finishTime = 4;
setFinishTime(long) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 finishTime = 7;
setFreeHeap(long) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 freeHeap = 14;
setFunctions(int, CatalogProtos.FunctionDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
setFunctions(int, CatalogProtos.FunctionDescProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
repeated .FunctionDescProto functions = 2;
setHasResult(boolean) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional bool hasResult = 8;
setHttpPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 httpPort = 6;
setIsForwarded(boolean) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional bool isForwarded = 4 [default = false];
setLastHeartbeat(long) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 lastHeartbeat = 18;
setMaxHeap(long) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 maxHeap = 13;
setMaxRowNum(int) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 maxRowNum = 9;
setMemoryMB(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 memoryMB = 9;
setMessage(String) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional string message = 3;
setMessageBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional string message = 3;
setMeta(CatalogProtos.TableProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
setMeta(CatalogProtos.TableProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .TableProto meta = 4;
setName(String) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string name = 2;
setName(String) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
required string name = 2;
setNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string name = 2;
setNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
required string name = 2;
setNumQueryMasterTasks(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numQueryMasterTasks = 21;
setNumRunningTasks(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 numRunningTasks = 16;
setPartition(CatalogProtos.PartitionMethodProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
setPartition(CatalogProtos.PartitionMethodProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .PartitionMethodProto partition = 6;
setPath(String) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string path = 5;
setPathBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required string path = 5;
setPeerRpcPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 peerRpcPort = 2;
setProgress(float) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required float progress = 8;
setProgress(float) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional float progress = 4;
setPullServerPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 pullServerPort = 5;
setPurge(boolean) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional bool purge = 3 [default = false];
setQuery(String) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string query = 5;
setQuery(String) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
required string query = 2;
setQueryBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string query = 5;
setQueryBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
required string query = 2;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryIdProto queryId = 1;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
setQueryId(TajoIdProtos.QueryIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .QueryIdProto queryId = 2;
setQueryList(int, ClientProtos.BriefQueryInfo) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
setQueryList(int, ClientProtos.BriefQueryInfo.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse.Builder
repeated .BriefQueryInfo queryList = 1;
setQueryMasterHost(String) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string queryMasterHost = 6;
setQueryMasterHost(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string queryMasterHost = 10;
setQueryMasterHost(String) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string queryMasterHost = 5;
setQueryMasterHostBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required string queryMasterHost = 6;
setQueryMasterHostBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional string queryMasterHost = 10;
setQueryMasterHostBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional string queryMasterHost = 5;
setQueryMasterMode(boolean) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool queryMasterMode = 19;
setQueryMasterPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int32 queryMasterPort = 7;
setQueryMasterPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int32 queryMasterPort = 11;
setQueryMasterPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional int32 queryMasterPort = 6;
setQueryMasterPort(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 queryMasterPort = 3;
setResultCode(ClientProtos.ResultCode) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse.Builder
required .ResultCode resultCode = 1;
setResultCode(ClientProtos.ResultCode) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse.Builder
required .ResultCode resultCode = 1;
setResultCode(ClientProtos.ResultCode) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
required .ResultCode resultCode = 1;
setResultCode(ClientProtos.ResultCode) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required .ResultCode resultCode = 1;
setResultCode(ClientProtos.ResultCode) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
required .ResultCode resultCode = 1;
setResultCode(ClientProtos.ResultCode) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse.Builder
required .ResultCode resultCode = 1;
setResultSet(ClientProtos.SubmitQueryResponse.SerializedResultSet) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
setResultSet(ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .SubmitQueryResponse.SerializedResultSet resultSet = 7;
setSchema(CatalogProtos.SchemaProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
setSchema(CatalogProtos.SchemaProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
required .SchemaProto schema = 3;
setSchema(CatalogProtos.SchemaProto) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
setSchema(CatalogProtos.SchemaProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
optional .SchemaProto schema = 1;
setSerializedTuples(int, ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet.Builder
repeated bytes serializedTuples = 3;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
optional .SessionIdProto sessionId = 2;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
setSessionId(TajoIdProtos.SessionIdProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .SessionIdProto sessionId = 1;
setSetVariables(int, CatalogProtos.KeyValueProto) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
setSetVariables(int, CatalogProtos.KeyValueProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest.Builder
repeated .KeyValueProto setVariables = 3;
setSetVariables(CatalogProtos.KeyValueSetProto) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
setSetVariables(CatalogProtos.KeyValueSetProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
optional .KeyValueSetProto setVariables = 2;
setStartTime(long) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required int64 startTime = 3;
setState(TajoProtos.QueryState) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo.Builder
required .QueryState state = 2;
setState(ClientProtos.CreateSessionResponse.ResultState) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.Builder
required .CreateSessionResponse.ResultState state = 1;
setState(TajoProtos.QueryState) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional .QueryState state = 3;
setSubmitTime(long) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse.Builder
optional int64 submitTime = 5;
setTableDesc(CatalogProtos.TableDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
setTableDesc(CatalogProtos.TableDescProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
optional .TableDescProto tableDesc = 1;
setTableDesc(CatalogProtos.TableDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
setTableDesc(CatalogProtos.TableDescProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
optional .TableDescProto tableDesc = 8;
setTableDesc(CatalogProtos.TableDescProto) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
setTableDesc(CatalogProtos.TableDescProto.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse.Builder
optional .TableDescProto tableDesc = 2;
setTableName(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
required string tableName = 2;
setTableNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest.Builder
required string tableName = 2;
setTables(int, String) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse.Builder
repeated string tables = 1;
setTajoUserName(String) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
required string tajoUserName = 3;
setTajoUserNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse.Builder
required string tajoUserName = 3;
setTaskRunnerMode(boolean) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required bool taskRunnerMode = 20;
setTotalHeap(long) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int64 totalHeap = 15;
setUnsetVariables(int, String) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest.Builder
repeated string unsetVariables = 3;
setUsedCpuCoreSlots(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedCpuCoreSlots = 12;
setUsedDiskSlots(float) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required float usedDiskSlots = 10;
setUsedMemoryMB(int) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required int32 usedMemoryMB = 11;
setUsername(String) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
required string username = 1;
setUserName(String) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required string userName = 3;
setUsernameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest.Builder
required string username = 1;
setUserNameBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.Builder
required string userName = 3;
setValue(String) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
required string value = 2;
setValueBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto.Builder
required string value = 2;
SETVARIABLES_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
SETVARIABLES_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
setWorkerList(int, ClientProtos.WorkerResourceInfo) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
setWorkerList(int, ClientProtos.WorkerResourceInfo.Builder) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse.Builder
repeated .WorkerResourceInfo workerList = 1;
setWorkerStatus(String) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string workerStatus = 17;
setWorkerStatusBytes(ByteString) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo.Builder
required string workerStatus = 17;
SimpleParser - Class in org.apache.tajo.cli
This is a parser used in tsql to parse multiple SQL lines into SQL statements.
SimpleParser() - Constructor for class org.apache.tajo.cli.SimpleParser
 
SimpleParser.ParsingState - Enum in org.apache.tajo.cli
 
SQLStates - Enum in org.apache.tajo.jdbc
 
START_STATE - Static variable in class org.apache.tajo.cli.SimpleParser
 
STARTTIME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
STATE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
submitQuery(RpcController, ClientProtos.QueryRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
submitQuery(RpcController, ClientProtos.QueryRequest, RpcCallback<ClientProtos.SubmitQueryResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc submitQuery(.QueryRequest) returns (.SubmitQueryResponse);
submitQuery(RpcController, ClientProtos.QueryRequest, RpcCallback<ClientProtos.SubmitQueryResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
submitQuery(RpcController, ClientProtos.QueryRequest, RpcCallback<ClientProtos.SubmitQueryResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc submitQuery(.QueryRequest) returns (.SubmitQueryResponse);
SUBMITTIME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
SUCCESS_VALUE - Static variable in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
SUCCESS = 0;

T

TABLEDESC_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
TABLEDESC_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
TABLEDESC_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
TABLENAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
TABLES_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
TajoAdmin - Class in org.apache.tajo.client
 
TajoAdmin(TajoConf, Writer) - Constructor for class org.apache.tajo.client.TajoAdmin
 
TajoAdmin(TajoConf, Writer, TajoClient) - Constructor for class org.apache.tajo.client.TajoAdmin
 
TajoAdminCommand - Class in org.apache.tajo.cli
 
TajoAdminCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.TajoAdminCommand
 
TajoCli - Class in org.apache.tajo.cli
 
TajoCli(TajoConf, String[], InputStream, OutputStream) - Constructor for class org.apache.tajo.cli.TajoCli
 
TajoCli.TajoCliContext - Class in org.apache.tajo.cli
 
TajoCli.TajoCliContext() - Constructor for class org.apache.tajo.cli.TajoCli.TajoCliContext
 
TajoClient - Class in org.apache.tajo.client
 
TajoClient(TajoConf) - Constructor for class org.apache.tajo.client.TajoClient
 
TajoClient(TajoConf, String) - Constructor for class org.apache.tajo.client.TajoClient
 
TajoClient(TajoConf, InetSocketAddress, String) - Constructor for class org.apache.tajo.client.TajoClient
Connect to TajoMaster
TajoClient(InetSocketAddress) - Constructor for class org.apache.tajo.client.TajoClient
 
TajoClient(String, int, String) - Constructor for class org.apache.tajo.client.TajoClient
 
TajoDump - Class in org.apache.tajo.client
 
TajoDump() - Constructor for class org.apache.tajo.client.TajoDump
 
TajoFileHistory - Class in org.apache.tajo.cli
 
TajoFileHistory(File) - Constructor for class org.apache.tajo.cli.TajoFileHistory
 
TajoMasterClientProtocol - Class in org.apache.tajo.ipc
 
TajoMasterClientProtocol.TajoMasterClientProtocolService - Class in org.apache.tajo.ipc
Protobuf service TajoMasterClientProtocolService
TajoMasterClientProtocol.TajoMasterClientProtocolService() - Constructor for class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
 
TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface - Interface in org.apache.tajo.ipc
 
TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface - Interface in org.apache.tajo.ipc
 
TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub - Class in org.apache.tajo.ipc
 
TajoMemoryResultSet - Class in org.apache.tajo.jdbc
 
TajoMemoryResultSet(Schema, List<ByteString>, int) - Constructor for class org.apache.tajo.jdbc.TajoMemoryResultSet
 
TajoResultSet - Class in org.apache.tajo.jdbc
 
TajoResultSet(TajoClient, QueryId) - Constructor for class org.apache.tajo.jdbc.TajoResultSet
 
TajoResultSet(TajoClient, QueryId, TajoConf, TableDesc) - Constructor for class org.apache.tajo.jdbc.TajoResultSet
 
TajoResultSet(TajoClient, QueryId, TajoConf, TableDesc, long) - Constructor for class org.apache.tajo.jdbc.TajoResultSet
 
TajoResultSet.FileNameComparator - Class in org.apache.tajo.jdbc
 
TajoResultSet.FileNameComparator() - Constructor for class org.apache.tajo.jdbc.TajoResultSet.FileNameComparator
 
TajoResultSetBase - Class in org.apache.tajo.jdbc
 
TajoResultSetBase() - Constructor for class org.apache.tajo.jdbc.TajoResultSetBase
 
TajoResultSetMetaData - Class in org.apache.tajo.jdbc
 
TajoResultSetMetaData(Schema) - Constructor for class org.apache.tajo.jdbc.TajoResultSetMetaData
 
TajoShellCommand - Class in org.apache.tajo.cli
 
TajoShellCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.TajoShellCommand
 
tajoTypeToSqlType(TajoDataTypes.DataType) - Static method in class org.apache.tajo.client.ResultSetUtil
 
TAJOUSERNAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
TASKRUNNERMODE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
toBuilder() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
toFormattedString(TableDesc) - Method in class org.apache.tajo.cli.DescTableCommand
 
toSqlType(TajoDataTypes.DataType) - Static method in class org.apache.tajo.client.ResultSetUtil
 
toString() - Method in class org.apache.tajo.cli.ParsedResult
 
toString() - Method in class org.apache.tajo.cli.SimpleParser
 
TOTALHEAP_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
totalRow - Variable in class org.apache.tajo.jdbc.TajoResultSetBase
 

U

UnsetCommand - Class in org.apache.tajo.cli
 
UnsetCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.UnsetCommand
 
unsetSessionVariables(List<String>) - Method in class org.apache.tajo.client.TajoClient
 
UNSETVARIABLES_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
unwrap(Class<T>) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
unwrap(Class<T>) - Method in class org.apache.tajo.jdbc.TajoResultSetMetaData
 
updateArray(int, Array) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateArray(String, Array) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateAsciiStream(int, InputStream) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateAsciiStream(String, InputStream) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateAsciiStream(int, InputStream, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateAsciiStream(String, InputStream, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateAsciiStream(int, InputStream, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateAsciiStream(String, InputStream, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBigDecimal(int, BigDecimal) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBigDecimal(String, BigDecimal) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBinaryStream(int, InputStream) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBinaryStream(String, InputStream) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBinaryStream(int, InputStream, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBinaryStream(String, InputStream, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBinaryStream(int, InputStream, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBinaryStream(String, InputStream, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBlob(int, Blob) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBlob(String, Blob) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBlob(int, InputStream) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBlob(String, InputStream) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBlob(int, InputStream, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBlob(String, InputStream, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBoolean(int, boolean) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBoolean(String, boolean) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateByte(int, byte) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateByte(String, byte) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBytes(int, byte[]) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateBytes(String, byte[]) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateCharacterStream(int, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateCharacterStream(String, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateCharacterStream(int, Reader, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateCharacterStream(String, Reader, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateCharacterStream(int, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateCharacterStream(String, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateClob(int, Clob) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateClob(String, Clob) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateClob(int, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateClob(String, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateClob(int, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateClob(String, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateDate(int, Date) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateDate(String, Date) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateDouble(int, double) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateDouble(String, double) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateFloat(int, float) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateFloat(String, float) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateInt(int, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateInt(String, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateLong(int, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateLong(String, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNCharacterStream(int, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNCharacterStream(String, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNCharacterStream(int, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNCharacterStream(String, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNClob(int, NClob) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNClob(String, NClob) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNClob(int, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNClob(String, Reader) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNClob(int, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNClob(String, Reader, long) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNString(int, String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNString(String, String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNull(int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateNull(String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateObject(int, Object) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateObject(String, Object) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateObject(int, Object, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateObject(String, Object, int) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateQuery(String) - Method in class org.apache.tajo.client.TajoClient
 
updateQuery(RpcController, ClientProtos.QueryRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
updateQuery(RpcController, ClientProtos.QueryRequest, RpcCallback<ClientProtos.UpdateQueryResponse>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc updateQuery(.QueryRequest) returns (.UpdateQueryResponse);
updateQuery(RpcController, ClientProtos.QueryRequest, RpcCallback<ClientProtos.UpdateQueryResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
updateQuery(RpcController, ClientProtos.QueryRequest, RpcCallback<ClientProtos.UpdateQueryResponse>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc updateQuery(.QueryRequest) returns (.UpdateQueryResponse);
updateRef(int, Ref) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateRef(String, Ref) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateRow() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateRowId(int, RowId) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateRowId(String, RowId) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateSessionVariables(Map<String, String>) - Method in class org.apache.tajo.client.TajoClient
 
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.BlockingInterface
 
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Interface
rpc updateSessionVariables(.UpdateSessionVariableRequest) returns (.BoolProto);
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService.Stub
 
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.QueryMasterClientProtocol.QueryMasterClientProtocolService
rpc updateSessionVariables(.UpdateSessionVariableRequest) returns (.BoolProto);
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.BlockingInterface
 
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in interface org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Interface
rpc updateSessionVariables(.UpdateSessionVariableRequest) returns (.BoolProto);
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService.Stub
 
updateSessionVariables(RpcController, ClientProtos.UpdateSessionVariableRequest, RpcCallback<PrimitiveProtos.BoolProto>) - Method in class org.apache.tajo.ipc.TajoMasterClientProtocol.TajoMasterClientProtocolService
rpc updateSessionVariables(.UpdateSessionVariableRequest) returns (.BoolProto);
updateShort(int, short) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateShort(String, short) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateSQLXML(int, SQLXML) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateSQLXML(String, SQLXML) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateString(int, String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateString(String, String) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateTime(int, Time) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateTime(String, Time) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateTimestamp(int, Timestamp) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
updateTimestamp(String, Timestamp) - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
USEDCPUCORESLOTS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
USEDDISKSLOTS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
USEDMEMORYMB_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
USERNAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
USERNAME_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 

V

VALUE_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
valueOf(String) - Static method in enum org.apache.tajo.cli.ParsedResult.StatementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tajo.cli.SimpleParser.ParsingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
 
valueOf(String) - Static method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
 
valueOf(String) - Static method in enum org.apache.tajo.jdbc.SQLStates
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.tajo.cli.ParsedResult.StatementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.cli.SimpleParser.ParsingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.ipc.ClientProtos.CreateSessionResponse.ResultState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.ipc.ClientProtos.ResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.tajo.jdbc.SQLStates
Returns an array containing the constants of this enum type, in the order they are declared.
VersionCommand - Class in org.apache.tajo.cli
 
VersionCommand(TajoCli.TajoCliContext) - Constructor for class org.apache.tajo.cli.VersionCommand
 

W

wasNull - Variable in class org.apache.tajo.jdbc.TajoResultSetBase
 
wasNull() - Method in class org.apache.tajo.jdbc.TajoResultSetBase
 
WORKERLIST_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
WORKERSTATUS_FIELD_NUMBER - Static variable in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
writeReplace() - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.BriefQueryInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.CreateSessionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.CreateTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.DropTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.ExplainQueryResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.FunctionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetClusterInfoResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryListResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryResultResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetQueryStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableDescRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.GetTableListResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.KillQueryRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.QueryRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.SessionedStringProto
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse.SerializedResultSet
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.SubmitQueryResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.TableResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateQueryResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.UpdateSessionVariableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.tajo.ipc.ClientProtos.WorkerResourceInfo
 
A B C D E F G H I K L M N O P Q R S T U V W 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.