- generate(Message) - Method in interface com.vordel.circuit.MessagePropertyGenerator
-
- generate(int) - Static method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- generate(int, long) - Static method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- generate(int) - Static method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- generate(int, long, Map<String, String>) - Static method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- generateCertificateAttachment(X509Certificate) - Static method in class com.vordel.mime.AttachmentHelper
-
Generate an attachment containing the signer's certificate.
- generateID(Topology.EntityType) - Method in class com.vordel.api.topology.model.Topology
-
Generate a unique id for a topology entity, e.g host, service etc.
- genProps - Variable in class com.vordel.circuit.Filter
-
- get(String, Entity, Class<? extends T>) - Static method in class com.vordel.circuit.FilterAttribute
-
- get(String, String, Entity, Class<? extends T>) - Static method in class com.vordel.circuit.FilterAttribute
-
- get(String) - Method in class com.vordel.circuit.GlobalProperties
-
- get(String) - Method in class com.vordel.circuit.Message
-
- get(Object) - Method in class com.vordel.circuit.Message
-
- get(Headers, String) - Static method in class com.vordel.mime.HeaderUtils
-
- get(Headers, String, String) - Static method in class com.vordel.mime.HeaderUtils
-
- get(String) - Method in class com.vordel.ops.TestClientResponse
-
Get the client (in-bound) HTTP response.
- getAccessToken(JsonNode) - Static method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getAccessToken(String) - Static method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getAdditionalInformation() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
Additional information that token granters would like to add to the token, e.g.
- getAdditionalInformation() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- getAdminUser() - Method in class com.vordel.api.adminusers.model.AdminUserRequest
-
Get the admin user to create/update.
- getAdminUserStore() - Method in class com.vordel.api.adminusers.client.AdminUsersClient
-
- getAdminUsersVersion() - Method in class com.vordel.api.adminusers.client.AdminUsersClient
-
Gets the AdminUsersVersion by via the rest API
- getAFContext() - Method in class com.vordel.circuit.CircuitActivationFilter
-
- getAllKeys() - Method in class com.vordel.circuit.GlobalProperties
-
- getAllMetricGroupTotals() - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a list of maps of metrics totals for all in-memory MetricGroups
.
- getAllMetricGroupTypes() - Method in class com.vordel.reporting.rtm.api.MetricGroupTypeRegistry
-
Gets a list of all metric group types.
- getApplicationID() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getApplicationID() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- getArchiveId() - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Get the id of the Deployment Archive that the API Server loaded/attempted to load.
- getAsForm() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getAsXML(HeaderSet, ContentType) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getAsXML() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getAttachmentTypes(Body, CompoundBody) - Static method in class com.vordel.mime.AttachmentHelper
-
This method takes a CompoundBody and returns a list of attachment content types.
- getAuditSettings() - Method in class com.vordel.dwe.TransportModule
-
- getAuthorizationRequest() - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
-
The authorization request containing details of the client application.
- getAvgCountName() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the metric name for the count of the average metric.
- getAvgName() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the metric name for the average metric.
- getBoundCircuitKey() - Method in class com.vordel.circuit.BoundCircuit
-
- getCategory() - Method in class com.vordel.circuit.MessageProcessor
-
Get the category of this processor
- getCategory() - Method in class com.vordel.statistics.ResponseStatusRecord
-
- getCDProc(ConfigContext, Filter, CircuitReference) - Method in class com.vordel.circuit.DelegatingProcessor
-
If the CircuitReference is 'soft', e.g.
- getCDProc(ConfigContext, Filter, ESPK, String) - Method in class com.vordel.circuit.DelegatingProcessor
-
Return a CircuitDelegateProcessor if the circuitPK is valid, otherwise null.
- getCircuit() - Method in class com.vordel.circuit.BoundCircuit
-
- getCircuit(ESPK) - Method in class com.vordel.circuit.CircuitCache
-
- getCircuit(Message) - Method in class com.vordel.circuit.CircuitReference
-
Call this from the processor.
- getCircuitPK() - Method in class com.vordel.circuit.CircuitReference
-
- getCircuitPK() - Method in class com.vordel.circuit.Filter
-
- getCircuitTracker(Message) - Method in class com.vordel.circuit.FilterPathTracker
-
- getClassification() - Method in exception com.vordel.circuit.CircuitAbortException
-
- getConfigPanelClass() - Method in class com.vordel.circuit.CircuitActivationFilter
-
- getConfigPanelClass() - Method in class com.vordel.circuit.CircuitChainFilter
-
- getConfigPanelClass() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getConfigPanelClass() - Method in class com.vordel.circuit.CircuitDelegatePerBodyFilter
-
- getConfigPanelClass() - Method in class com.vordel.circuit.Filter
-
Get the Class which must be instantiated to configure the Filter.
- getConfigPanelClass() - Method in class com.vordel.circuit.HTTPBodyParserFilter
-
Deprecated.
- getConsProps() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getConsProps() - Method in class com.vordel.circuit.Filter
-
- getContent() - Method in class com.vordel.mime.BodyMimePart
-
- getContentEncoding() - Method in class com.vordel.mime.Body
-
Return content encoding.
- getContentId() - Method in class com.vordel.mime.Body
-
Get the Content Id for this body.
- getContentLength(int) - Method in class com.vordel.mime.Body
-
Return the Content length of the body.
- getContentLength(int) - Method in class com.vordel.mime.RawBody
-
- getContentStream() - Method in class com.vordel.mime.BodyMimeMessage
-
- getContentStream() - Method in class com.vordel.mime.BodyMimePart
-
- getContentType() - Method in class com.vordel.mime.Body
-
Get the ContentType for this body.
- getContentType() - Method in class com.vordel.mime.BodyMimeMessage
-
- getContentType(Message) - Static method in class com.vordel.mime.HeaderUtils
-
- getContext() - Method in class com.vordel.circuit.CircuitReference
-
For tracking the call path, retrieve the indexing information we used to lookup the circuit to execute.
- getContext() - Method in class com.vordel.circuit.InvocationContext
-
- getCorrelationId(ClientResponse) - Method in class com.vordel.ops.TestClientResponse
-
- getDataHandler() - Method in class com.vordel.mime.BodyMimeMessage
-
- getDataHandler() - Method in class com.vordel.mime.BodyMimePart
-
- getDateTime() - Method in class com.vordel.api.configuration.model.TraceRecord
-
Gets the dateTime value for this TraceRecord.
- getDelegatedCircuitPK() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
Get the ESPK of the Circuit this filter delegates to.
- getDeploymentArchive(String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get a Deployment Archive.
- getDeploymentArchiveForService(String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get a Deployment Archive for a particular API Server.
- getDeploymentArchivesForGroup(String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get the Deployment Archives for a particular group.
- getDeploymentTimestamp() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Get the time the deployment was done.
- getDescription() - Method in class com.vordel.circuit.BoundCircuit
-
- getDescription() - Method in class com.vordel.circuit.CircuitImpl
-
- getDisplayName() - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Get the display name of the field that has been environmentalized.
- getDisplayNameForPPK(String) - Method in class com.vordel.env.EnvironmentSettings
-
Used by promotion script to display user-friendly identifier for a string portable ESPK
- getDisplayNameForPPK(ESPK) - Method in class com.vordel.env.EnvironmentSettings
-
Used by promotion script to display user-friendly identifier for a string portable ESPK
- getDocument(Message) - Static method in class com.vordel.mime.XMLBody
-
- getDocument() - Method in class com.vordel.mime.XMLBody
-
- getDomainDeployments() - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get a list of deployments for all API Servers in the domain.
- getDrawer() - Method in class com.vordel.circuit.BoundCircuit
-
- getEnabled() - Method in class com.vordel.api.topology.model.Service
-
Get the enabled flag.
- getEntity() - Method in class com.vordel.circuit.CircuitContainer
-
- getEntity() - Method in class com.vordel.circuit.CircuitImpl
-
Get the Entity that is used to configure this circuit
- getEntity() - Method in class com.vordel.circuit.Filter
-
Get the underlying Entity which persists the configuration for this Filter
- getEntityFieldName() - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Get the name of the field in the entity that has been environmentalized.
- getEntityPk() - Method in class com.vordel.env.EnvironmentalizedEntity
-
Get the ESPK of the entity that is being environmentalized.
- getEntityType(Entity, String, EntityStore) - Static method in class com.vordel.env.EnvironmentalizedFieldFactory
-
- getEnvironmentalizedEntities() - Method in class com.vordel.env.EnvironmentalizedEntities
-
Get the environmentalized entities.
- getEnvironmentalizedEntitiesPk(EntityStore) - Method in class com.vordel.env.EnvironmentSettings
-
Get the PK of the EnvironmentalizedEntities in the entiity store.
- getEnvironmentalizedFields() - Method in class com.vordel.env.EnvironmentalizedEntity
-
Get the collection of fields that have been environmentalized for the entity.
- getEnvironmentArchiveForService(String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get a Environment Archive for a particular API Server.
- getEnvironmentProperties() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Get the Deployment Archive environment manifest properties.
- getEnvironmentSettingValue(Entity) - Method in class com.vordel.env.EnvironmentSettings
-
Called by promotion script/Policy Studio when an existing environment-specific value must be displayed to user so they can decide to override or not.
- getEnvironmentSettingValueAsString(Entity) - Method in class com.vordel.env.EnvironmentSettings
-
Called by promotion script when an existing environment-specific value must be displayed to user so they can decide to override or not.
- getEnvSettings() - Method in class com.vordel.env.EnvironmentSettings
-
Get the environmentalized settings.
- getEnvSettingsForService(String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get enviornmentalized settings for a particular API Server.
- getErrorCount() - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Get the number of errors that the API Server reported at configuration load time.
- getErrorStatus() - Method in class com.vordel.circuit.CircuitImpl
-
- getEvents(String) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a list of maps of events by type.
- getExecTime() - Method in class com.vordel.circuit.FilterInvocation
-
- getExpiration() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The instant the token expires.
- getExpiration() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
The instant the token expires.
- getExpiresIn() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getExpiresIn() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- getFailureNode() - Method in class com.vordel.circuit.Filter
-
Get the next node to visit, should this Filter fail upon invocation
- getFailureNodePK() - Method in class com.vordel.circuit.Filter
-
Get the ESPK of the Filter to visit if this Filter fails
- getFailureReason() - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Get the deployment failure reason.
- getFaultHandler() - Method in class com.vordel.circuit.CircuitImpl
-
Retrieve the fault handler for this circuit
- getFilter() - Method in class com.vordel.circuit.FilterContainerImpl
-
- getFilterContainers() - Method in class com.vordel.circuit.CircuitImpl
-
Get all the FilterContainers in this circuit
- getFilterContainersMap() - Method in class com.vordel.circuit.CircuitImpl
-
Get all the filter containers in this circuit
- getFilterMessage(Message, int) - Method in class com.vordel.circuit.MessageProcessor
-
- getGeneratedAttributesFromStack(Message) - Method in class com.vordel.circuit.CircuitActivationProcessor
-
- getGeneratedProperties() - Method in class com.vordel.circuit.CircuitImpl
-
Gets the set of properties required by all of the filters in this circuit, including delegates.
- getGeneratedProps() - Method in class com.vordel.circuit.BoundCircuit
-
- getGenProps() - Method in class com.vordel.circuit.CircuitActivationFilter
-
- getGenProps() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getGenProps() - Method in class com.vordel.circuit.Filter
-
- getGroup(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get a group from the topology.
- getGroup(String) - Method in class com.vordel.api.topology.model.Topology
-
Get a group from the topology.
- getGroupByName(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get a group from the topology.
- getGroupByName(String) - Method in class com.vordel.api.topology.model.Topology
-
Get a group from the topology.
- getGroupConfFile(String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get a Group configuration file.
- getGroupForService(String) - Method in class com.vordel.api.topology.model.Topology
-
Get the group for a service
- getGroupId() - Method in class com.vordel.api.monitoring.model.Summary
-
Get the group id of the API Server.
- getGroupID(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the topology id of a group.
- getGroupIds() - Method in class com.vordel.api.topology.model.Topology
-
- getGroupName() - Method in class com.vordel.api.monitoring.model.Summary
-
Get the group name of the API Server.
- getGroups() - Method in class com.vordel.api.topology.client.TopologyClient
-
Get all groups in the topology.
- getGroups() - Method in class com.vordel.api.topology.model.Topology
-
Get all the groups in the topology.
- getGroups(Topology.ServiceType) - Method in class com.vordel.api.topology.model.Topology
-
Get all the groups in the topology that contain services of a certain type.
- getGroupsByIds(List<String>) - Method in class com.vordel.api.topology.model.Topology
-
Get all groups in the topology specified in a list of Service IDs
- getGroupsForHost(String, Topology.ServiceType) - Method in class com.vordel.api.topology.model.Topology
-
For a host get the groups (of certain service type) that run on it.
- getGroupTotals(int, String, String) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
- getHeaders() - Method in class com.vordel.mime.Body
-
Get the MIME headers for this body.
- getHeaders(Message, boolean) - Static method in class com.vordel.mime.HeaderUtils
-
- getHeaderValue(ClientResponse, String) - Method in class com.vordel.ops.TestClientResponse
-
Get a HTTP header value in the response
- getHost(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get a host from the topology.
- getHost(String) - Method in class com.vordel.api.topology.model.Topology
-
Get a host.
- getHostByName(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get a host from the topology.
- getHostByName(String) - Method in class com.vordel.api.topology.model.Topology
-
Get a host.
- getHostID(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the topology id of a host.
- getHostID() - Method in class com.vordel.api.topology.model.Service
-
Get the id of the host that the service runs on.
- getHostIds() - Method in class com.vordel.api.topology.model.Group
-
Get a list of host ids on which this group runs.
- getHostIds() - Method in class com.vordel.api.topology.model.Topology
-
- getHostName() - Method in class com.vordel.api.monitoring.model.Summary
-
Get the name of the host that this API Server runs on.
- getHosts() - Method in class com.vordel.api.topology.client.TopologyClient
-
Get all hosts in the topology.
- getHosts() - Method in class com.vordel.api.topology.model.Topology
-
Get all the hosts in the topology.
- getHostsByIds(List<String>) - Method in class com.vordel.api.topology.model.Topology
-
Get all hosts in the topology specified in a list of Service IDs
- getHostsForGroup(String) - Method in class com.vordel.api.topology.model.Topology
-
For a group, get the list of host ids on which the group runs.
- getId() - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Get the id of the metric group.
- getId() - Method in class com.vordel.api.monitoring.model.Summary
-
Get the topology id of the API Server, e.g.
- getId() - Method in class com.vordel.api.topology.model.Group
-
Get the id of the group, for example group-2
.
- getId() - Method in class com.vordel.api.topology.model.Host
-
Get the host id.
- getId() - Method in class com.vordel.api.topology.model.Service
-
Get the service id.
- getId() - Method in class com.vordel.api.topology.model.Topology
-
Get the domain id.
- getId() - Method in class com.vordel.reporting.rtm.api.MetricGroup
-
Returns the id of the MetricGroup
.
- getIDBase() - Method in class com.vordel.circuit.Message
-
- getIdToken() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getIndex() - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Get the index of the field value that this class environmentalizes.
- getInputPropertyDescr(String) - Method in class com.vordel.circuit.BoundCircuit
-
- getInputStream(int) - Method in class com.vordel.mime.Body
-
- getInputStream() - Method in class com.vordel.mime.BodyMimeMessage
-
- getInputStream() - Method in class com.vordel.mime.BodyMimePart
-
- getInstance() - Static method in class com.vordel.circuit.GlobalProperties
-
- getInstance() - Static method in class com.vordel.reporting.rtm.api.MetricGroupTypeRegistry
-
Returns the MetricGroupTypeRegistry
singleton object.
- getJSON() - Method in class com.vordel.mime.JSONBody
-
- getJSON(Message) - Static method in class com.vordel.mime.JSONBody
-
- getJsonNode() - Method in class com.vordel.mime.JSONBody
-
- getKeyDescription() - Method in class com.vordel.env.EnvironmentalizedEntity
-
Get key description of the entity that is being environmentalized.
- getLastCallRecord() - Method in class com.vordel.circuit.CircuitTracker
-
- getLevel() - Method in class com.vordel.api.configuration.model.TraceRecord
-
Gets the level value for this TraceRecord.
- getLineCount() - Method in class com.vordel.mime.BodyMimeMessage
-
- getLineCount() - Method in class com.vordel.mime.BodyMimePart
-
- getLocalizedKey(String) - Method in class com.vordel.circuit.GlobalProperties
-
- getLock() - Method in class com.vordel.api.topology.model.Group
-
Get the Lock of this Group.
- getLoggingWildcards(Entity, Set<String>) - Method in class com.vordel.circuit.VariablePropertiesFilter
-
- getLogMask() - Method in class com.vordel.circuit.Message
-
- getLogMask(Message) - Method in class com.vordel.circuit.MessageProcessor
-
- getManagementPort() - Method in class com.vordel.api.topology.model.Service
-
Get the management port for the service
- getMaxName() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the metric name for the maximum metric.
- getMaxNumMetricGroups() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Returns the maximum number of metric groups of this type for which counters will be maintained in memory.
- getMaxNumMetricGroupsPerType() - Static method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Returns the maximum number of MetricGroups that will be tracked for any MetricGroupType.
- getMessage() - Method in class com.vordel.api.configuration.model.TraceRecord
-
Gets the message value for this TraceRecord.
- getMessageLocalStorage(int) - Method in class com.vordel.circuit.Message
-
- getMessageProcessorClass() - Method in class com.vordel.circuit.CircuitActivationFilter
-
- getMessageProcessorClass() - Method in class com.vordel.circuit.CircuitChainFilter
-
- getMessageProcessorClass() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getMessageProcessorClass() - Method in class com.vordel.circuit.CircuitDelegatePerBodyFilter
-
- getMessageProcessorClass() - Method in class com.vordel.circuit.Filter
-
Get the Class which must be instantiated to process this Filter to implement a MessageProcessor
- getMessageProcessorClass() - Method in class com.vordel.circuit.HTTPBodyParserFilter
-
Deprecated.
- getMetricGroupTimeWindows(MetricGroup, int) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a list of maps of time window metrics for the MetricGroup
.
- getMetricGroupTimeWindows(String, String, int) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a list of maps of time window metrics for the MetricGroup
.
- getMetricGroupTimeWindows(long, int) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a list of maps of time window metrics for the MetricGroup
.
- getMetricGroupTotals(MetricGroup) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a map of metrics totals for the MetricGroup
.
- getMetricGroupTotals(int) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a map of metrics totals for a MetricGroup
.
- getMetricGroupTotals(String, String) - Static method in class com.vordel.reporting.rtm.api.Metrics
-
Retrieve a map of metrics totals for a MetricGroup
.
- getMetricGroupType() - Method in class com.vordel.reporting.rtm.api.MetricGroup
-
Returns the MetricGroupType
of this MetricGroup
.
- getMetricGroupType(String) - Method in class com.vordel.reporting.rtm.api.MetricGroupTypeRegistry
-
Get the MetricGroupType
for a given name, i.e.
- getMetricNameForValue(int) - Method in class com.vordel.reporting.rtm.api.MetricTypeRangeCount
-
For a particular sample value get the metric name of the range that it falls into.
- getMetricNames() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Get the names of the metrics that will be generated for the MetricGroupType
.
- getMetricNames() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the metric names that apply to this MetricType
object.
- getMetricNames() - Method in class com.vordel.reporting.rtm.api.MetricTypeRangeCount
-
Get the metric names that apply to this MetricTypeRangeCount
object.
- getMetricType(String) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Gets a MetricType by name.
- getMetricType(String) - Method in class com.vordel.reporting.rtm.api.MetricGroupTypeRegistry
-
Get the MetricType
for a given name, i.e.
- getMetricTypeDetailsAsMap() - Method in class com.vordel.reporting.rtm.api.MetricType
-
- getMetricTypeNameByMetricName(String) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Gets a metric type name from a metric name.
- getMetricTypes() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Get the allowed metrics that are defined for this type of MetricGroupType
.
- getMinName() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the metric name for the minimum metric.
- getName() - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Get the name of the metric group.
- getName() - Method in class com.vordel.api.monitoring.model.Summary
-
Get the topology name of the API Server.
- getName() - Method in class com.vordel.api.topology.model.Group
-
Get the group name.
- getName() - Method in class com.vordel.api.topology.model.Host
-
Get the host name
- getName() - Method in class com.vordel.api.topology.model.Service
-
Get the service name
- getName() - Method in class com.vordel.circuit.CircuitImpl
-
Get the name of the circuit
- getName() - Method in class com.vordel.circuit.Filter
-
Get the name of the Filter
- getName() - Method in class com.vordel.reporting.rtm.api.MetricGroup
-
Returns the name identifier of the MetricGroup
.
- getName() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Get the name of the MetricGroupType
.
- getName() - Method in class com.vordel.reporting.rtm.api.MetricRange
-
Get the name of the MetricRange
.
- getName() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the metric name.
- getNext(Message) - Method in class com.vordel.circuit.InvocationContext
-
- getNextTopologyId(Topology.EntityType) - Method in class com.vordel.api.topology.client.TopologyClient
-
- getOAuth2RefreshToken() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getOperator() - Method in class com.vordel.reporting.rtm.api.MetricRange
-
Get the operator.
- getOperatorOrdinal() - Method in class com.vordel.reporting.rtm.api.MetricRange
-
Get the operator's ordinal value.
- getOutputPropertyDescr(String) - Method in class com.vordel.circuit.BoundCircuit
-
- getParameters() - Method in class com.vordel.mime.FormURLEncodedBody
-
- getParams(Message) - Static method in class com.vordel.mime.FormURLEncodedBody
-
- getParent() - Method in class com.vordel.mime.Body
-
Get the parent Body.
- getParent() - Method in class com.vordel.reporting.rtm.api.MetricGroup
-
Returns the parent MetricGroup
of this MetricGroup
if there is one.
- getParentId() - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Get the id of the parent metric group of this metric group.
- getPart(String) - Method in class com.vordel.mime.CompoundBody
-
Get a constituent body part by its ID
- getParts() - Method in class com.vordel.mime.CompoundBody
-
Get an iterator over all parts in this CompoundBody.
- getPartsById() - Method in class com.vordel.mime.CompoundBody
-
Return an Iterator over Set of Map.Entry objects, keyed by Content ID, with values of Body objects for each ID.
- getPartsByIdMap() - Method in class com.vordel.mime.CompoundBody
-
Return an Iterator over Set of Map.Entry objects, keyed by Content ID, with values of Body objects for each ID.
- getPartsCount() - Method in class com.vordel.mime.CompoundBody
-
Get the "start" For this message
- getPassword() - Method in class com.vordel.api.adminusers.model.AdminUserRequest
-
Get the admin user password.
- getPasswordCipher() - Method in class com.vordel.env.EnvironmentSettings
-
Get the password cipher
- getPayloadMask() - Method in class com.vordel.circuit.Message
-
- getPayloadProcessor() - Method in class com.vordel.circuit.Message
-
- getPK() - Method in class com.vordel.circuit.CircuitChainFilter
-
- getPK() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getPK() - Method in interface com.vordel.circuit.DelegatingFilter
-
- getPK() - Method in class com.vordel.circuit.GlobalProperties
-
- getPolicyArchiveForService(String) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
Get a Policy Archive for a particular API Server.
- getPolicyProperties() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Get the Deployment Archive policy manifest properties.deployment.model.
- getPossibleESPKValuesForReference(Entity, Entity) - Method in class com.vordel.env.EnvironmentSettings
-
Used by promotion script to get a list of portable ESPKs that may be used as values for references, e.g.
- getPossibleOutcomes() - Method in class com.vordel.circuit.Filter
-
Get the bitmask for the possible outcomes to this Filter's evaluation.
- getPossibleOutcomes() - Method in class com.vordel.circuit.HTTPBodyParserFilter
-
Deprecated.
- getPossibleStringValuesForReference(Entity, Entity) - Method in class com.vordel.env.EnvironmentSettings
-
Used by promotion script to get a list of portable ESPKs (as strings) that may be used as values for references, e.g.
- getPrincipal() - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
-
- getProductVersion() - Method in class com.vordel.api.topology.model.Topology
-
Get the product version.
- getPropDefNames(Set<PropDef>) - Static method in class com.vordel.circuit.MessagePropDefs
-
- getRanges() - Method in class com.vordel.reporting.rtm.api.MetricTypeRangeCount
-
Get the MetricRange
objects associated with this MetricTypeRangeCount
.
- getRawQueryString(Headers) - Static method in class com.vordel.mime.HeaderUtils
-
- getReferencedCircuitPKs(GlobalProperties) - Method in class com.vordel.circuit.CircuitChainFilter
-
- getReferencedCircuitPKs(GlobalProperties) - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getReferencedCircuitPKs(GlobalProperties) - Method in interface com.vordel.circuit.DelegatingFilter
-
- getReferenceType(Entity, Entity) - Method in class com.vordel.env.EnvironmentSettings
-
- getRefreshToken() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The refresh token associated with the access token, if any.
- getRefs() - Method in class com.vordel.circuit.CircuitChainFilter
-
- getReqProps() - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- getReqProps() - Method in class com.vordel.circuit.Filter
-
- getRequiredProperties() - Method in class com.vordel.circuit.CircuitImpl
-
- getRequiredPropertiesFromEntity(EntityStore, Entity, PasswordCipher, Stack<ESPK>) - Method in class com.vordel.circuit.VariablePropertiesFilter
-
- getRequiredPropertiesFromReferences(EntityStore, Entity, PasswordCipher, Stack<ESPK>) - Method in class com.vordel.circuit.VariablePropertiesFilter
-
- getRequiredProps() - Method in class com.vordel.circuit.BoundCircuit
-
- getResetOnNewTimeWindow() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the flag value which determines if the current value is reset when the time window changes.
- getResponseStatus() - Method in class com.vordel.statistics.ResponseStatusRecord
-
- getRootProperties() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Get the Deployment Archive root manifest properties.
- getScheme() - Method in class com.vordel.api.topology.model.Service
-
Get the service scheme.
- getScope() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The scope of the token.
- getService(String, String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get a service from the topology.
- getService(String) - Method in class com.vordel.api.topology.model.Group
-
Get a service from the group.
- getService(String) - Method in class com.vordel.api.topology.model.Topology
-
Get a service.
- getService(Topology.ServiceType, String, String) - Method in class com.vordel.api.topology.model.Topology
-
Return first service of certain type with tag and value.
- getServiceByName(String, String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get a service from the topology.
- getServiceByName(String) - Method in class com.vordel.api.topology.model.Group
-
Get a service from the group.
- getServiceID(String, String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the topology id of a service, i.e.
- getServiceIds() - Method in class com.vordel.api.topology.model.Topology
-
- getServiceIds(Topology.ServiceType) - Method in class com.vordel.api.topology.model.Topology
-
- getServices(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get all services in a group from the topology.
- getServices() - Method in class com.vordel.api.topology.model.Group
-
Get all the services in the group.
- getServices(Topology.ServiceType) - Method in class com.vordel.api.topology.model.Topology
-
Get all services in the topology of a certain type.
- getServices() - Method in class com.vordel.api.topology.model.Topology
-
Get all services in the topology
- getServices(Topology.ServiceType, String, String) - Method in class com.vordel.api.topology.model.Topology
-
Return all services of certain type with tag and value.
- getServicesByIds(List<String>) - Method in class com.vordel.api.topology.model.Topology
-
Get all services in the topology specified in a list of Service IDs
- getServicesByName(String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get all services in a group from the topology.
- getServicesByType(Topology.ServiceType) - Method in class com.vordel.api.topology.model.Group
-
Get a list services of a certain type from the group.
- getServicesOfOtherType(Topology.ServiceType) - Method in class com.vordel.api.topology.model.Group
-
Get a list services not of a certain type from the group.
- getServicesOnHost(String, Topology.ServiceType) - Method in class com.vordel.api.topology.model.Group
-
Get list of services of a certain type running on a certain host from the group.
- getServicesOnHost(String) - Method in class com.vordel.api.topology.model.Group
-
Get list of services running on a certain host from the group.
- getServicesOnHost(String, Topology.ServiceType) - Method in class com.vordel.api.topology.model.Topology
-
Get a list of services of a certain type that run on a particular host.
- getServicesOnHost(String) - Method in class com.vordel.api.topology.model.Topology
-
Get a list of all services of that run on a particular host.
- getServicesOnHostInGroup(String, String, Topology.ServiceType) - Method in class com.vordel.api.topology.model.Topology
-
Get a list of services in a group of a certain type that run on a particular host.
- getServiceStatus(String, String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the status of a service (API Server/Node Manager).
- getServiceStatusByName(String, String) - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the status of a service (API Server/Node Manager).
- getSize() - Method in class com.vordel.mime.BodyMimeMessage
-
- getSize() - Method in class com.vordel.mime.BodyMimePart
-
- getSource() - Method in class com.vordel.mime.Body
-
Get a ContentSource that can be used as a factory for InputStream's from which to read the original message content.
- getStartPart() - Method in class com.vordel.mime.CompoundBody
-
Get the "start" For this message
- getStartProcessor() - Method in class com.vordel.circuit.CircuitImpl
-
Locate the starting point for injecting messages into this circuit.
- getStatus() - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Get the deployment status.
- getStatus() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Get the deployment status i.e.
- getStatus() - Method in class com.vordel.circuit.FilterInvocation
-
- getStore() - Method in class com.vordel.env.EnvironmentSettings
-
Get the entity store.
- getSuccessNode() - Method in class com.vordel.circuit.Filter
-
Get the next node to visit, should this Filter succeed upon invocation
- getSuccessNodePK() - Method in class com.vordel.circuit.Filter
-
Get the ESPK of the Filter to visit if this Filter succeeds
- getSummaryMetrics() - Method in class com.vordel.api.monitoring.model.Summary
-
Get the API Server summary metrics.
- getTags() - Method in class com.vordel.api.topology.model.Group
-
Get the tags for the group.
- getTags() - Method in class com.vordel.api.topology.model.Service
-
Get the service's tags
- getTimestamp() - Method in class com.vordel.api.topology.model.Topology
-
Get the time at which the topology was last updated.
- getTokenAsJSON() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- getTokenType() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The token type, as introduced in draft 11 of the OAuth 2 spec.
- getTopology() - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the full domain topology.
- getTopologyVersion() - Method in class com.vordel.api.topology.client.TopologyClient
-
Get the Topology version
- getTopologyVersion() - Method in class com.vordel.api.topology.model.Topology
-
Return a TopologyVersion object which has the topology version and timestamp
- getTraceData() - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Get the deployment trace data.
- getTraceRecords() - Method in class com.vordel.api.configuration.model.TraceData
-
Gets the traceRecords value for this TraceData.
- getTrackCurrentValue() - Method in class com.vordel.reporting.rtm.api.MetricType
-
Get the flag value which determines if the current value is tracked.
- getTrafficMonitor() - Method in class com.vordel.ops.OpsClient
-
Gets a Traffic Monitor
- getType() - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Get the type of the metric group.
- getType() - Method in class com.vordel.api.topology.model.Service
-
Get the type of the service.
- getType() - Method in class com.vordel.env.EnvironmentalizedEntity
-
Get the entity type of the entity that is being environmentalized.
- getType() - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Get the type of the field that has been environmentalized.
- getType() - Method in class com.vordel.env.EnvironmentalizedField
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldBinary
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldBoolean
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldEncrypted
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldInteger
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldLong
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldReference
-
- getType() - Method in class com.vordel.env.EnvironmentalizedFieldString
-
- getUniqueIdCounters() - Method in class com.vordel.api.topology.model.Topology
-
Get current values for id counters.
- getUser() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Get the name of the admin user who performed the deployment.
- getUserAuthentication() - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
-
The user authentication.
- getValue() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The token value.
- getValue() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
The value of the token.
- getValue() - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Get the environment-specific value.
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedField
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldBinary
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldBoolean
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldEncrypted
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldInteger
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldLong
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldReference
-
- getValue(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldString
-
- getValue() - Method in class com.vordel.reporting.rtm.api.MetricRange
-
Get the value for the range that determines if a sample falls within this range.
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedField
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldBinary
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldBoolean
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldEncrypted
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldInteger
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldLong
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldReference
-
- getValueAsString(Entity) - Method in class com.vordel.env.EnvironmentalizedFieldString
-
- getVersion() - Method in class com.vordel.api.topology.model.Topology
-
Get the version of the topology.
- getWildcardAttributes(Entity, String) - Method in class com.vordel.circuit.VariablePropertiesFilter
-
- GlobalProperties - Class in com.vordel.circuit
-
- GlobalProperties() - Constructor for class com.vordel.circuit.GlobalProperties
-
- Group - Class in com.vordel.api.topology.model
-
This class represents a group in the domain topology.
- Group() - Constructor for class com.vordel.api.topology.model.Group
-
Default constructor.
- Group(String) - Constructor for class com.vordel.api.topology.model.Group
-
Constructor.
- same(T) - Method in class com.vordel.api.topology.model.Group
-
- same(T) - Method in class com.vordel.api.topology.model.Host
-
- same(T) - Method in class com.vordel.api.topology.model.Service
-
- sameService(Service) - Method in class com.vordel.api.topology.model.Service
-
Compares fields of service and returns true on difference
- scheme - Variable in class com.vordel.api.topology.model.Service
-
The scheme of the service for management request, "http" or "https".
- selectorProps(Set<PropDef>, String...) - Method in class com.vordel.circuit.VariablePropertiesFilter
-
- Service - Class in com.vordel.api.topology.model
-
This class represents a service (API Server or Node Manager) in the domain topology.
- Service() - Constructor for class com.vordel.api.topology.model.Service
-
Default constructor.
- Service(String, String, int, HashMap<String, String>, boolean) - Constructor for class com.vordel.api.topology.model.Service
-
Constructor.
- ServiceDeploymentArchiveDetails - Class in com.vordel.api.deployment.model
-
This class represents deployment details for an API Server instance.
- ServiceDeploymentArchiveDetails(Map<String, String>, Map<String, String>, Map<String, String>, String, long, ServiceDeploymentDetails.Status) - Constructor for class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Constructor.
- ServiceDeploymentArchiveDetails() - Constructor for class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Default constructor.
- setAdditionalInformation(Map<String, String>) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
Additional information that token granters would like to add to the token, e.g.
- setAdditionalInformation(String, String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setAdditionalInformation(Map<String, String>) - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- setAdminUser(AdminUser) - Method in class com.vordel.api.adminusers.model.AdminUserRequest
-
Set the admin user.
- setApplicationID(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setApplicationID(String) - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- setArchiveId(String) - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Set the id of the Deployment Archive that the API Server loaded/attempted to load.
- setAvgCountName(String) - Method in class com.vordel.reporting.rtm.api.MetricType
-
Set the metric name that provides the count for the average metric.
- setAvgName(String) - Method in class com.vordel.reporting.rtm.api.MetricType
-
Set the metric name for the average metric.
- setChildMetricGroupTypes(List<MetricGroupType>) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Set the child MetricGroupTypes
.
- setCircuit(Circuit) - Method in class com.vordel.circuit.CircuitReference
-
- setCircuitPK(ESPK) - Method in class com.vordel.circuit.Filter
-
- setContent(Multipart) - Method in class com.vordel.mime.BodyMimeMessage
-
- setContent(Object, String) - Method in class com.vordel.mime.BodyMimeMessage
-
- setContent(Multipart) - Method in class com.vordel.mime.BodyMimePart
-
- setContent(Object, String) - Method in class com.vordel.mime.BodyMimePart
-
- setContext(Object) - Method in class com.vordel.circuit.InvocationContext
-
- setCurrentFilter(FilterInvocation) - Method in class com.vordel.circuit.CircuitTracker
-
- setDataHandler(DataHandler) - Method in class com.vordel.mime.BodyMimeMessage
-
- setDataHandler(DataHandler) - Method in class com.vordel.mime.BodyMimePart
-
- setDateTime(long) - Method in class com.vordel.api.configuration.model.TraceRecord
-
Sets the dateTime value for this TraceRecord.
- setDebug(boolean) - Method in class com.vordel.api.deployment.client.DeploymentClient
-
- setDefaultPropertyDefs() - Method in class com.vordel.circuit.Filter
-
- setDefaultPropertyDefs() - Method in class com.vordel.circuit.HTTPBodyParserFilter
-
Deprecated.
- setDelegatedCircuitPK(ESPK) - Method in class com.vordel.circuit.CircuitDelegateFilter
-
Set the ESPK of the Circuit this filter delegates to.
- setDeploymentTimestamp(long) - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Set the time the deployment was done
- setDestination(EnumSet<MetricGroupType.MetricDestination>) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Set the destination of the metric group type to RealtimeCache, or EventLog or both.
- setDisplayName(String) - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Set the display name of the field that has been environmentalized.
- setDocument(Document) - Method in class com.vordel.mime.XMLBody
-
- setEnabled(boolean) - Method in class com.vordel.api.topology.model.Service
-
Set the enabled flag.
- setEnabled(boolean) - Method in class com.vordel.circuit.CircuitReference
-
- setEnabled(boolean) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Enables or disables this MetricGroupType.
- setEntity(Entity) - Method in class com.vordel.circuit.CircuitDelegateFilter
-
override of Filter.setEntity() used to trap changes to the delegate circuit's ESPK.
- setEntity(Entity) - Method in class com.vordel.circuit.CircuitDelegatePerBodyFilter
-
- setEntity(Entity) - Method in class com.vordel.circuit.Filter
-
- setEntityFieldName(String) - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Set the name of the field in the entity that has been environmentalized.
- setEntityPk(String) - Method in class com.vordel.env.EnvironmentalizedEntity
-
Set the ESPK of the entity that is being environmentalized.
- setEntityStore(EntityStore) - Method in class com.vordel.env.EnvironmentalizedField
-
- setEnvironmentalizedEntities(Collection<EnvironmentalizedEntity>) - Method in class com.vordel.env.EnvironmentalizedEntities
-
Set the environmentalized entities.
- setEnvironmentalizedFields(Collection<EnvironmentalizedEntityField>) - Method in class com.vordel.env.EnvironmentalizedEntity
-
Set the collection of fields that have been environmentalized for the entity.
- setEnvironmentProperties(Map<String, String>) - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Set the Deployment Archive environment manifest properties.
- setEnvironmentSettingValue(Entity, Object) - Method in class com.vordel.env.EnvironmentSettings
-
Called by promotion script/Policy Studio when an environment-specific value entered by user must be saved to the EnvSettingsStore.xml.
- setEnvironmentSettingValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentSettings
-
Called by promotion script when an environment-specific value entered by user must be saved to the EnvSettingsStore.xml.
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedField
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldBinary
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldBoolean
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldEncrypted
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldInteger
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldLong
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldReference
-
- setEnvironmentSpecificValue(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedFieldString
-
- setErrorCount(int) - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Get the error count
- setExpiration(Date) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The instant the token expires.
- setExpiresIn(int) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setFailureNode(FilterContainerImpl) - Method in class com.vordel.circuit.Filter
-
- setFailureReason(String) - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Set the deployment failure reason.
- setFaultHandler(FilterContainerImpl) - Method in class com.vordel.circuit.CircuitImpl
-
Set the fault handler for this circuit
- setFilter(Filter) - Method in class com.vordel.circuit.FilterContainerImpl
-
- setFips(boolean) - Method in class com.vordel.api.topology.model.Topology
-
- setGroupId(String) - Method in class com.vordel.api.monitoring.model.Summary
-
Set the group id of the API Server.
- setGroupName(String) - Method in class com.vordel.api.monitoring.model.Summary
-
Set the group name of the API Server.
- setGroups(Collection<Group>) - Method in class com.vordel.api.topology.model.Topology
-
Set the groups in the topology.
- setHostID(String) - Method in class com.vordel.api.topology.model.Service
-
Set the id of the host that the service runs on.
- setHostName(String) - Method in class com.vordel.api.monitoring.model.Summary
-
Set the name of the host that this API Server runs on.
- setHosts(Collection<Host>) - Method in class com.vordel.api.topology.model.Topology
-
Set the hosts.
- setId(int) - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Set the id of the metric group.
- setId(String) - Method in class com.vordel.api.monitoring.model.Summary
-
Set the topology id of the API Server, e.g.
- setId(String) - Method in class com.vordel.api.topology.model.Group
-
Set the group id
- setId(String) - Method in class com.vordel.api.topology.model.Host
-
Set the host id
- setId(String) - Method in class com.vordel.api.topology.model.Service
-
Set the service id.
- setId(String) - Method in class com.vordel.api.topology.model.Topology
-
Set the domain id.
- setIdToken(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setIndex(int) - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Set the index of the field value that this class environmentalizes.
- setKeyDescription(String) - Method in class com.vordel.env.EnvironmentalizedEntity
-
Set key description of the entity that is being environmentalized.
- setLevel(int) - Method in class com.vordel.api.configuration.model.TraceRecord
-
Sets the level value for this TraceRecord.
- setLock(Lock) - Method in class com.vordel.api.topology.model.Group
-
Set a Lock on this Group
- setLogMask(int) - Method in class com.vordel.circuit.Message
-
- setManagementPort(int) - Method in class com.vordel.api.topology.model.Service
-
Set the management port.
- setMaxName(String) - Method in class com.vordel.reporting.rtm.api.MetricType
-
Set the metric name for the maximum metric.
- setMaxNumMetricGroups(int) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Sets the maximum number of metric groups of this type for which counters will be maintained in memory.
- setMaxNumMetricGroupsPerType(int) - Static method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Sets the maximum number of MetricGroups that will be tracked for any MetricGroupType.
- setMessage(String) - Method in class com.vordel.api.configuration.model.TraceRecord
-
Sets the message value for this TraceRecord.
- setMessageLocalStorage(int, Object) - Method in class com.vordel.circuit.Message
-
Set a caller-specific Object in a previously registered slot in the Message.
- setMetricTypes(Map<String, MetricType>) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Set the allowed metrics that are defined for this type of MetricGroupType
.
- setMinName(String) - Method in class com.vordel.reporting.rtm.api.MetricType
-
Set the metric name for the minimum metric.
- setMultiValuedField(String, int, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedField
-
- setName(String) - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Set the name of the metric group.
- setName(String) - Method in class com.vordel.api.monitoring.model.Summary
-
Set the topology name of the API Server.
- setName(String) - Method in class com.vordel.api.topology.model.Group
-
Set the name of the group.
- setName(String) - Method in class com.vordel.api.topology.model.Host
-
Set the host name.
- setName(String) - Method in class com.vordel.api.topology.model.Service
-
Set the service name
- setName(String) - Method in class com.vordel.circuit.CircuitActivationFilter
-
- setName(String) - Method in class com.vordel.circuit.CircuitDelegateFilter
-
- setName(String) - Method in class com.vordel.circuit.Filter
-
- setOAuth2RefreshToken(OAuth2RefreshToken) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The refresh token associated with the access token, if any.
- setPack(ConfigContext) - Method in class com.vordel.circuit.CircuitCache
-
- setParent(CompoundBody) - Method in class com.vordel.mime.Body
-
- setParentId(int) - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Set the id of the parent metric group of this metric group.
- setPassphrase(String) - Method in class com.vordel.env.EnvironmentSettings
-
Set the passphrase for encrypting data in EnvGroupSettings.xml entity store.
- setPassword(String) - Method in class com.vordel.api.adminusers.model.AdminUserRequest
-
Set the admin user password.
- setPasswordCipher(PasswordCipher) - Method in class com.vordel.env.EnvironmentalizedField
-
- setPayloadMask(int) - Method in class com.vordel.circuit.Message
-
- setPayloadProcessor(LogMessagePayloadProcessor) - Method in class com.vordel.circuit.Message
-
- setPolicyProperties(Map<String, String>) - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Set the Deployment Archive policy manifest properties.
- setProductVersion(String) - Method in class com.vordel.api.topology.model.Topology
-
Set the product version
- setQueryString(Message, FormURLEncodedBody) - Static method in class com.vordel.mime.HeaderUtils
-
- setQueryString(Message, QueryStringHeaderSet) - Static method in class com.vordel.mime.HeaderUtils
-
- setRanges(MetricRange[]) - Method in class com.vordel.reporting.rtm.api.MetricTypeRangeCount
-
Sets the MetricRange
objects associated with this MetricTypeRangeCount
.
- setReferenceContext(Object) - Method in class com.vordel.circuit.CircuitDelegateProcessor
-
- setRefreshDigestValue(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setRefreshToken(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setRefs(List<CircuitReference>) - Method in class com.vordel.circuit.CircuitChainFilter
-
- setResetOnNewTimeWindow(boolean) - Method in class com.vordel.reporting.rtm.api.MetricType
-
Set the flag to determine if the metric is reset to zero at the start of a new time window.
- setRootProperties(Map<String, String>) - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Set the Deployment Archive root manifest properties.
- setScheme(String) - Method in class com.vordel.api.topology.model.Service
-
Set the service scheme.
- setScope(Set<String>) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The scope of the token.
- setServices(Collection<Service>) - Method in class com.vordel.api.topology.model.Group
-
Set the list of services in the gorup.
- setShouldAbortProcessingOnLogError(boolean) - Method in class com.vordel.circuit.Filter
-
- setStartPartID(String) - Method in class com.vordel.mime.CompoundBody
-
Set the ID of the part considered the "starting point"
- setStatus(boolean) - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Set the deployment status
- setStatus(ServiceDeploymentDetails.Status) - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Set the deployment status i.e.
- setStylesheet(Templates) - Method in class com.vordel.mime.XMLBody
-
Supply a stylesheet to be used when writing the content of this document.
- setSuccessNode(FilterContainerImpl) - Method in class com.vordel.circuit.Filter
-
- setSummaryMetrics(HashMap<String, Object>) - Method in class com.vordel.api.monitoring.model.Summary
-
Set the API Server summary metrics.
- setTags(Map<String, String>) - Method in class com.vordel.api.topology.model.Group
-
Set the tags for the group
- setTags(Map<String, String>) - Method in class com.vordel.api.topology.model.Service
-
Set the service tags.
- setText(String, String, String) - Method in class com.vordel.mime.BodyMimeMessage
-
- setText(String, String) - Method in class com.vordel.mime.BodyMimeMessage
-
- setText(String) - Method in class com.vordel.mime.BodyMimeMessage
-
- setText(String) - Method in class com.vordel.mime.BodyMimePart
-
- setTimestamp(long) - Method in class com.vordel.api.topology.model.Topology
-
Set the time at which the topology was last updated.
- setTokenType(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
The token type, as introduced in draft 11 of the OAuth 2 spec.
- setTraceData(TraceData) - Method in class com.vordel.api.configuration.model.DeploymentResult
-
Set the trace data.
- setTraceRecords(TraceRecord[]) - Method in class com.vordel.api.configuration.model.TraceData
-
Sets the traceRecords value for this TraceData.
- setTrackCurrentValue(boolean) - Method in class com.vordel.reporting.rtm.api.MetricType
-
Set the flag to determine if the current value is tracked.
- setType(String) - Method in class com.vordel.api.monitoring.model.MetricGroup
-
Set the type of the metric group.
- setType(Topology.ServiceType) - Method in class com.vordel.api.topology.model.Service
-
Set the type of a service.
- setType(String) - Method in class com.vordel.env.EnvironmentalizedEntity
-
Set the entity type of the entity that is being environmentalized.
- setType(String) - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Set the type of the field that has been environmentalized.
- setUniqueIdCounters(Map<Topology.EntityType, Integer>) - Method in class com.vordel.api.topology.model.Topology
-
Set current values for id counters.
- setUser(String) - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
-
Set the name of the admin user who performed the deployment.
- setValue(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
-
- setValue(String) - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
-
- setValue(String) - Method in class com.vordel.env.EnvironmentalizedEntityField
-
Set the environment-specific value.
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedField
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldBinary
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldBoolean
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldEncrypted
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldInteger
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldLong
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldReference
-
- setValue(Entity, Object) - Method in class com.vordel.env.EnvironmentalizedFieldString
-
- setValue(String, int) - Method in class com.vordel.reporting.rtm.api.MetricGroup
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedField
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldBinary
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldBoolean
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldEncrypted
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldInteger
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldLong
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldReference
-
- setValueAsString(Entity, String) - Method in class com.vordel.env.EnvironmentalizedFieldString
-
- setVersion(int) - Method in class com.vordel.api.topology.model.Topology
-
Set the version of the topology.
- sevenbit() - Method in class com.vordel.mime.Body
-
- sevenbit() - Method in class com.vordel.mime.CompoundBody
-
- shouldAbortProcessingOnLogError() - Method in class com.vordel.circuit.Filter
-
- shouldStoreInRealtimeCache() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Returns true if this metric should be stored in the realtime cache.
- shouldWriteToEventLog() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
-
Returns true if this metric should be written to the event log.
- signCSR(String, String, String) - Method in class com.vordel.api.topology.client.TopologyClient
-
- size() - Method in class com.vordel.circuit.Message
-
- splitParam(String) - Static method in class com.vordel.mime.FormURLEncodedBody
-
- start - Variable in class com.vordel.circuit.CircuitImpl
-
- startTimestamp - Variable in class com.vordel.circuit.FilterInvocation
-
- STATUS_ERROR - Static variable in class com.vordel.statistics.ResponseStatusRecord
-
- STATUS_FAIL - Static variable in class com.vordel.statistics.ResponseStatusRecord
-
- STATUS_PASS - Static variable in class com.vordel.statistics.ResponseStatusRecord
-
- store - Variable in class com.vordel.env.EnvironmentalizedField
-
- storeOpsField(VariantObject, String, StringField) - Method in class com.vordel.circuit.Message
-
- storeOpsField(VariantObject, String, IntegerField) - Method in class com.vordel.circuit.Message
-
- strongPassword(String, String, String) - Method in class com.vordel.api.adminusers.client.AdminUsersClient
-
Check if a given password matches the Node Managers password policy
- subPath - Variable in class com.vordel.circuit.FilterInvocation
-
- Summary - Class in com.vordel.api.monitoring.model
-
This class represents metric summary data for an API Server.
- Summary() - Constructor for class com.vordel.api.monitoring.model.Summary
-
- syncProps(Set<PropDef>, Set<PropDef>, Set<PropDef>) - Method in class com.vordel.circuit.VariablePropertiesFilter
-
Convenience method to synchronize properties in a filter when it is a multiple delegator
- SyntheticCircuit - Class in com.vordel.circuit
-
- SyntheticCircuit(String, FilterContainerImpl...) - Constructor for class com.vordel.circuit.SyntheticCircuit
-
- SyntheticCircuitChainProcessor - Class in com.vordel.circuit
-
- SyntheticCircuitChainProcessor() - Constructor for class com.vordel.circuit.SyntheticCircuitChainProcessor
-
- SYS_LABELS - Static variable in class com.vordel.circuit.GlobalProperties
-
- SYS_POLICY_FAULTHANDLER - Static variable in class com.vordel.circuit.GlobalProperties
-
- SYS_POLICY_REQUEST - Static variable in class com.vordel.circuit.GlobalProperties
-
- SYS_POLICY_RESPONSE - Static variable in class com.vordel.circuit.GlobalProperties
-