public interface BDBHARemoteReplicationNode<X extends BDBHARemoteReplicationNode<X>> extends RemoteReplicationNode<X>
Modifier and Type | Field and Description |
---|---|
static String |
ADDRESS |
static String |
GROUP_NAME |
static String |
JOIN_TIME |
static String |
LAST_KNOWN_REPLICATION_TRANSACTION_ID |
static String |
MONITOR |
static String |
ROLE |
CONTEXT, CREATED_BY, CREATED_TIME, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, OVER_SIZED_ATTRIBUTE_ALTERNATIVE_TEXT, STATE, TYPE
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getGroupName() |
long |
getJoinTime() |
long |
getLastKnownReplicationTransactionId() |
NodeRole |
getRole() |
boolean |
isMonitor() |
addChangeListener, asObjectRecord, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getContextKeys, getContextValue, getContextValue, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getTaskExecutor, getType, getTypeClass, isDurable, managesChildStorage, open, openAsync, removeChangeListener, setAttribute, setAttributes, setAttributesAsync
static final String GROUP_NAME
static final String ADDRESS
static final String ROLE
static final String LAST_KNOWN_REPLICATION_TRANSACTION_ID
static final String JOIN_TIME
static final String MONITOR
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.