Uses of Class
org.apache.bookkeeper.proto.BookieProtocol.AuthRequest
-
Packages that use BookieProtocol.AuthRequest Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookieProtocol.AuthRequest in org.apache.bookkeeper.proto
Fields in org.apache.bookkeeper.proto declared as BookieProtocol.AuthRequest Modifier and Type Field Description (package private) BookieProtocol.AuthRequest
AuthHandler.ServerSideHandler.AuthResponseCallbackLegacy. req
Constructors in org.apache.bookkeeper.proto with parameters of type BookieProtocol.AuthRequest Constructor Description AuthResponseCallbackLegacy(BookieProtocol.AuthRequest req, io.netty.channel.Channel channel)
-