Uses of Interface
com.yahoo.search.dispatch.searchcluster.PingFactory
Packages that use PingFactory
-
Uses of PingFactory in com.yahoo.search.dispatch.rpc
Classes in com.yahoo.search.dispatch.rpc that implement PingFactory -
Uses of PingFactory in com.yahoo.search.dispatch.searchcluster
Constructors in com.yahoo.search.dispatch.searchcluster with parameters of type PingFactoryModifierConstructorDescriptionSearchCluster(String clusterId, AvailabilityPolicy availabilityPolicy, Collection<Node> nodes, com.yahoo.container.handler.VipStatus vipStatus, PingFactory pingFactory) SearchCluster(String clusterId, SearchGroupsImpl groups, com.yahoo.container.handler.VipStatus vipStatus, PingFactory pingFactory)