| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<UserProtos.Property> |
UserProtos.Property.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UserProtos.Property |
UserProtos.Property.Builder.build() |
UserProtos.Property |
UserProtos.Property.Builder.buildPartial() |
static UserProtos.Property |
UserProtos.Property.getDefaultInstance() |
UserProtos.Property |
UserProtos.Property.getDefaultInstanceForType() |
UserProtos.Property |
UserProtos.Property.Builder.getDefaultInstanceForType() |
UserProtos.Property |
UserProtos.UserPropertiesOrBuilder.getProperties(int index)
repeated .exec.user.Property properties = 1; |
UserProtos.Property |
UserProtos.UserProperties.getProperties(int index)
repeated .exec.user.Property properties = 1; |
UserProtos.Property |
UserProtos.UserProperties.Builder.getProperties(int index)
repeated .exec.user.Property properties = 1; |
UserProtos.Property |
SchemaUserProtos.Property.MessageSchema.newMessage() |
static UserProtos.Property |
UserProtos.Property.parseDelimitedFrom(InputStream input) |
static UserProtos.Property |
UserProtos.Property.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.Property |
UserProtos.Property.parseFrom(byte[] data) |
static UserProtos.Property |
UserProtos.Property.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.Property |
UserProtos.Property.parseFrom(ByteBuffer data) |
static UserProtos.Property |
UserProtos.Property.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.Property |
UserProtos.Property.parseFrom(com.google.protobuf.ByteString data) |
static UserProtos.Property |
UserProtos.Property.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.Property |
UserProtos.Property.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserProtos.Property |
UserProtos.Property.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserProtos.Property |
UserProtos.Property.parseFrom(InputStream input) |
static UserProtos.Property |
UserProtos.Property.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<UserProtos.Property> |
UserProtos.Property.getParserForType() |
List<UserProtos.Property> |
UserProtos.UserPropertiesOrBuilder.getPropertiesList()
repeated .exec.user.Property properties = 1; |
List<UserProtos.Property> |
UserProtos.UserProperties.getPropertiesList()
repeated .exec.user.Property properties = 1; |
List<UserProtos.Property> |
UserProtos.UserProperties.Builder.getPropertiesList()
repeated .exec.user.Property properties = 1; |
static com.google.protobuf.Parser<UserProtos.Property> |
UserProtos.Property.parser() |
Class<UserProtos.Property> |
SchemaUserProtos.Property.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.UserProperties.Builder |
UserProtos.UserProperties.Builder.addProperties(int index,
UserProtos.Property value)
repeated .exec.user.Property properties = 1; |
UserProtos.UserProperties.Builder |
UserProtos.UserProperties.Builder.addProperties(UserProtos.Property value)
repeated .exec.user.Property properties = 1; |
boolean |
SchemaUserProtos.Property.MessageSchema.isInitialized(UserProtos.Property message) |
void |
SchemaUserProtos.Property.MessageSchema.mergeFrom(io.protostuff.Input input,
UserProtos.Property message) |
UserProtos.Property.Builder |
UserProtos.Property.Builder.mergeFrom(UserProtos.Property other) |
static UserProtos.Property.Builder |
UserProtos.Property.newBuilder(UserProtos.Property prototype) |
UserProtos.UserProperties.Builder |
UserProtos.UserProperties.Builder.setProperties(int index,
UserProtos.Property value)
repeated .exec.user.Property properties = 1; |
void |
SchemaUserProtos.Property.MessageSchema.writeTo(io.protostuff.Output output,
UserProtos.Property message) |
| Modifier and Type | Method and Description |
|---|---|
UserProtos.UserProperties.Builder |
UserProtos.UserProperties.Builder.addAllProperties(Iterable<? extends UserProtos.Property> values)
repeated .exec.user.Property properties = 1; |
Copyright © 2021 The Apache Software Foundation. All rights reserved.