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 class
BookkeeperProtocol.ForceLedgerResponse
Protobuf typeForceLedgerResponse
static class
BookkeeperProtocol.ForceLedgerResponse.Builder
Protobuf typeForceLedgerResponse
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ForceLedgerResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.ForceLedgerResponseOrBuilder
BookkeeperProtocol.Response.Builder. getForceLedgerResponseOrBuilder()
optional .ForceLedgerResponse forceLedgerResponse = 107;
BookkeeperProtocol.ForceLedgerResponseOrBuilder
BookkeeperProtocol.Response. getForceLedgerResponseOrBuilder()
optional .ForceLedgerResponse forceLedgerResponse = 107;
BookkeeperProtocol.ForceLedgerResponseOrBuilder
BookkeeperProtocol.ResponseOrBuilder. getForceLedgerResponseOrBuilder()
optional .ForceLedgerResponse forceLedgerResponse = 107;
-