public class NullClusterable extends Object implements Clusterable
| Modifier and Type | Field and Description |
|---|---|
static Clusterable |
NULL_CLUSTERABLE |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ClusterInvokeAcceptor> |
acceptor() |
Class<? extends Annotation> |
annotationType() |
boolean |
onMaster() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequals, hashCode, toStringpublic static final Clusterable NULL_CLUSTERABLE
public Class<? extends ClusterInvokeAcceptor> acceptor()
public Class<? extends Annotation> annotationType()
annotationType in interface Annotationpublic boolean onMaster()