public class DefaultClusterContext extends BaseContext<ClusterContext> implements ClusterContext
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultClusterContext.Builder
Cluster context builder.
|
observers, version| Constructor and Description |
|---|
DefaultClusterContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
address()
Returns the cluster address.
|
ClusterScope |
scope()
Returns the cluster scope.
|
copy, equals, hashCode, notify, registerObserver, toString, unregisterObserverclone, finalize, getClass, notify, notifyAll, wait, wait, waitnotify, registerObserver, unregisterObserverpublic String address()
ClusterContextaddress in interface ClusterContextaddress in interface Context<ClusterContext>public ClusterScope scope()
ClusterContextscope in interface ClusterContextCopyright © 2013-2014. All Rights Reserved.