Uses of Class
org.apache.bookkeeper.proto.BookieProtocol.AddResponse
-
Packages that use BookieProtocol.AddResponse Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookieProtocol.AddResponse in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return BookieProtocol.AddResponse Modifier and Type Method Description (package private) static BookieProtocol.AddResponse
BookieProtocol.AddResponse. create(byte protocolVersion, int errorCode, long ledgerId, long entryId)
-