Package | Description |
---|---|
org.apache.tajo.catalog.proto |
Modifier and Type | Class and Description |
---|---|
static class |
CatalogProtos.TableIdentifierProto
Protobuf type
TableIdentifierProto |
static class |
CatalogProtos.TableIdentifierProto.Builder
Protobuf type
TableIdentifierProto |
Modifier and Type | Method and Description |
---|---|
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.IndexDescProtoOrBuilder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.IndexDescProto.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.IndexDescProto.Builder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.GetIndexByColumnRequestOrBuilder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.GetIndexByColumnRequest.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.GetIndexByColumnRequest.Builder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.PartitionsProtoOrBuilder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.PartitionsProto.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.PartitionsProto.Builder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.PartitionMethodProtoOrBuilder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.PartitionMethodProto.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
CatalogProtos.TableIdentifierProtoOrBuilder |
CatalogProtos.PartitionMethodProto.Builder.getTableIdentifierOrBuilder()
required .TableIdentifierProto tableIdentifier = 1; |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.