Uses of Interface
org.apache.drill.exec.proto.UserProtos.PropertyOrBuilder
Packages that use UserProtos.PropertyOrBuilder
-
Uses of UserProtos.PropertyOrBuilder in org.apache.drill.exec.proto
Classes in org.apache.drill.exec.proto that implement UserProtos.PropertyOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeexec.user.Property
static final class
Protobuf typeexec.user.Property
Methods in org.apache.drill.exec.proto that return UserProtos.PropertyOrBuilderModifier and TypeMethodDescriptionUserProtos.UserProperties.Builder.getPropertiesOrBuilder
(int index) repeated .exec.user.Property properties = 1;
UserProtos.UserProperties.getPropertiesOrBuilder
(int index) repeated .exec.user.Property properties = 1;
UserProtos.UserPropertiesOrBuilder.getPropertiesOrBuilder
(int index) repeated .exec.user.Property properties = 1;
Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.PropertyOrBuilderModifier and TypeMethodDescriptionList<? extends UserProtos.PropertyOrBuilder>
UserProtos.UserProperties.Builder.getPropertiesOrBuilderList()
repeated .exec.user.Property properties = 1;
List<? extends UserProtos.PropertyOrBuilder>
UserProtos.UserProperties.getPropertiesOrBuilderList()
repeated .exec.user.Property properties = 1;
List<? extends UserProtos.PropertyOrBuilder>
UserProtos.UserPropertiesOrBuilder.getPropertiesOrBuilderList()
repeated .exec.user.Property properties = 1;