public static interface CatalogProtocol.CatalogProtocolService.BlockingInterface
PrimitiveProtos.BoolProto createTablespace(com.google.protobuf.RpcController controller, CatalogProtos.CreateTablespaceRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto dropTablespace(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto existTablespace(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.StringListProto getAllTablespaceNames(com.google.protobuf.RpcController controller, PrimitiveProtos.NullProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.TablespaceProto getTablespace(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto alterTablespace(com.google.protobuf.RpcController controller, CatalogProtos.AlterTablespaceProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto alterTable(com.google.protobuf.RpcController controller, CatalogProtos.AlterTableDescProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto createDatabase(com.google.protobuf.RpcController controller, CatalogProtos.CreateDatabaseRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto dropDatabase(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto existDatabase(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.StringListProto getAllDatabaseNames(com.google.protobuf.RpcController controller, PrimitiveProtos.NullProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto createTable(com.google.protobuf.RpcController controller, CatalogProtos.TableDescProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto dropTable(com.google.protobuf.RpcController controller, CatalogProtos.TableIdentifierProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto existsTable(com.google.protobuf.RpcController controller, CatalogProtos.TableIdentifierProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.TableDescProto getTableDesc(com.google.protobuf.RpcController controller, CatalogProtos.TableIdentifierProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.StringListProto getAllTableNames(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.PartitionMethodProto getPartitionMethodByTableName(com.google.protobuf.RpcController controller, CatalogProtos.TableIdentifierProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto existPartitionMethod(com.google.protobuf.RpcController controller, CatalogProtos.TableIdentifierProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto dropPartitionMethod(com.google.protobuf.RpcController controller, CatalogProtos.TableIdentifierProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto addPartitions(com.google.protobuf.RpcController controller, CatalogProtos.PartitionsProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto addPartition(com.google.protobuf.RpcController controller, CatalogProtos.PartitionDescProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.PartitionDescProto getPartitionByPartitionName(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.PartitionsProto getPartitionsByTableName(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.PartitionsProto delAllPartitions(com.google.protobuf.RpcController controller, PrimitiveProtos.StringProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto createIndex(com.google.protobuf.RpcController controller, CatalogProtos.IndexDescProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto dropIndex(com.google.protobuf.RpcController controller, CatalogProtos.IndexNameProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto existIndexByName(com.google.protobuf.RpcController controller, CatalogProtos.IndexNameProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto existIndexByColumn(com.google.protobuf.RpcController controller, CatalogProtos.GetIndexByColumnRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.IndexDescProto getIndexByName(com.google.protobuf.RpcController controller, CatalogProtos.IndexNameProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.IndexDescProto getIndexByColumn(com.google.protobuf.RpcController controller, CatalogProtos.GetIndexByColumnRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto createFunction(com.google.protobuf.RpcController controller, CatalogProtos.FunctionDescProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto dropFunction(com.google.protobuf.RpcController controller, CatalogProtos.UnregisterFunctionRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.GetFunctionsResponse getFunctions(com.google.protobuf.RpcController controller, PrimitiveProtos.NullProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
CatalogProtos.FunctionDescProto getFunctionMeta(com.google.protobuf.RpcController controller, CatalogProtos.GetFunctionMetaRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
PrimitiveProtos.BoolProto containFunction(com.google.protobuf.RpcController controller, CatalogProtos.ContainFunctionRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.