Uses of Class
org.apache.drill.exec.proto.UserProtos.Property
Packages that use UserProtos.Property
-
Uses of UserProtos.Property in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserProtos.PropertyModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserProtos.Property> UserProtos.Property.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserProtos.PropertyModifier and TypeMethodDescriptionUserProtos.Property.Builder.build()UserProtos.Property.Builder.buildPartial()static UserProtos.PropertyUserProtos.Property.getDefaultInstance()UserProtos.Property.Builder.getDefaultInstanceForType()UserProtos.Property.getDefaultInstanceForType()UserProtos.UserProperties.Builder.getProperties(int index) repeated .exec.user.Property properties = 1;UserProtos.UserProperties.getProperties(int index) repeated .exec.user.Property properties = 1;UserProtos.UserPropertiesOrBuilder.getProperties(int index) repeated .exec.user.Property properties = 1;SchemaUserProtos.Property.MessageSchema.newMessage()static UserProtos.PropertyUserProtos.Property.parseDelimitedFrom(InputStream input) static UserProtos.PropertyUserProtos.Property.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PropertyUserProtos.Property.parseFrom(byte[] data) static UserProtos.PropertyUserProtos.Property.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PropertyUserProtos.Property.parseFrom(com.google.protobuf.ByteString data) static UserProtos.PropertyUserProtos.Property.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PropertyUserProtos.Property.parseFrom(com.google.protobuf.CodedInputStream input) static UserProtos.PropertyUserProtos.Property.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PropertyUserProtos.Property.parseFrom(InputStream input) static UserProtos.PropertyUserProtos.Property.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserProtos.PropertyUserProtos.Property.parseFrom(ByteBuffer data) static UserProtos.PropertyUserProtos.Property.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserProtos.PropertyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UserProtos.Property> UserProtos.Property.getParserForType()UserProtos.UserProperties.Builder.getPropertiesList()repeated .exec.user.Property properties = 1;UserProtos.UserProperties.getPropertiesList()repeated .exec.user.Property properties = 1;UserProtos.UserPropertiesOrBuilder.getPropertiesList()repeated .exec.user.Property properties = 1;static com.google.protobuf.Parser<UserProtos.Property> UserProtos.Property.parser()SchemaUserProtos.Property.MessageSchema.typeClass()Methods in org.apache.drill.exec.proto with parameters of type UserProtos.PropertyModifier and TypeMethodDescriptionUserProtos.UserProperties.Builder.addProperties(int index, UserProtos.Property value) repeated .exec.user.Property properties = 1;UserProtos.UserProperties.Builder.addProperties(UserProtos.Property value) repeated .exec.user.Property properties = 1;booleanSchemaUserProtos.Property.MessageSchema.isInitialized(UserProtos.Property message) voidSchemaUserProtos.Property.MessageSchema.mergeFrom(io.protostuff.Input input, UserProtos.Property message) UserProtos.Property.Builder.mergeFrom(UserProtos.Property other) static UserProtos.Property.BuilderUserProtos.Property.newBuilder(UserProtos.Property prototype) UserProtos.UserProperties.Builder.setProperties(int index, UserProtos.Property value) repeated .exec.user.Property properties = 1;voidSchemaUserProtos.Property.MessageSchema.writeTo(io.protostuff.Output output, UserProtos.Property message) Method parameters in org.apache.drill.exec.proto with type arguments of type UserProtos.PropertyModifier and TypeMethodDescriptionUserProtos.UserProperties.Builder.addAllProperties(Iterable<? extends UserProtos.Property> values) repeated .exec.user.Property properties = 1;