| Package | Description |
|---|---|
| org.apache.drill.exec.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<UserBitShared.StreamProfile> |
UserBitShared.StreamProfile.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.StreamProfile |
UserBitShared.StreamProfile.Builder.build() |
UserBitShared.StreamProfile |
UserBitShared.StreamProfile.Builder.buildPartial() |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.getDefaultInstance() |
UserBitShared.StreamProfile |
UserBitShared.StreamProfile.getDefaultInstanceForType() |
UserBitShared.StreamProfile |
UserBitShared.StreamProfile.Builder.getDefaultInstanceForType() |
UserBitShared.StreamProfile |
UserBitShared.OperatorProfileOrBuilder.getInputProfile(int index)
repeated .exec.shared.StreamProfile input_profile = 1; |
UserBitShared.StreamProfile |
UserBitShared.OperatorProfile.getInputProfile(int index)
repeated .exec.shared.StreamProfile input_profile = 1; |
UserBitShared.StreamProfile |
UserBitShared.OperatorProfile.Builder.getInputProfile(int index)
repeated .exec.shared.StreamProfile input_profile = 1; |
UserBitShared.StreamProfile |
SchemaUserBitShared.StreamProfile.MessageSchema.newMessage() |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseDelimitedFrom(InputStream input) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(byte[] data) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(ByteBuffer data) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(com.google.protobuf.ByteString data) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(InputStream input) |
static UserBitShared.StreamProfile |
UserBitShared.StreamProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<UserBitShared.StreamProfile> |
UserBitShared.OperatorProfileOrBuilder.getInputProfileList()
repeated .exec.shared.StreamProfile input_profile = 1; |
List<UserBitShared.StreamProfile> |
UserBitShared.OperatorProfile.getInputProfileList()
repeated .exec.shared.StreamProfile input_profile = 1; |
List<UserBitShared.StreamProfile> |
UserBitShared.OperatorProfile.Builder.getInputProfileList()
repeated .exec.shared.StreamProfile input_profile = 1; |
com.google.protobuf.Parser<UserBitShared.StreamProfile> |
UserBitShared.StreamProfile.getParserForType() |
static com.google.protobuf.Parser<UserBitShared.StreamProfile> |
UserBitShared.StreamProfile.parser() |
Class<UserBitShared.StreamProfile> |
SchemaUserBitShared.StreamProfile.MessageSchema.typeClass() |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.OperatorProfile.Builder |
UserBitShared.OperatorProfile.Builder.addInputProfile(int index,
UserBitShared.StreamProfile value)
repeated .exec.shared.StreamProfile input_profile = 1; |
UserBitShared.OperatorProfile.Builder |
UserBitShared.OperatorProfile.Builder.addInputProfile(UserBitShared.StreamProfile value)
repeated .exec.shared.StreamProfile input_profile = 1; |
boolean |
SchemaUserBitShared.StreamProfile.MessageSchema.isInitialized(UserBitShared.StreamProfile message) |
void |
SchemaUserBitShared.StreamProfile.MessageSchema.mergeFrom(io.protostuff.Input input,
UserBitShared.StreamProfile message) |
UserBitShared.StreamProfile.Builder |
UserBitShared.StreamProfile.Builder.mergeFrom(UserBitShared.StreamProfile other) |
static UserBitShared.StreamProfile.Builder |
UserBitShared.StreamProfile.newBuilder(UserBitShared.StreamProfile prototype) |
UserBitShared.OperatorProfile.Builder |
UserBitShared.OperatorProfile.Builder.setInputProfile(int index,
UserBitShared.StreamProfile value)
repeated .exec.shared.StreamProfile input_profile = 1; |
void |
SchemaUserBitShared.StreamProfile.MessageSchema.writeTo(io.protostuff.Output output,
UserBitShared.StreamProfile message) |
| Modifier and Type | Method and Description |
|---|---|
UserBitShared.OperatorProfile.Builder |
UserBitShared.OperatorProfile.Builder.addAllInputProfile(Iterable<? extends UserBitShared.StreamProfile> values)
repeated .exec.shared.StreamProfile input_profile = 1; |
Copyright © 2021 The Apache Software Foundation. All rights reserved.