public interface GetDatabasePResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Database |
getDb()
optional .alluxio.grpc.table.Database db = 1; |
DatabaseOrBuilder |
getDbOrBuilder()
optional .alluxio.grpc.table.Database db = 1; |
boolean |
hasDb()
optional .alluxio.grpc.table.Database db = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasDb()
optional .alluxio.grpc.table.Database db = 1;
Database getDb()
optional .alluxio.grpc.table.Database db = 1;
DatabaseOrBuilder getDbOrBuilder()
optional .alluxio.grpc.table.Database db = 1;
Copyright © 2023. All Rights Reserved.