public class ServiceFinderBuilders extends Object
| Constructor and Description |
|---|
ServiceFinderBuilders() |
| Modifier and Type | Method and Description |
|---|---|
static <T> ZkSimpleShardedServiceFinderBuilder<T> |
shardedFinderBuilder() |
static <T> ZkSimpleUnshardedServiceFinderBuilder<T> |
unshardedFinderBuilder() |
public static <T> ZkSimpleShardedServiceFinderBuilder<T> shardedFinderBuilder()
public static <T> ZkSimpleUnshardedServiceFinderBuilder<T> unshardedFinderBuilder()
Copyright © 2015–2023. All rights reserved.