public interface BDBHAVirtualHostNode<X extends BDBHAVirtualHostNode<X>> extends BDBVirtualHostNode<X>, HASettings
| Modifier and Type | Field and Description |
|---|---|
static String |
ADDRESS |
static String |
DESIGNATED_PRIMARY |
static String |
DURABILITY |
static String |
GROUP_NAME |
static String |
HELPER_ADDRESS |
static String |
HELPER_NODE_NAME |
static String |
JOIN_TIME |
static String |
LAST_KNOWN_REPLICATION_TRANSACTION_ID |
static String |
PERMITTED_NODES |
static String |
PRIORITY |
static String |
QUORUM_OVERRIDE |
static String |
ROLE |
STORE_PATHDEFAULT_INITIAL_CONFIG_VIRTUALHOST_CONFIG_VAR, DEFAULT_INITIAL_CONFIGURATION, DEFAULT_VIRTUAL_HOST_NODE, QPID_INITIAL_CONFIG_VIRTUALHOST_CONFIG_VAR, VIRTUALHOST_BLUEPRINT_CONTEXT_VAR, VIRTUALHOST_INITIAL_CONFIGURATIONCONTEXT, 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() |
String |
getHelperAddress() |
String |
getHelperNodeName() |
Long |
getJoinTime() |
Long |
getLastKnownReplicationTransactionId() |
List<String> |
getPermittedNodes() |
int |
getPriority() |
int |
getQuorumOverride() |
NodeRole |
getRole() |
boolean |
isDesignatedPrimary() |
getStorePathgetConfigurationStore, getRemoteReplicationNodes, getVirtualHost, getVirtualHostInitialConfiguration, isDefaultVirtualHostNode, start, stopcheckpoint, cleanLog, databaseStatistics, environmentStatistics, setBDBCacheSize, transactionStatistics, updateMutableConfigaddChangeListener, 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, setAttributesAsyncstatic final String GROUP_NAME
static final String ADDRESS
static final String HELPER_ADDRESS
static final String DURABILITY
static final String DESIGNATED_PRIMARY
static final String PRIORITY
static final String QUORUM_OVERRIDE
static final String ROLE
static final String LAST_KNOWN_REPLICATION_TRANSACTION_ID
static final String JOIN_TIME
static final String HELPER_NODE_NAME
static final String PERMITTED_NODES
String getGroupName()
getGroupName in interface HASettingsString getAddress()
getAddress in interface HASettingsString getHelperAddress()
getHelperAddress in interface HASettingsboolean isDesignatedPrimary()
isDesignatedPrimary in interface HASettingsint getPriority()
getPriority in interface HASettingsint getQuorumOverride()
getQuorumOverride in interface HASettingsNodeRole getRole()
Long getLastKnownReplicationTransactionId()
Long getJoinTime()
String getHelperNodeName()
getHelperNodeName in interface HASettingsCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.