public class UnshardedFinderBuilder extends BaseServiceFinderBuilder<UnshardedClusterInfo,UnshardedClusterServiceRegistry,UnshardedClusterFinder>
| Constructor and Description |
|---|
UnshardedFinderBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected UnshardedClusterFinder |
buildFinder(Service service,
Deserializer<UnshardedClusterInfo> deserializer,
ShardSelector<UnshardedClusterInfo,UnshardedClusterServiceRegistry> shardSelector,
ServiceNodeSelector<UnshardedClusterInfo> nodeSelector,
int nodeRefreshIntervalMs,
boolean disableWatchers) |
build, withConnectionString, withCuratorFramework, withDeserializer, withDisableWatchers, withDisableWatchers, withNamespace, withNodeRefreshIntervalMs, withNodeSelector, withServiceName, withShardSelectorprotected UnshardedClusterFinder buildFinder(Service service, Deserializer<UnshardedClusterInfo> deserializer, ShardSelector<UnshardedClusterInfo,UnshardedClusterServiceRegistry> shardSelector, ServiceNodeSelector<UnshardedClusterInfo> nodeSelector, int nodeRefreshIntervalMs, boolean disableWatchers)
buildFinder in class BaseServiceFinderBuilder<UnshardedClusterInfo,UnshardedClusterServiceRegistry,UnshardedClusterFinder>Copyright © 2021. All rights reserved.