Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.ForceLedgerResponseOrBuilder
-
Packages that use BookkeeperProtocol.ForceLedgerResponseOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.ForceLedgerResponseOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.ForceLedgerResponseOrBuilder Modifier and Type Class Description static classBookkeeperProtocol.ForceLedgerResponseProtobuf typeForceLedgerResponsestatic classBookkeeperProtocol.ForceLedgerResponse.BuilderProtobuf typeForceLedgerResponseMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ForceLedgerResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.ForceLedgerResponseOrBuilderBookkeeperProtocol.Response.Builder. getForceLedgerResponseOrBuilder()optional .ForceLedgerResponse forceLedgerResponse = 107;BookkeeperProtocol.ForceLedgerResponseOrBuilderBookkeeperProtocol.Response. getForceLedgerResponseOrBuilder()optional .ForceLedgerResponse forceLedgerResponse = 107;BookkeeperProtocol.ForceLedgerResponseOrBuilderBookkeeperProtocol.ResponseOrBuilder. getForceLedgerResponseOrBuilder()optional .ForceLedgerResponse forceLedgerResponse = 107;
-