Uses of Class
org.apache.bookkeeper.proto.BookkeeperProtocol.ForceLedgerResponse
Packages that use BookkeeperProtocol.ForceLedgerResponse
-
Uses of BookkeeperProtocol.ForceLedgerResponse in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.ForceLedgerResponseModifier and TypeMethodDescriptionBookkeeperProtocol.ForceLedgerResponse.Builder.build()BookkeeperProtocol.ForceLedgerResponse.Builder.buildPartial()BookkeeperProtocol.ForceLedgerResponse.getDefaultInstance()BookkeeperProtocol.ForceLedgerResponse.Builder.getDefaultInstanceForType()BookkeeperProtocol.ForceLedgerResponse.getDefaultInstanceForType()BookkeeperProtocol.Response.Builder.getForceLedgerResponse()optional .ForceLedgerResponse forceLedgerResponse = 107;BookkeeperProtocol.Response.getForceLedgerResponse()optional .ForceLedgerResponse forceLedgerResponse = 107;BookkeeperProtocol.ResponseOrBuilder.getForceLedgerResponse()optional .ForceLedgerResponse forceLedgerResponse = 107;BookkeeperProtocol.ForceLedgerResponse.parseDelimitedFrom(InputStream input) BookkeeperProtocol.ForceLedgerResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ForceLedgerResponse.parseFrom(byte[] data) BookkeeperProtocol.ForceLedgerResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ForceLedgerResponse.parseFrom(com.google.protobuf.ByteString data) BookkeeperProtocol.ForceLedgerResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ForceLedgerResponse.parseFrom(com.google.protobuf.CodedInputStream input) BookkeeperProtocol.ForceLedgerResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ForceLedgerResponse.parseFrom(InputStream input) BookkeeperProtocol.ForceLedgerResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BookkeeperProtocol.ForceLedgerResponse.parseFrom(ByteBuffer data) BookkeeperProtocol.ForceLedgerResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.bookkeeper.proto that return types with arguments of type BookkeeperProtocol.ForceLedgerResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BookkeeperProtocol.ForceLedgerResponse>BookkeeperProtocol.ForceLedgerResponse.getParserForType()static com.google.protobuf.Parser<BookkeeperProtocol.ForceLedgerResponse>BookkeeperProtocol.ForceLedgerResponse.parser()Methods in org.apache.bookkeeper.proto with parameters of type BookkeeperProtocol.ForceLedgerResponseModifier and TypeMethodDescriptionBookkeeperProtocol.Response.Builder.mergeForceLedgerResponse(BookkeeperProtocol.ForceLedgerResponse value) optional .ForceLedgerResponse forceLedgerResponse = 107;BookkeeperProtocol.ForceLedgerResponse.Builder.mergeFrom(BookkeeperProtocol.ForceLedgerResponse other) BookkeeperProtocol.ForceLedgerResponse.newBuilder(BookkeeperProtocol.ForceLedgerResponse prototype) BookkeeperProtocol.Response.Builder.setForceLedgerResponse(BookkeeperProtocol.ForceLedgerResponse value) optional .ForceLedgerResponse forceLedgerResponse = 107;