Uses of Interface
org.apache.calcite.avatica.proto.Common.DatabasePropertyOrBuilder
-
Packages that use Common.DatabasePropertyOrBuilder Package Description org.apache.calcite.avatica.proto -
-
Uses of Common.DatabasePropertyOrBuilder in org.apache.calcite.avatica.proto
Classes in org.apache.calcite.avatica.proto that implement Common.DatabasePropertyOrBuilder Modifier and Type Class Description static classCommon.DatabasePropertyDatabase property, list of functions the database provides for a certain operationstatic classCommon.DatabaseProperty.BuilderDatabase property, list of functions the database provides for a certain operationFields in org.apache.calcite.avatica.proto with type parameters of type Common.DatabasePropertyOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Common.DatabaseProperty,Common.DatabaseProperty.Builder,Common.DatabasePropertyOrBuilder>Responses.DatabasePropertyElement.Builder. keyBuilder_Methods in org.apache.calcite.avatica.proto that return Common.DatabasePropertyOrBuilder Modifier and Type Method Description Common.DatabasePropertyOrBuilderResponses.DatabasePropertyElement.Builder. getKeyOrBuilder().DatabaseProperty key = 1;Common.DatabasePropertyOrBuilderResponses.DatabasePropertyElement. getKeyOrBuilder().DatabaseProperty key = 1;Common.DatabasePropertyOrBuilderResponses.DatabasePropertyElementOrBuilder. getKeyOrBuilder().DatabaseProperty key = 1;Methods in org.apache.calcite.avatica.proto that return types with arguments of type Common.DatabasePropertyOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Common.DatabaseProperty,Common.DatabaseProperty.Builder,Common.DatabasePropertyOrBuilder>Responses.DatabasePropertyElement.Builder. getKeyFieldBuilder().DatabaseProperty key = 1;
-