Uses of Class
org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponse
Packages that use BookkeeperProtocol.ReadResponse
-
Uses of BookkeeperProtocol.ReadResponse in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ReadResponseModifier and TypeMethodDescriptionBookkeeperProtocol.ReadResponse.Builder.build()BookkeeperProtocol.ReadResponse.Builder.buildPartial()protected BookkeeperProtocol.ReadResponseReadEntryProcessorV3.buildResponse(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder, BookkeeperProtocol.StatusCode statusCode, com.google.common.base.Stopwatch startTimeSw) BookkeeperProtocol.ReadResponse.getDefaultInstance()BookkeeperProtocol.ReadResponse.Builder.getDefaultInstanceForType()BookkeeperProtocol.ReadResponse.getDefaultInstanceForType()BookkeeperProtocol.Response.Builder.getReadResponse()ResponseBookkeeperProtocol.Response.getReadResponse()ResponseBookkeeperProtocol.ResponseOrBuilder.getReadResponse()Responseprotected BookkeeperProtocol.ReadResponseReadEntryProcessorV3.getReadResponse()BookkeeperProtocol.ReadResponse.parseDelimitedFrom(InputStream input) BookkeeperProtocol.ReadResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ReadResponse.parseFrom(byte[] data) BookkeeperProtocol.ReadResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.ByteString data) BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.CodedInputStream input) BookkeeperProtocol.ReadResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ReadResponse.parseFrom(InputStream input) BookkeeperProtocol.ReadResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ReadResponse.parseFrom(ByteBuffer data) BookkeeperProtocol.ReadResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) protected BookkeeperProtocol.ReadResponseLongPollReadEntryProcessorV3.readEntry(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder, long entryId, com.google.common.base.Stopwatch startTimeSw) protected BookkeeperProtocol.ReadResponseReadEntryProcessorV3.readEntry(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder, long entryId, boolean readLACPiggyBack, com.google.common.base.Stopwatch startTimeSw) Read a specific entry.protected BookkeeperProtocol.ReadResponseReadEntryProcessorV3.readEntry(BookkeeperProtocol.ReadResponse.Builder readResponseBuilder, long entryId, com.google.common.base.Stopwatch startTimeSw) Read a specific entry.Methods in org.apache.bookkeeper.proto that return types with arguments of type BookkeeperProtocol.ReadResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookkeeperProtocol.ReadResponse>BookkeeperProtocol.ReadResponse.getParserForType()static com.google.protobuf.Parser<BookkeeperProtocol.ReadResponse>BookkeeperProtocol.ReadResponse.parser()Methods in org.apache.bookkeeper.proto with parameters of type BookkeeperProtocol.ReadResponseModifier and TypeMethodDescriptionBookkeeperProtocol.ReadResponse.Builder.mergeFrom(BookkeeperProtocol.ReadResponse other) BookkeeperProtocol.Response.Builder.mergeReadResponse(BookkeeperProtocol.ReadResponse value) ResponseBookkeeperProtocol.ReadResponse.newBuilder(BookkeeperProtocol.ReadResponse prototype) protected voidReadEntryProcessorV3.sendResponse(BookkeeperProtocol.ReadResponse readResponse) BookkeeperProtocol.Response.Builder.setReadResponse(BookkeeperProtocol.ReadResponse value) Response