public class NullClusterable extends java.lang.Object implements Clusterable
Modifier and Type | Field and Description |
---|---|
static Clusterable |
NULL_CLUSTERABLE |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends ClusterInvokeAcceptor> |
acceptor() |
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
boolean |
onMaster() |
public static final Clusterable NULL_CLUSTERABLE
public java.lang.Class<? extends ClusterInvokeAcceptor> acceptor()
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType
in interface java.lang.annotation.Annotation
public boolean onMaster()