public abstract class ClusterScope extends java.lang.Object implements Scope
| Constructor and Description |
|---|
ClusterScope() |
| Modifier and Type | Method and Description |
|---|---|
static ClusterScope$ |
getInstance()
Java API: get the singleton instance
|
static Scope |
withFallback(Scope other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithFallbackpublic static ClusterScope$ getInstance()