public class AwsDiscoveryStrategy extends AbstractDiscoveryStrategy
DiscoveryStrategy.AWSClient| Constructor and Description |
|---|
AwsDiscoveryStrategy(Map<String,Comparable> properties) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DiscoveryNode> |
discoverNodes()
Returns a set of all discovered nodes based on the defined properties that were used
to create the DiscoveryStrategy instance.
|
destroy, discoverLocalMetadata, getLogger, getOrDefault, getOrDefault, getOrNull, getOrNull, getPartitionGroupStrategy, getProperties, startpublic AwsDiscoveryStrategy(Map<String,Comparable> properties)
public Iterable<DiscoveryNode> discoverNodes()
DiscoveryStrategyCopyright © 2018 Hazelcast, Inc.. All rights reserved.