- getAllDatabaseNames() - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getAllDatabaseNames(RpcController, PrimitiveProtos.NullProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getAllDatabaseNames(RpcController, PrimitiveProtos.NullProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getAllDatabaseNames(.NullProto) returns (.StringListProto);
- getAllDatabaseNames(RpcController, PrimitiveProtos.NullProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getAllDatabaseNames(.NullProto) returns (.StringListProto);
- getAllDatabaseNames(RpcController, PrimitiveProtos.NullProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getAllDatabaseNames() - Method in interface org.apache.tajo.catalog.CatalogService
-
- getAllTableNames(String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getAllTableNames(RpcController, PrimitiveProtos.StringProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getAllTableNames(RpcController, PrimitiveProtos.StringProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getAllTableNames(.StringProto) returns (.StringListProto);
- getAllTableNames(RpcController, PrimitiveProtos.StringProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getAllTableNames(.StringProto) returns (.StringListProto);
- getAllTableNames(RpcController, PrimitiveProtos.StringProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getAllTableNames(String) - Method in interface org.apache.tajo.catalog.CatalogService
-
- getAllTablespaceNames() - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getAllTablespaceNames(RpcController, PrimitiveProtos.NullProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getAllTablespaceNames(RpcController, PrimitiveProtos.NullProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getAllTablespaceNames(.NullProto) returns (.StringListProto);
- getAllTablespaceNames(RpcController, PrimitiveProtos.NullProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getAllTablespaceNames(.NullProto) returns (.StringListProto);
- getAllTablespaceNames(RpcController, PrimitiveProtos.NullProto, RpcCallback<PrimitiveProtos.StringListProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getAllTablespaceNames() - Method in interface org.apache.tajo.catalog.CatalogService
-
- getChannel() - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getDescriptor() - Static method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
- getDescriptor() - Static method in class org.apache.tajo.catalog.CatalogProtocol
-
- getDescriptorForType() - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
- getFunction(String, TajoDataTypes.DataType...) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getFunction(String, CatalogProtos.FunctionType, TajoDataTypes.DataType...) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getFunction(String, TajoDataTypes.DataType...) - Method in interface org.apache.tajo.catalog.CatalogService
-
- getFunction(String, CatalogProtos.FunctionType, TajoDataTypes.DataType...) - Method in interface org.apache.tajo.catalog.CatalogService
-
- getFunctionMeta(RpcController, CatalogProtos.GetFunctionMetaRequest) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getFunctionMeta(RpcController, CatalogProtos.GetFunctionMetaRequest, RpcCallback<CatalogProtos.FunctionDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getFunctionMeta(.GetFunctionMetaRequest) returns (.FunctionDescProto);
- getFunctionMeta(RpcController, CatalogProtos.GetFunctionMetaRequest, RpcCallback<CatalogProtos.FunctionDescProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getFunctionMeta(.GetFunctionMetaRequest) returns (.FunctionDescProto);
- getFunctionMeta(RpcController, CatalogProtos.GetFunctionMetaRequest, RpcCallback<CatalogProtos.FunctionDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getFunctions() - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getFunctions(RpcController, PrimitiveProtos.NullProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getFunctions(RpcController, PrimitiveProtos.NullProto, RpcCallback<CatalogProtos.GetFunctionsResponse>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getFunctions(.NullProto) returns (.GetFunctionsResponse);
- getFunctions(RpcController, PrimitiveProtos.NullProto, RpcCallback<CatalogProtos.GetFunctionsResponse>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getFunctions(.NullProto) returns (.GetFunctionsResponse);
- getFunctions(RpcController, PrimitiveProtos.NullProto, RpcCallback<CatalogProtos.GetFunctionsResponse>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getFunctions() - Method in interface org.apache.tajo.catalog.CatalogService
-
- getIndexByColumn(String, String, String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getIndexByColumn(RpcController, CatalogProtos.GetIndexByColumnRequest) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getIndexByColumn(RpcController, CatalogProtos.GetIndexByColumnRequest, RpcCallback<CatalogProtos.IndexDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getIndexByColumn(.GetIndexByColumnRequest) returns (.IndexDescProto);
- getIndexByColumn(RpcController, CatalogProtos.GetIndexByColumnRequest, RpcCallback<CatalogProtos.IndexDescProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getIndexByColumn(.GetIndexByColumnRequest) returns (.IndexDescProto);
- getIndexByColumn(RpcController, CatalogProtos.GetIndexByColumnRequest, RpcCallback<CatalogProtos.IndexDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getIndexByColumn(String, String, String) - Method in interface org.apache.tajo.catalog.CatalogService
-
- getIndexByName(String, String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getIndexByName(RpcController, CatalogProtos.IndexNameProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getIndexByName(RpcController, CatalogProtos.IndexNameProto, RpcCallback<CatalogProtos.IndexDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getIndexByName(.IndexNameProto) returns (.IndexDescProto);
- getIndexByName(RpcController, CatalogProtos.IndexNameProto, RpcCallback<CatalogProtos.IndexDescProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getIndexByName(.IndexNameProto) returns (.IndexDescProto);
- getIndexByName(RpcController, CatalogProtos.IndexNameProto, RpcCallback<CatalogProtos.IndexDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getIndexByName(String, String) - Method in interface org.apache.tajo.catalog.CatalogService
-
- getPartitionByPartitionName(RpcController, PrimitiveProtos.StringProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getPartitionByPartitionName(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.PartitionDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getPartitionByPartitionName(.StringProto) returns (.PartitionDescProto);
- getPartitionByPartitionName(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.PartitionDescProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getPartitionByPartitionName(.StringProto) returns (.PartitionDescProto);
- getPartitionByPartitionName(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.PartitionDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getPartitionMethod(String, String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getPartitionMethod(String, String) - Method in interface org.apache.tajo.catalog.CatalogService
-
- getPartitionMethodByTableName(RpcController, CatalogProtos.TableIdentifierProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getPartitionMethodByTableName(RpcController, CatalogProtos.TableIdentifierProto, RpcCallback<CatalogProtos.PartitionMethodProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getPartitionMethodByTableName(.TableIdentifierProto) returns (.PartitionMethodProto);
- getPartitionMethodByTableName(RpcController, CatalogProtos.TableIdentifierProto, RpcCallback<CatalogProtos.PartitionMethodProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getPartitionMethodByTableName(.TableIdentifierProto) returns (.PartitionMethodProto);
- getPartitionMethodByTableName(RpcController, CatalogProtos.TableIdentifierProto, RpcCallback<CatalogProtos.PartitionMethodProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getPartitionsByTableName(RpcController, PrimitiveProtos.StringProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getPartitionsByTableName(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.PartitionsProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getPartitionsByTableName(.StringProto) returns (.PartitionsProto);
- getPartitionsByTableName(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.PartitionsProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getPartitionsByTableName(.StringProto) returns (.PartitionsProto);
- getPartitionsByTableName(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.PartitionsProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
- getTableDesc(String, String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getTableDesc(String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getTableDesc(RpcController, CatalogProtos.TableIdentifierProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getTableDesc(RpcController, CatalogProtos.TableIdentifierProto, RpcCallback<CatalogProtos.TableDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getTableDesc(.TableIdentifierProto) returns (.TableDescProto);
- getTableDesc(RpcController, CatalogProtos.TableIdentifierProto, RpcCallback<CatalogProtos.TableDescProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getTableDesc(.TableIdentifierProto) returns (.TableDescProto);
- getTableDesc(RpcController, CatalogProtos.TableIdentifierProto, RpcCallback<CatalogProtos.TableDescProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getTableDesc(String, String) - Method in interface org.apache.tajo.catalog.CatalogService
-
Get a table description by name
- getTableDesc(String) - Method in interface org.apache.tajo.catalog.CatalogService
-
Get a table description by name
- getTablespace(String) - Method in class org.apache.tajo.catalog.AbstractCatalogClient
-
- getTablespace(RpcController, PrimitiveProtos.StringProto) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.BlockingInterface
-
- getTablespace(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.TablespaceProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService
-
rpc getTablespace(.StringProto) returns (.TablespaceProto);
- getTablespace(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.TablespaceProto>) - Method in interface org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Interface
-
rpc getTablespace(.StringProto) returns (.TablespaceProto);
- getTablespace(RpcController, PrimitiveProtos.StringProto, RpcCallback<CatalogProtos.TablespaceProto>) - Method in class org.apache.tajo.catalog.CatalogProtocol.CatalogProtocolService.Stub
-
- getTablespace(String) - Method in interface org.apache.tajo.catalog.CatalogService
-