BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.Builder.build() |
|
BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.Builder.buildPartial() |
|
protected BookkeeperProtocol.ReadResponse |
ReadEntryProcessorV3.buildResponse(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder,
BookkeeperProtocol.StatusCode statusCode,
com.google.common.base.Stopwatch startTimeSw) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.getDefaultInstance() |
|
BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.Builder.getDefaultInstanceForType() |
|
BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.getDefaultInstanceForType() |
|
BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.Response.Builder.getReadResponse() |
Response
|
BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.Response.getReadResponse() |
Response
|
BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ResponseOrBuilder.getReadResponse() |
Response
|
protected BookkeeperProtocol.ReadResponse |
ReadEntryProcessorV3.getReadResponse() |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseDelimitedFrom(java.io.InputStream input) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(byte[] data) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.ByteString data) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(java.io.InputStream input) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(java.nio.ByteBuffer data) |
|
static BookkeeperProtocol.ReadResponse |
BookkeeperProtocol.ReadResponse.parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
protected BookkeeperProtocol.ReadResponse |
LongPollReadEntryProcessorV3.readEntry(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder,
long entryId,
com.google.common.base.Stopwatch startTimeSw) |
|
protected BookkeeperProtocol.ReadResponse |
ReadEntryProcessorV3.readEntry(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder,
long entryId,
boolean readLACPiggyBack,
com.google.common.base.Stopwatch startTimeSw) |
Read a specific entry.
|
protected BookkeeperProtocol.ReadResponse |
ReadEntryProcessorV3.readEntry(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder,
long entryId,
com.google.common.base.Stopwatch startTimeSw) |
Read a specific entry.
|