Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.ReadResponseOrBuilder
-
Packages that use BookkeeperProtocol.ReadResponseOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.ReadResponseOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.ReadResponseOrBuilder Modifier and Type Class Description static class
BookkeeperProtocol.ReadResponse
Protobuf typeReadResponse
static class
BookkeeperProtocol.ReadResponse.Builder
Protobuf typeReadResponse
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ReadResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.ReadResponseOrBuilder
BookkeeperProtocol.Response.Builder. getReadResponseOrBuilder()
ResponseBookkeeperProtocol.ReadResponseOrBuilder
BookkeeperProtocol.Response. getReadResponseOrBuilder()
ResponseBookkeeperProtocol.ReadResponseOrBuilder
BookkeeperProtocol.ResponseOrBuilder. getReadResponseOrBuilder()
Response
-