Uses of Enum Class
com.hazelcast.spi.discovery.DiscoveryStrategyFactory.DiscoveryStrategyLevel
Package
Description
This package contains the public SPI for vendors and users to implement their
custom node / IP discovery strategy.
-
Uses of DiscoveryStrategyFactory.DiscoveryStrategyLevel in com.hazelcast.spi.discovery
Modifier and TypeMethodDescriptionDiscoveryStrategyFactory.discoveryStrategyLevel()
Level of the discovery strategy.Returns the enum constant of this class with the specified name.DiscoveryStrategyFactory.DiscoveryStrategyLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.