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() |
public static final Clusterable NULL_CLUSTERABLE
public Class<? extends ClusterInvokeAcceptor> acceptor()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation
public boolean onMaster()