Package | Description |
---|---|
org.apache.drill.exec.ops | |
org.apache.drill.exec.proto | |
org.apache.drill.exec.rpc.data |
Modifier and Type | Method and Description |
---|---|
void |
DataTunnelStatusHandler.success(BitData.AckWithCredit value,
io.netty.buffer.ByteBuf buffer) |
Constructor and Description |
---|
AccountingDataTunnel(DataTunnel tunnel,
SendingAccountor sendingAccountor,
RpcOutcomeListener<BitData.AckWithCredit> statusHandler) |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<BitData.AckWithCredit> |
BitData.AckWithCredit.PARSER
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BitData.AckWithCredit |
BitData.AckWithCredit.Builder.build() |
BitData.AckWithCredit |
BitData.AckWithCredit.Builder.buildPartial() |
static BitData.AckWithCredit |
BitData.AckWithCredit.getDefaultInstance() |
BitData.AckWithCredit |
BitData.AckWithCredit.getDefaultInstanceForType() |
BitData.AckWithCredit |
BitData.AckWithCredit.Builder.getDefaultInstanceForType() |
BitData.AckWithCredit |
SchemaBitData.AckWithCredit.MessageSchema.newMessage() |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseDelimitedFrom(InputStream input) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(byte[] data) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(ByteBuffer data) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(com.google.protobuf.ByteString data) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(com.google.protobuf.CodedInputStream input) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(InputStream input) |
static BitData.AckWithCredit |
BitData.AckWithCredit.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<BitData.AckWithCredit> |
BitData.AckWithCredit.getParserForType() |
static com.google.protobuf.Parser<BitData.AckWithCredit> |
BitData.AckWithCredit.parser() |
Class<BitData.AckWithCredit> |
SchemaBitData.AckWithCredit.MessageSchema.typeClass() |
Modifier and Type | Method and Description |
---|---|
boolean |
SchemaBitData.AckWithCredit.MessageSchema.isInitialized(BitData.AckWithCredit message) |
BitData.AckWithCredit.Builder |
BitData.AckWithCredit.Builder.mergeFrom(BitData.AckWithCredit other) |
void |
SchemaBitData.AckWithCredit.MessageSchema.mergeFrom(io.protostuff.Input input,
BitData.AckWithCredit message) |
static BitData.AckWithCredit.Builder |
BitData.AckWithCredit.newBuilder(BitData.AckWithCredit prototype) |
void |
SchemaBitData.AckWithCredit.MessageSchema.writeTo(io.protostuff.Output output,
BitData.AckWithCredit message) |
Modifier and Type | Method and Description |
---|---|
void |
DataTunnel.sendRecordBatch(RpcOutcomeListener<BitData.AckWithCredit> outcomeListener,
FragmentWritableBatch batch) |
void |
DataTunnel.sendRuntimeFilter(RpcOutcomeListener<BitData.AckWithCredit> outcomeListener,
RuntimeFilterWritable runtimeFilter) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.