public class BDBHARemoteReplicationNodeImpl extends AbstractConfiguredObject<BDBHARemoteReplicationNodeImpl> implements BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>
AbstractConfiguredObject.CallableWithArgument<V,A>, AbstractConfiguredObject.ChainedListenableFuture<V>, AbstractConfiguredObject.ChainedSettableFuture<V>, AbstractConfiguredObject.DuplicateIdException, AbstractConfiguredObject.DuplicateNameExceptionSECURED_STRING_VALUEADDRESS, GROUP_NAME, JOIN_TIME, LAST_KNOWN_REPLICATION_TRANSACTION_ID, MONITOR, ROLEAWAIT_ATTAINMENT_TIMEOUT, CONTEXT, CREATED_BY, CREATED_TIME, DEFAULT_AWAIT_ATTAINMENT_TIMEOUT, DESCRIPTION, DESIRED_STATE, DURABLE, ID, LAST_UPDATED_BY, LAST_UPDATED_TIME, LIFETIME_POLICY, NAME, OVER_SIZED_ATTRIBUTE_ALTERNATIVE_TEXT, STATE, TYPE| Constructor and Description |
|---|
BDBHARemoteReplicationNodeImpl(BDBHAVirtualHostNode<?> virtualHostNode,
Map<String,Object> attributes,
ReplicatedEnvironmentFacade replicatedEnvironmentFacade) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterSetRole() |
protected com.google.common.util.concurrent.ListenableFuture<Void> |
deleteNoChecks() |
String |
getAddress() |
String |
getGroupName() |
Date |
getJoinTime() |
long |
getLastKnownReplicationTransactionId() |
NodeRole |
getRole() |
boolean |
isMonitor() |
protected com.google.common.util.concurrent.ListenableFuture<Void> |
onDelete() |
void |
onValidate() |
String |
toString() |
protected void |
validateChange(ConfiguredObject<?> proxyForValidation,
Set<String> changedAttributes) |
addChangeListener, addChildAsync, addFutureCallback, applyToChildren, asObjectRecord, attainState, attributeSet, authorise, authorise, authorise, authoriseCreateChild, awaitChildClassToAttainState, awaitChildClassToAttainState, beforeClose, beforeDelete, changeAttributes, childAdded, childRemoved, close, closeAsync, closeChildren, create, createAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, deleteChildren, doAfter, doAfter, doAfter, doAfter, doAfter, doAfter, doAfterAlways, doAfterAlways, doCreation, doOnConfigThread, doOpening, doResolution, doSync, doSync, doValidation, findConfiguredObject, forceUpdateAllSecureAttributes, getAccessControl, getActualAttributes, getAncestor, 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, getStatistics, getSubjectWithAddedSystemRights, getSystemPrincipal, getSystemTaskControllerContext, getSystemTaskSubject, getSystemTaskSubject, getTaskExecutor, getType, getTypeClass, getUserPreferences, handleExceptionOnOpen, hasEncrypter, isDurable, isSystemProcess, isSystemSubject, logOperation, managesChildStorage, newToken, notifyStateChanged, onClose, onCreate, onExceptionInOpen, onOpen, onResolve, open, openAsync, postResolve, postResolveChildren, postSetAttributes, registerWithParents, removeChangeListener, removeContextVariable, rethrowRuntimeExceptionsOnOpen, runTask, setAttributes, setAttributesAsync, setContextVariable, setEncrypter, setState, setUserPreferences, start, startAsync, stop, updateModel, validateChildDelete, validateOnCreateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChangeListener, asObjectRecord, authorise, authorise, authorise, close, closeAsync, createChild, createChildAsync, decryptSecrets, delete, deleteAsync, findConfiguredObject, getActualAttributes, getAttainedChildById, getAttainedChildByName, getAttribute, getAttributeNames, getCategoryClass, getChildById, getChildByName, getChildExecutor, getChildren, getContext, getCreatedBy, getCreatedTime, getDescription, getDesiredState, getId, getLastOpenedTime, getLastUpdatedBy, getLastUpdatedTime, getLifetimePolicy, getModel, getName, getObjectFactory, getParent, getState, getStatistics, getStatistics, getType, getTypeClass, getUserPreferences, hasEncrypter, isDurable, managesChildStorage, newToken, open, openAsync, removeChangeListener, removeContextVariable, setAttributes, setAttributesAsync, setContextVariable, setUserPreferencesgetContextKeys, getContextValue, getContextValuegetTaskExecutorpublic BDBHARemoteReplicationNodeImpl(BDBHAVirtualHostNode<?> virtualHostNode, Map<String,Object> attributes, ReplicatedEnvironmentFacade replicatedEnvironmentFacade)
public String getGroupName()
getGroupName in interface BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>public String getAddress()
getAddress in interface BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>public NodeRole getRole()
getRole in interface BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>public Date getJoinTime()
getJoinTime in interface BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>public long getLastKnownReplicationTransactionId()
getLastKnownReplicationTransactionId in interface BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>public boolean isMonitor()
isMonitor in interface BDBHARemoteReplicationNode<BDBHARemoteReplicationNodeImpl>public String toString()
toString in class AbstractConfiguredObject<BDBHARemoteReplicationNodeImpl>protected com.google.common.util.concurrent.ListenableFuture<Void> onDelete()
onDelete in class AbstractConfiguredObject<BDBHARemoteReplicationNodeImpl>protected void afterSetRole()
protected void validateChange(ConfiguredObject<?> proxyForValidation, Set<String> changedAttributes)
validateChange in class AbstractConfiguredObject<BDBHARemoteReplicationNodeImpl>public void onValidate()
onValidate in class AbstractConfiguredObject<BDBHARemoteReplicationNodeImpl>protected com.google.common.util.concurrent.ListenableFuture<Void> deleteNoChecks()
deleteNoChecks in class AbstractConfiguredObject<BDBHARemoteReplicationNodeImpl>Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.