Uses of Interface
org.apache.bookkeeper.proto.PerChannelBookieClientFactory
-
Packages that use PerChannelBookieClientFactory Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of PerChannelBookieClientFactory in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement PerChannelBookieClientFactory Modifier and Type Class Description classBookieClientImplImplements the client-side part of the BookKeeper protocol.Fields in org.apache.bookkeeper.proto declared as PerChannelBookieClientFactory Modifier and Type Field Description (package private) PerChannelBookieClientFactoryDefaultPerChannelBookieClientPool. factoryConstructors in org.apache.bookkeeper.proto with parameters of type PerChannelBookieClientFactory Constructor Description DefaultPerChannelBookieClientPool(ClientConfiguration conf, PerChannelBookieClientFactory factory, BookieId address, int coreSize)
-