Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.ReadLacResponseOrBuilder
-
Packages that use BookkeeperProtocol.ReadLacResponseOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.ReadLacResponseOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.ReadLacResponseOrBuilder Modifier and Type Class Description static class
BookkeeperProtocol.ReadLacResponse
Protobuf typeReadLacResponse
static class
BookkeeperProtocol.ReadLacResponse.Builder
Protobuf typeReadLacResponse
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ReadLacResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.ReadLacResponseOrBuilder
BookkeeperProtocol.Response.Builder. getReadLacResponseOrBuilder()
optional .ReadLacResponse readLacResponse = 104;
BookkeeperProtocol.ReadLacResponseOrBuilder
BookkeeperProtocol.Response. getReadLacResponseOrBuilder()
optional .ReadLacResponse readLacResponse = 104;
BookkeeperProtocol.ReadLacResponseOrBuilder
BookkeeperProtocol.ResponseOrBuilder. getReadLacResponseOrBuilder()
optional .ReadLacResponse readLacResponse = 104;
-