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_PATH
DEFAULT_INITIAL_CONFIG_VIRTUALHOST_CONFIG_VAR, DEFAULT_INITIAL_CONFIGURATION, DEFAULT_VIRTUAL_HOST_NODE, QPID_INITIAL_CONFIG_VIRTUALHOST_CONFIG_VAR, VIRTUALHOST_BLUEPRINT_CONTEXT_VAR, VIRTUALHOST_INITIAL_CONFIGURATION
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() |
String |
getHelperAddress() |
String |
getHelperNodeName() |
Long |
getJoinTime() |
Long |
getLastKnownReplicationTransactionId() |
List<String> |
getPermittedNodes() |
int |
getPriority() |
int |
getQuorumOverride() |
NodeRole |
getRole() |
boolean |
isDesignatedPrimary() |
getStorePath
getConfigurationStore, getRemoteReplicationNodes, getVirtualHost, getVirtualHostInitialConfiguration, isDefaultVirtualHostNode, start, stop
checkpoint, cleanLog, databaseStatistics, environmentStatistics, setBDBCacheSize, transactionStatistics, updateMutableConfig
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 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 HASettings
String getAddress()
getAddress
in interface HASettings
String getHelperAddress()
getHelperAddress
in interface HASettings
boolean isDesignatedPrimary()
isDesignatedPrimary
in interface HASettings
int getPriority()
getPriority
in interface HASettings
int getQuorumOverride()
getQuorumOverride
in interface HASettings
NodeRole getRole()
Long getLastKnownReplicationTransactionId()
Long getJoinTime()
String getHelperNodeName()
getHelperNodeName
in interface HASettings
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.