- 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
-
- 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;
- 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
-
- 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;