public interface Singleton
Modifier and Type | Method and Description |
---|---|
default boolean |
isMaster()
Deprecated.
Use
isPrimary() instead. |
boolean |
isPrimary()
Indicates whether this node is the primary provider of the singleton.
|
@Deprecated default boolean isMaster()
isPrimary()
instead.boolean isPrimary()
Copyright © 2019 JBoss by Red Hat. All rights reserved.