Package | Description |
---|---|
org.apache.tajo.catalog.proto |
Modifier and Type | Class and Description |
---|---|
static class |
CatalogProtos.TableStatsProto
Protobuf type
TableStatsProto |
static class |
CatalogProtos.TableStatsProto.Builder
Protobuf type
TableStatsProto |
Modifier and Type | Method and Description |
---|---|
CatalogProtos.TableStatsProtoOrBuilder |
CatalogProtos.TableDescProtoOrBuilder.getStatsOrBuilder()
optional .TableStatsProto stats = 6; |
CatalogProtos.TableStatsProtoOrBuilder |
CatalogProtos.TableDescProto.getStatsOrBuilder()
optional .TableStatsProto stats = 6; |
CatalogProtos.TableStatsProtoOrBuilder |
CatalogProtos.TableDescProto.Builder.getStatsOrBuilder()
optional .TableStatsProto stats = 6; |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.