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 classBookkeeperProtocol.ReadLacResponseProtobuf typeReadLacResponsestatic classBookkeeperProtocol.ReadLacResponse.BuilderProtobuf typeReadLacResponseMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ReadLacResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.ReadLacResponseOrBuilderBookkeeperProtocol.Response.Builder. getReadLacResponseOrBuilder()optional .ReadLacResponse readLacResponse = 104;BookkeeperProtocol.ReadLacResponseOrBuilderBookkeeperProtocol.Response. getReadLacResponseOrBuilder()optional .ReadLacResponse readLacResponse = 104;BookkeeperProtocol.ReadLacResponseOrBuilderBookkeeperProtocol.ResponseOrBuilder. getReadLacResponseOrBuilder()optional .ReadLacResponse readLacResponse = 104;
-