Skip navigation links
Vordel SDK
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

abortedCircuitInvocation(Circuit, Message, CircuitAbortException) - Method in interface com.vordel.circuit.MessageListener
Called if the Circuit exits because of a fault with one of the Filters therein.
abortedCircuitInvocation(Circuit, Message, CircuitAbortException) - Method in class com.vordel.circuit.MessageListenerAdapter
 
ABSTRACT - Static variable in interface com.vordel.es.EntityType
Constant for XML 'abstract' defintion attribute
addAllHeaders(Headers, Headers) - Static method in class com.vordel.mime.HeaderUtils
 
addCertificateAttachment(Message, TemplateMessageDetails, Body, String) - Static method in class com.vordel.mime.AttachmentHelper
Add the signer's certificate to the request as an attachment.
addChild(DiffNode) - Method in class com.vordel.es.util.diff.DiffNode
 
addChild(TypeDiffNode) - Method in class com.vordel.es.util.diff.type.TypeDiffNode
 
addCircuitProcessor(ConfigContext, CircuitReference) - Method in class com.vordel.circuit.CircuitChainProcessor
 
addCreationListener(MessageCreationListener) - Static method in class com.vordel.circuit.Message
When a new message is created, each MessageCreationListener is informed, so it may decorate the message with its own private annotations.
addEntity(ESPK, Entity) - Method in interface com.vordel.es.EntityStore
Add an Entity to the Store.
addEnviromentSetting(Entity, String, int) - Method in class com.vordel.env.EnvironmentSettings
Add a new environmentalized field for an entity.
addEnvironmentalizedEntity(EnvironmentalizedEntity) - Method in class com.vordel.env.EnvironmentalizedEntities
Add an environmentalized entity.
addEnvironmentalizedField(EnvironmentalizedEntityField) - Method in class com.vordel.env.EnvironmentalizedEntity
Add an environmentalized field.
addESPK(ESPK) - Method in class com.vordel.es.util.ESPKCollection
 
addGroup(Group) - Method in class com.vordel.api.topology.model.Topology
Add a group to the topology.
addHost(Host) - Method in class com.vordel.api.topology.model.Topology
Add a host to the topology.
additions - Variable in class com.vordel.es.xes.ExportEngine.Directives
 
addKeyField(String, String) - Method in class com.vordel.es.xes.PortableESPK.KeyNode
 
addMessageListener(MessageListener) - Method in class com.vordel.circuit.Message
Add a listener to intercept this Message before and after filter and circuit invocations.
addMetricType(MetricType) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
Add a MetricType to the MetricGroupType.
addNodes(EntityStore, ESPK, EntityBranch.EntityNode, Set<ESPK>) - Method in class com.vordel.es.EntityBranch
 
addPart(Body) - Method in class com.vordel.mime.CompoundBody
 
addPart(String, Body) - Method in class com.vordel.mime.CompoundBody
Add a body part to this compound body, identified by "Id"
addPath(CircuitCallRecord) - Method in class com.vordel.circuit.FilterInvocation
 
addPropDefs(Set<PropDef>, Collection<String>) - Method in class com.vordel.circuit.Filter
 
addPropertiesListener(PropertyChangeListener) - Method in class com.vordel.circuit.Message
 
addPropertiesListener(String, PropertyChangeListener) - Method in class com.vordel.circuit.Message
 
addSample(String, int) - Method in class com.vordel.reporting.rtm.api.MetricGroup
Add a sample value to a metric of type MetricTypeRangeCount.
addService(Service) - Method in class com.vordel.api.topology.model.Group
Add a service to the group.
addTag(String, String) - Method in class com.vordel.api.topology.model.Group
Add a tag for the group.
addTag(String, String) - Method in class com.vordel.api.topology.model.Service
Add a tag.
addType(InputStream) - Method in interface com.vordel.es.TypeStore
This method adds a new type to the EntityStore
addValue(Value) - Method in class com.vordel.es.Field
Add a new value to the Field.
ADMIN_NODE_MANAGER_TAG - Static variable in class com.vordel.api.topology.model.Topology
 
AdminUserRequest - Class in com.vordel.api.adminusers.model
This class is used in a request to the Admin Users REST API to create or update an admin user.
AdminUserRequest() - Constructor for class com.vordel.api.adminusers.model.AdminUserRequest
Default constructor.
AdminUserRequest(AdminUser, String) - Constructor for class com.vordel.api.adminusers.model.AdminUserRequest
Constructor.
AdminUsersClient - Class in com.vordel.api.adminusers.client
Admin Users REST API Java client helper class.
AdminUsersClient(ConnectionContext) - Constructor for class com.vordel.api.adminusers.client.AdminUsersClient
Constructor.
afc - Variable in class com.vordel.circuit.CircuitActivationFilter
 
AFContext(Selector<Boolean>, Selector<Boolean>) - Constructor for class com.vordel.circuit.CircuitActivationFilter.AFContext
 
allocID() - Method in class com.vordel.circuit.Message
 
allowedApiMethods - Variable in class com.vordel.reporting.rtm.api.MetricType
Internal.
allowsChildEntities() - Method in interface com.vordel.es.EntityType
 
allowsChildEntities() - Method in class com.vordel.es.EntityTypeImpl
Does this type allow child Entities
allowsComponent(EntityType) - Method in interface com.vordel.es.EntityType
 
allowsComponent(EntityType) - Method in class com.vordel.es.EntityTypeImpl
Does this type allow entities of the specified type?
allowsReferences() - Method in interface com.vordel.es.EntityType
 
allowsReferences() - Method in class com.vordel.es.EntityTypeImpl
 
allowsSoftReferences() - Method in interface com.vordel.es.EntityType
 
allowsSoftReferences() - Method in class com.vordel.es.EntityTypeImpl
 
AppInfoClient - Class in com.vordel.api.nm
 
AppInfoClient(ConnectionContext) - Constructor for class com.vordel.api.nm.AppInfoClient
 
APPLICATION_FORM_URL_ENCODED - Static variable in class com.vordel.mime.FormURLEncodedBody
 
applyEnvironmentSpecificValues() - Method in class com.vordel.env.EnvironmentSettings
Apply the environment values in the env group settings component store to the store, i.e.
assertContainsHeader(Response, String) - Method in class com.vordel.ops.TestClientResponse
Asserts the Client HTTP response contains the named header.
assertContainsHeaderWithValue(Response, String, String) - Method in class com.vordel.ops.TestClientResponse
Asserts the value of a Header against an expected value.
assertFilterFailed(String, String...) - Method in class com.vordel.ops.TrafficMonitorClient
Asserts if N Filters Failed
assertFilterOfTypeDidNotExecute(String, String) - Method in class com.vordel.ops.TrafficMonitorClient
Checks if a fault filter executed.
assertFilterPassed(String, String...) - Method in class com.vordel.ops.TrafficMonitorClient
Asserts if N Filters passed
assertNFiltersFailed(String, int) - Method in class com.vordel.ops.TrafficMonitorClient
Tests the number of failed filters.
assertNFiltersPassed(String, int) - Method in class com.vordel.ops.TrafficMonitorClient
Tests the number of passed filters.
assertStatusCode(Response, int) - Method in class com.vordel.ops.TestClientResponse
Asserts the Client's HTTP response status against an expected status.
attach(ConfigContext, CircuitChainFilter) - Method in class com.vordel.circuit.CircuitChainProcessor
 
attachFile(File) - Method in class com.vordel.mime.BodyMimePart
 
attachFile(String) - Method in class com.vordel.mime.BodyMimePart
 
AttachmentHelper - Class in com.vordel.mime
Helper class for attachments.
AttachmentHelper() - Constructor for class com.vordel.mime.AttachmentHelper
 
attrs - Variable in class com.vordel.circuit.CircuitActivationFilter
 
avgCountName - Variable in class com.vordel.reporting.rtm.api.MetricType
The name for the count of the average metric.
avgName - Variable in class com.vordel.reporting.rtm.api.MetricType
The name for the average metric.

B

base - Variable in class com.vordel.es.util.diff.DiffNode
 
base - Variable in class com.vordel.es.util.diff.DiffTreeModel
 
base - Variable in class com.vordel.es.util.diff.type.TypeDiffNode
 
base - Variable in class com.vordel.es.util.diff.type.TypeDiffTreeModel
 
BASE_TYPE_NAME - Static variable in interface com.vordel.es.TypeStore
The root EntityType name.
BaseDiffNode - Class in com.vordel.es.util.diff
 
BaseDiffNode() - Constructor for class com.vordel.es.util.diff.BaseDiffNode
 
BaseDiffNode.Difference - Enum in com.vordel.es.util.diff
 
BaseDiffTreeModel - Class in com.vordel.es.util.diff
 
BaseDiffTreeModel() - Constructor for class com.vordel.es.util.diff.BaseDiffTreeModel
 
BaseOAuth2Provider - Class in com.vordel.oauth.client.providers
Provides a base implementation for OAuth Providers.
BaseOAuth2Provider() - Constructor for class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
BaseOAuth2Provider.BodyType - Enum in com.vordel.oauth.client.providers
 
BEARER_TYPE - Static variable in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
BINARY - Static variable in class com.vordel.es.FieldType
Base64 Encoded bytes
Body - Class in com.vordel.mime
Represents a MIME body.
Body(HeaderSet, ContentType) - Constructor for class com.vordel.mime.Body
Base constructor for body.
BodyFactory - Interface in com.vordel.mime
An interface for implementations of Body to register their interest in handling specific MIME types.
BodyMimeMessage - Class in com.vordel.mime
 
BodyMimeMessage(Session, Body) - Constructor for class com.vordel.mime.BodyMimeMessage
 
BodyMimePart - Class in com.vordel.mime
 
BodyMimePart(Body) - Constructor for class com.vordel.mime.BodyMimePart
 
BOOLEAN - Static variable in class com.vordel.es.FieldType
Primitive Type Boolean.
BoundCircuit - Class in com.vordel.circuit
 
BoundCircuit(SolutionPack, Entity, ESPK) - Constructor for class com.vordel.circuit.BoundCircuit
 
boundCircuit - Variable in class com.vordel.circuit.CircuitActivationFilter
 
boundCircuitPk - Variable in class com.vordel.circuit.BoundCircuit
 
BranchPruner - Class in com.vordel.es.util
 
BranchPruner(EntityStore) - Constructor for class com.vordel.es.util.BranchPruner
 
bufferInput() - Method in class com.vordel.mime.Body
 

C

calcDiffs() - Method in class com.vordel.es.util.diff.DiffTreeModel
 
calcDiffs() - Method in class com.vordel.es.util.diff.type.TypeDiffTreeModel
 
callCircuit(Circuit, CircuitReference, Message) - Method in class com.vordel.circuit.CircuitChainProcessor
 
callCircuit(Circuit, Message, CircuitDelegateProcessor) - Method in class com.vordel.circuit.DelegatingProcessor
 
callCircuit(Circuit, CircuitDelegateProcessor, Message) - Method in class com.vordel.circuit.DelegatingProcessor
 
CAN_FAIL - Static variable in class com.vordel.circuit.Filter
Set if the Filter can exit with a false result
CAN_INVALIDATE - Static variable in class com.vordel.mime.Body
Flags for write:
CAN_SUCCEED - Static variable in class com.vordel.circuit.Filter
Set if the Filter can exit with a true result
CARDINALITY - Static variable in interface com.vordel.es.EntityType
Constant for XML 'cardinality' defintion attribute
cdf - Variable in class com.vordel.circuit.CircuitChainProcessor
 
cdps - Variable in class com.vordel.circuit.CircuitChainProcessor
 
characters(char[], int, int) - Method in class com.vordel.es.xes.XMLParser
 
checkForAbsolutePath(String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
checkTypeMatches(String, Entity, Entity) - Method in class com.vordel.env.EnvironmentalizedField
 
child - Variable in class com.vordel.es.xes.PortableESPK.KeyNode
 
childAdded(Entity) - Method in class com.vordel.circuit.GlobalProperties
 
childAdded(Entity) - Method in interface com.vordel.es.ESChangeListener
A child Entity has been added to a parent Entity to which we are listening.
childAdded(Entity) - Method in class com.vordel.es.ESChangeListenerAdapter
 
childDeleted(ESPK, ESPK) - Method in class com.vordel.circuit.GlobalProperties
 
childDeleted(ESPK, ESPK) - Method in interface com.vordel.es.ESChangeListener
A child Entity has been removed from a parent Entity to which we are listening.
childDeleted(ESPK, ESPK) - Method in class com.vordel.es.ESChangeListenerAdapter
 
childUpdated(Entity) - Method in class com.vordel.circuit.GlobalProperties
 
childUpdated(Entity) - Method in interface com.vordel.es.ESChangeListener
A child Entity has been added to the parent Entity to which we are listening.
childUpdated(Entity) - Method in class com.vordel.es.ESChangeListenerAdapter
 
ci - Variable in class com.vordel.circuit.CircuitCallRecord
 
cipher - Variable in class com.vordel.env.EnvironmentalizedField
 
circuit - Variable in class com.vordel.circuit.CircuitDelegateProcessor
 
circuit - Variable in class com.vordel.circuit.Filter
 
circuit - Variable in class com.vordel.circuit.InvocationContext
 
Circuit - Interface in com.vordel.config
 
CIRCUIT_PK - Static variable in class com.vordel.circuit.CircuitDelegateFilter
 
CircuitAbortException - Exception in com.vordel.circuit
This exception encapsulates all errors that are intended to halt the progression through the circuit.
CircuitAbortException(String) - Constructor for exception com.vordel.circuit.CircuitAbortException
Creates a new CircuitAbortException with a textual description of its cause.
CircuitAbortException(Throwable) - Constructor for exception com.vordel.circuit.CircuitAbortException
Creates a new CircuitAbortException indicating failure due to an underlying java Exception
CircuitAbortException(String, Throwable) - Constructor for exception com.vordel.circuit.CircuitAbortException
Creates a new CircuitAbortException indicating failure due to an underlying java Exception
CircuitAbortException(String, Throwable, int) - Constructor for exception com.vordel.circuit.CircuitAbortException
Creates a new CircuitAbortException instance.
CircuitActivationFilter - Class in com.vordel.circuit
 
CircuitActivationFilter() - Constructor for class com.vordel.circuit.CircuitActivationFilter
 
CircuitActivationFilter.AFContext - Class in com.vordel.circuit
 
CircuitActivationProcessor - Class in com.vordel.circuit
 
CircuitActivationProcessor() - Constructor for class com.vordel.circuit.CircuitActivationProcessor
 
CircuitCache - Class in com.vordel.circuit
 
CircuitCache() - Constructor for class com.vordel.circuit.CircuitCache
 
CircuitCallRecord - Class in com.vordel.circuit
 
CircuitCallRecord(Circuit, boolean, Object) - Constructor for class com.vordel.circuit.CircuitCallRecord
 
CircuitChainFilter - Class in com.vordel.circuit
 
CircuitChainFilter() - Constructor for class com.vordel.circuit.CircuitChainFilter
 
CircuitChainProcessor - Class in com.vordel.circuit
 
CircuitChainProcessor() - Constructor for class com.vordel.circuit.CircuitChainProcessor
 
CircuitContainer - Class in com.vordel.circuit
 
CircuitContainer() - Constructor for class com.vordel.circuit.CircuitContainer
 
CircuitDelegateFilter - Class in com.vordel.circuit
A filter that delegates to a nested circuit.
CircuitDelegateFilter() - Constructor for class com.vordel.circuit.CircuitDelegateFilter
 
CircuitDelegatePerBodyFilter - Class in com.vordel.circuit
A filter that delegates to a nested circuit.
CircuitDelegatePerBodyFilter() - Constructor for class com.vordel.circuit.CircuitDelegatePerBodyFilter
 
CircuitDelegatePerBodyProcessor - Class in com.vordel.circuit
 
CircuitDelegatePerBodyProcessor() - Constructor for class com.vordel.circuit.CircuitDelegatePerBodyProcessor
 
CircuitDelegateProcessor - Class in com.vordel.circuit
 
CircuitDelegateProcessor() - Constructor for class com.vordel.circuit.CircuitDelegateProcessor
 
CircuitImpl - Class in com.vordel.circuit
Consists of a network of FilterContainerImpls, linked as they will be executed by the server.
CircuitImpl() - Constructor for class com.vordel.circuit.CircuitImpl
 
circuitPk - Variable in class com.vordel.circuit.BoundCircuit
 
CircuitReference - Class in com.vordel.circuit
 
CircuitReference(ESPK) - Constructor for class com.vordel.circuit.CircuitReference
 
CircuitReferenceFactory - Interface in com.vordel.circuit
 
CircuitTracker - Class in com.vordel.circuit
 
CircuitTracker() - Constructor for class com.vordel.circuit.CircuitTracker
 
CLASS_AUTHENTICATION - Static variable in exception com.vordel.circuit.CircuitAbortException
 
CLASS_AUTHORIZATION - Static variable in exception com.vordel.circuit.CircuitAbortException
 
CLASS_REMOTE - Static variable in exception com.vordel.circuit.CircuitAbortException
 
CLASS_SERVFAIL - Static variable in exception com.vordel.circuit.CircuitAbortException
A CircuitAbortException has a specific "class" associated with it.
clear() - Method in class com.vordel.circuit.Message
 
clear() - Method in class com.vordel.mime.CompoundBody
Remove all parts of this compound body.
clone() - Method in class com.vordel.api.topology.model.Group
 
clone() - Method in class com.vordel.api.topology.model.Host
 
clone() - Method in class com.vordel.api.topology.model.Service
 
clone() - Method in class com.vordel.api.topology.model.Topology
 
clone() - Method in class com.vordel.es.Field
 
clone() - Method in class com.vordel.es.xes.PortableESPK.KeyNode
 
clone() - Method in class com.vordel.mime.XMLBody
 
cloneEntity() - Method in class com.vordel.es.Entity
Creates a deep copy of the entity, including keys.
cloneEntityFields() - Method in class com.vordel.es.Entity
Creates a deep copy of the entity, sans keys.
cloneValue() - Method in class com.vordel.es.Value
 
collateChildEntities(ESPK, String...) - Method in interface com.vordel.config.ConfigContext
 
com.vordel.api.adminusers.client - package com.vordel.api.adminusers.client
The Admin Users REST API client classes.
com.vordel.api.configuration.model - package com.vordel.api.configuration.model
The Configuration REST API model classes.
com.vordel.api.deployment.client - package com.vordel.api.deployment.client
The Deployment and Configuration REST API client classes.
com.vordel.api.monitoring.model - package com.vordel.api.monitoring.model
The Monitoring REST API model classes.
com.vordel.api.nm - package com.vordel.api.nm
 
com.vordel.api.topology.client - package com.vordel.api.topology.client
The Topology REST API client classes.
com.vordel.circuit - package com.vordel.circuit
This package models a com.vordel.circuit.Circuit and its constituent filters.
com.vordel.config - package com.vordel.config
 
com.vordel.env - package com.vordel.env
 
com.vordel.es - package com.vordel.es
This package contains the Entity Store interface and other classes which together constitute the Entity Store framework.
com.vordel.es.util - package com.vordel.es.util
 
com.vordel.es.util.diff - package com.vordel.es.util.diff
 
com.vordel.es.util.diff.type - package com.vordel.es.util.diff.type
 
com.vordel.es.xes - package com.vordel.es.xes
 
com.vordel.mime - package com.vordel.mime
This package provides a mechanism for handling MIME-formatted messages.
com.vordel.ops - package com.vordel.ops
This package creates RESTful Java Clients using the Jersey client APIs that will perform "GET" and "POST" requests to the traffic monitor REST API which monitors the traffic in and out of the API Server and can then evaluate the responses returned to determine if the filters pass, fail or abort.
com.vordel.reporting.rtm.api - package com.vordel.reporting.rtm.api
The Metrics API classes.
commit() - Method in interface com.vordel.es.EntityStore
Indicate that you wish to have all operations on the Store since the last startTransaction committed to the Store, and published to the Store's listeners.
compare(Entity, Entity) - Method in class com.vordel.es.EntityComparator
 
compareTo(Group) - Method in class com.vordel.api.topology.model.Group
 
compareTo(Host) - Method in class com.vordel.api.topology.model.Host
 
compareTo(Service) - Method in class com.vordel.api.topology.model.Service
 
compareTo(EnvironmentalizedEntity) - Method in class com.vordel.env.EnvironmentalizedEntity
 
compareTo(EnvironmentalizedEntityField) - Method in class com.vordel.env.EnvironmentalizedEntityField
 
compareTo(EntityType) - Method in class com.vordel.es.EntityTypeImpl
 
compareTo(Field) - Method in class com.vordel.es.Field
 
compareTo(DiffNode) - Method in class com.vordel.es.util.diff.DiffNode
 
compareTo(TypeDiffNode) - Method in class com.vordel.es.util.diff.type.TypeDiffNode
 
compareTo(PortableESPK) - Method in class com.vordel.es.xes.PortableESPK
 
complete(int, String) - Method in class com.vordel.circuit.FilterInvocation
 
complete() - Method in class com.vordel.circuit.Message
Called once the message has been entirely processed and the client transaction complete.
completionTimestamp - Variable in class com.vordel.circuit.FilterInvocation
 
COMPONENT_TYPE - Static variable in interface com.vordel.es.EntityType
Constant for XML 'componentType' defintion element
CompoundBody - Class in com.vordel.mime
A compound body is an abstract class representing a Body type that is used to container other Bodys.
CompoundBody(HeaderSet, ContentType) - Constructor for class com.vordel.mime.CompoundBody
 
ConfigContext - Interface in com.vordel.config
 
configure() - Method in class com.vordel.circuit.BoundCircuit
 
configure(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitActivationFilter
 
configure(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitChainFilter
Override this to use a different factory
configure(ConfigContext, Entity, CircuitReferenceFactory) - Method in class com.vordel.circuit.CircuitChainFilter
 
configure(Entity) - Method in class com.vordel.circuit.CircuitContainer
 
configure(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitImpl
Load the filter containers for each configured filter in this circuit
configure(ConfigContext, Entity) - Method in class com.vordel.circuit.Filter
Called to initially configure a filter from the entity store.
configure(ConfigContext, Entity) - Method in class com.vordel.circuit.GlobalProperties
 
configure(ConfigContext, Entity) - Method in class com.vordel.circuit.VariablePropertiesFilter
 
configure(ConfigContext, Entity) - Method in interface com.vordel.config.LoadableModule
Configure the loadable module.
configure(ConfigContext, Entity) - Method in class com.vordel.dwe.TransportModule
 
configureFilter(ConfigContext, Entity) - Method in class com.vordel.circuit.FilterContainerImpl
 
connect(String, Properties) - Method in interface com.vordel.es.EntityStore
Connect to an entity store.
ConnectionContext - Class in com.vordel.api.nm
 
consProps - Variable in class com.vordel.circuit.Filter
 
CONSTANT - Static variable in interface com.vordel.es.EntityType
Constant for XML 'constant' defintion element
ConstantFieldType - Class in com.vordel.es
Special FieldType to distinguish constant Fields from normal Fields.
ConstantFieldType(String, Value) - Constructor for class com.vordel.es.ConstantFieldType
 
constructParentCircuitContainers(EntityStore, CircuitImpl) - Method in class com.vordel.circuit.CircuitCache
 
containsFieldsWithDisjunctValues(Field[]) - Method in class com.vordel.es.Entity
 
containsHeader(Headers, String) - Static method in class com.vordel.mime.HeaderUtils
 
containsHeaderWithValue(Headers, String, String) - Static method in class com.vordel.mime.HeaderUtils
 
containsKey(String) - Method in class com.vordel.circuit.GlobalProperties
 
containsKey(Object) - Method in class com.vordel.circuit.Message
 
containsKey(String) - Method in class com.vordel.es.Entity
Check to see if the field has been initialized for the Entity, and that it contains at least one non-null value.
containsReference(ESPK) - Method in class com.vordel.es.Field
Check this Field to see if it contains a reference to the specified Entity.
containsRequiredFields(Headers, String...) - Static method in class com.vordel.mime.HeaderUtils
 
containsRequiredFieldWithValue(Headers, String, String) - Static method in class com.vordel.mime.HeaderUtils
 
containsRequiredFieldWithValues(Headers, String, String...) - Static method in class com.vordel.mime.HeaderUtils
 
containsValue(Object) - Method in class com.vordel.circuit.GlobalProperties
 
containsValue(Object) - Method in class com.vordel.circuit.Message
 
contentAvailable() - Method in class com.vordel.mime.Body
 
contentAvailable() - Method in class com.vordel.mime.FormURLEncodedBody
 
contentAvailable() - Method in class com.vordel.mime.JSONBody
 
contentAvailable() - Method in class com.vordel.mime.Multipart
 
contentAvailable() - Method in class com.vordel.mime.RawBody
 
contentAvailable() - Method in class com.vordel.mime.XMLBody
 
contentType - Variable in class com.vordel.mime.Body
 
contextLoader - Variable in class com.vordel.circuit.Filter
 
convert(EntityStore, ESPK) - Method in class com.vordel.es.util.diff.ESPKNormalizer
 
convert(EntityStore, ESPK) - Method in class com.vordel.es.util.ESPKConvertor
 
convertESPKToXML(EntityStore, ESPK) - Method in class com.vordel.es.xes.PortableESPKFactory
Convenience method to return the portable version of the ESPK as an XML fragment.
convertReferences(EntityStore, Entity) - Method in class com.vordel.es.util.ESPKConvertor
 
correlationId - Variable in class com.vordel.circuit.Message
 
create(Filter, ESPK) - Method in class com.vordel.circuit.CircuitCache
Implemented by subclasses to perform the factory operation.
create(EntityStore, ESPK, String, Object[][]) - Static method in class com.vordel.es.EntityStoreDelegate
 
create(EntityStore, String) - Static method in class com.vordel.es.EntityStoreDelegate
 
create(TypeStore, InputStream) - Method in interface com.vordel.es.EntityTypeFactory
 
create(TypeStore, Node) - Method in interface com.vordel.es.EntityTypeFactory
 
create(TypeStore, String) - Method in interface com.vordel.es.EntityTypeFactory
 
create(TypeStore, InputStream) - Method in class com.vordel.es.EntityTypeFactoryImpl
 
create(TypeStore, Node) - Method in class com.vordel.es.EntityTypeFactoryImpl
 
create(TypeStore, String) - Method in class com.vordel.es.EntityTypeFactoryImpl
 
create(HeaderSet, ContentType, ContentSource) - Static method in class com.vordel.mime.Body
Construct a subclass of body from a set of headers, a content type, and an InputStream.
createBody() - Static method in class com.vordel.mime.FormURLEncodedBody
 
createBody() - Static method in class com.vordel.mime.JSONBody
 
createBodypart(HeaderSet, ContentType) - Method in interface com.vordel.mime.BodyFactory
 
createBodypart(HeaderSet, ContentType) - Method in class com.vordel.mime.FormURLEncodedBody.Factory
 
createBodypart(HeaderSet, ContentType) - Method in class com.vordel.mime.JSONBody.Factory
 
createBodypart(HeaderSet, ContentType) - Method in class com.vordel.mime.Multipart.Factory
 
createBodypart(HeaderSet, ContentType) - Method in class com.vordel.mime.RawBody.Factory
 
createBodypart(HeaderSet, ContentType) - Method in class com.vordel.mime.XMLBody.Factory
 
createBranch(ESPK) - Method in class com.vordel.es.util.BranchPruner
 
createBranch(ESPK) - Method in class com.vordel.es.util.TransactionalBranchPruner
 
createCircuitReference(Entity) - Method in interface com.vordel.circuit.CircuitReferenceFactory
 
createConnectionContext(String, String, String, String, String) - Static method in class com.vordel.api.nm.NodeManagerClient
 
createConnectionContext(String, String, String) - Static method in class com.vordel.api.nm.NodeManagerClient
 
createConnectionContext(String, String, String, SSLTrustProfile) - Static method in class com.vordel.api.nm.NodeManagerClient
 
createCopy() - Method in class com.vordel.es.Entity
Create a copy of this Entity, which will have no PKs set as it is a new 'virgin' Entity.
createCSR(String, int, String, String, Service) - Method in class com.vordel.api.topology.client.TopologyClient
 
createCSRByName(String, String, int, String, String, Service) - Method in class com.vordel.api.topology.client.TopologyClient
 
createDefaultedEntity(EntityStore, EntityType) - Static method in class com.vordel.es.EntityStoreDelegate
Utility to create a new Entity instance with all the default values already set
createDefaultedEntity(EntityStore, String) - Static method in class com.vordel.es.EntityStoreDelegate
 
createDiffNode(PortableESPK, Entity, Entity) - Method in interface com.vordel.es.util.diff.DiffNodeFactory
 
createESForURL(String) - Static method in class com.vordel.es.EntityStoreFactory
 
createField(String, ESPK) - Method in interface com.vordel.es.EntityType
 
createField(String, String) - Method in interface com.vordel.es.EntityType
 
createField(String, Value[]) - Method in interface com.vordel.es.EntityType
 
createField(String, Value[]) - Method in class com.vordel.es.EntityTypeImpl
Convienence method for creating a Field based on the FieldType as defined by this EntityType definition
createField(String, String) - Method in class com.vordel.es.EntityTypeImpl
Convienence method for creating a Field based on the FieldType as defined by this EntityType definition
createField(String, ESPK) - Method in class com.vordel.es.EntityTypeImpl
Convienence method for creating a Field based on the FieldType as defined by this EntityType definition
createFilter(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitCache
 
createFilterContainer(Class<? extends FilterContainerImpl>, Filter, ESPK) - Static method in class com.vordel.circuit.FilterContainerImpl
 
createFilterContainer(Entity) - Method in interface com.vordel.config.ConfigContext
 
createGroup(Group) - Method in class com.vordel.api.topology.client.TopologyClient
Create an empty group in the topology.
createGroupByName(String) - Method in class com.vordel.api.topology.client.TopologyClient
Create an empty group in the topology.
createHashSet(String[]) - Static method in class com.vordel.circuit.VariablePropertiesFilter
 
createHost(Host) - Method in class com.vordel.api.topology.client.TopologyClient
Create a host in the topology.
createNode(Entity) - Method in class com.vordel.es.EntityBranch
 
createPayloadProcessor() - Static method in class com.vordel.circuit.PayloadProcessorFactory
 
createPortableESPK(byte[]) - Method in class com.vordel.es.xes.PortableESPKFactory
 
createPortableESPK(String) - Method in class com.vordel.es.xes.PortableESPKFactory
 
createPortableESPK(Element) - Method in class com.vordel.es.xes.PortableESPKFactory
Include a DOM-based factory method for creating PortableESPKs, for parsers which themselves use DOM rather than SAX.
createPortableESPK(Entity) - Method in class com.vordel.es.xes.PortableESPKFactory
Create the portable ESPK for a new, freshly decoded entity.
createPortableESPK(EntityStore, ESPK) - Method in class com.vordel.es.xes.PortableESPKFactory
Method to get the portable key version of a specific Entity in a specific EntityStore.
createService(String, int, Service, String, String) - Method in class com.vordel.api.topology.client.TopologyClient
Create a new service, meaning API Server (or Node Manager) in the the domain topology.
createService(String, int, Service, String[], String, String) - Method in class com.vordel.api.topology.client.TopologyClient
 
createServiceByName(String, String, int, Service, String, String) - Method in class com.vordel.api.topology.client.TopologyClient
Create a new service, meaning API Server (or Node Manager) in the the domain topology.
createServiceByName(String, String, int, Service, String[], String, String) - Method in class com.vordel.api.topology.client.TopologyClient
 
createServiceWithGroup(String, Group, int, Service, String[], String, String) - Method in class com.vordel.api.topology.client.TopologyClient
Create a new service, meaning API Server (or Node Manager) in the the domain topology within a given group.
createStoreForURL(String) - Method in class com.vordel.es.EntityStoreProvider
 
creationCallbacks - Static variable in class com.vordel.circuit.Message
 
creationTime - Variable in class com.vordel.circuit.Message
 
CT_APP_OCTET_STREAM - Static variable in class com.vordel.mime.Body
 
CT_APPLICATION_FORM_URL_ENCODED - Static variable in class com.vordel.mime.FormURLEncodedBody
 
CT_DEFAULT - Static variable in class com.vordel.mime.Body
 
CT_JSON - Static variable in class com.vordel.mime.JSONBody
 
CT_MULTIPART_FORM_DATA - Static variable in class com.vordel.mime.Body
 
CT_MULTIPART_RELATED - Static variable in class com.vordel.mime.Body
 
CT_TEXT_PLAIN - Static variable in class com.vordel.mime.Body
 
CT_TEXT_XML_UTF8 - Static variable in class com.vordel.mime.Body
 
CT_XOP_APPLICATION_XML - Static variable in class com.vordel.mime.Body
 
currCR - Variable in class com.vordel.circuit.CircuitTracker
 
currFI - Variable in class com.vordel.circuit.CircuitTracker
 

D

DBG_ES_TYPE_FACTORY - Static variable in class com.vordel.es.EntityStoreFactory
 
debug - Variable in class com.vordel.api.nm.NodeManagerClient
 
decodePK(String) - Method in interface com.vordel.es.EntityStore
Decode a stringified PK as per the implementation.
decrypt(byte[]) - Method in interface com.vordel.config.ConfigContext
 
DEFAULT - Static variable in interface com.vordel.es.EntityType
Constant for XML 'default' defintion attribute
DEFAULT_CR_FACTORY - Static variable in class com.vordel.circuit.CircuitChainFilter
 
DEFAULT_REF - Static variable in interface com.vordel.es.EntityType
Constant for XML 'defaultRef' definition element
DEFAULT_VALUE - Static variable in interface com.vordel.es.EntityType
Constant for XML 'defaultValue' definition element
DefaultFilter - Class in com.vordel.circuit
 
DefaultFilter() - Constructor for class com.vordel.circuit.DefaultFilter
 
defaultValues - Variable in class com.vordel.es.FieldType
 
delegatedCircuitPK - Variable in class com.vordel.circuit.CircuitDelegateFilter
 
delegatedProperties(Set<PropDef>, Set<PropDef>, Set<PropDef>) - Method in class com.vordel.circuit.CircuitDelegateFilter
 
DelegatingFilter - Interface in com.vordel.circuit
 
DelegatingProcessor - Class in com.vordel.circuit
 
DelegatingProcessor() - Constructor for class com.vordel.circuit.DelegatingProcessor
 
deleteEntity(ESPK) - Method in interface com.vordel.es.EntityStore
Delete an entity from the data store.
deleteGroup(String, boolean) - Method in class com.vordel.api.topology.client.TopologyClient
Delete a Group from the Topology.
deleteGroupByName(String, boolean) - Method in class com.vordel.api.topology.client.TopologyClient
Delete a Group from the Topology.
deleteHost(String) - Method in class com.vordel.api.topology.client.TopologyClient
Delete a host from the topology.
deleteHostByName(String) - Method in class com.vordel.api.topology.client.TopologyClient
Delete a host from the topology.
deleteLockForUser(String) - Method in class com.vordel.api.topology.model.Group
 
deleteService(String, String, boolean) - Method in class com.vordel.api.topology.client.TopologyClient
Delete a service (API Server or Node Manager) from the topology.
deleteServiceByName(String, String, boolean) - Method in class com.vordel.api.topology.client.TopologyClient
Delete a service (API Server or Node Manager) from the topology.
delta - Variable in class com.vordel.es.util.diff.DiffNode
 
delta - Variable in class com.vordel.es.util.diff.DiffTreeModel
 
delta - Variable in class com.vordel.es.util.diff.type.TypeDiffNode
 
delta - Variable in class com.vordel.es.util.diff.type.TypeDiffTreeModel
 
deploy(String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Calls the API Servers's Configuration API to load a new Deployment Archive.
DeploymentClient - Class in com.vordel.api.deployment.client
Deployment and Configuration REST API Java client helper class.
DeploymentClient(ConnectionContext) - Constructor for class com.vordel.api.deployment.client.DeploymentClient
Constructor.
DeploymentResult - Class in com.vordel.api.configuration.model
A DeploymentResult is returned as the result of an API Server loading a new configuration via the Configuration REST API at deployment time.
DeploymentResult() - Constructor for class com.vordel.api.configuration.model.DeploymentResult
Default constructor.
DeploymentResult(int, String, boolean, TraceData, String) - Constructor for class com.vordel.api.configuration.model.DeploymentResult
Constructor.
deregisterChangeListener(ESPK, ESChangeListener) - Method in interface com.vordel.es.EntityStore
Deregister from listening to changes to the Entities in the Store.
deregisterListener(EntityStore) - Method in class com.vordel.circuit.GlobalProperties
 
deregisterMessageLocalStorage(int) - Static method in class com.vordel.circuit.Message
Deregister a message local slot.
describe() - Method in interface com.vordel.config.ConfigContext
 
describe(Field[]) - Static method in class com.vordel.es.Field
Convenience method to describe fields
describe(Field) - Static method in class com.vordel.es.util.TraceEntity
 
describeEntity(Entity) - Static method in class com.vordel.es.util.TraceEntity
 
describeReference(String) - Method in class com.vordel.es.Entity
 
DiffNode - Class in com.vordel.es.util.diff
 
DiffNode(PortableESPK, Entity, Entity) - Constructor for class com.vordel.es.util.diff.DiffNode
 
DiffNodeFactory - Interface in com.vordel.es.util.diff
 
DiffTreeModel - Class in com.vordel.es.util.diff
 
DiffTreeModel(EntityStore, EntityStore) - Constructor for class com.vordel.es.util.diff.DiffTreeModel
 
DIRECTIVE_ADD_IF_ABSENT - Static variable in class com.vordel.es.xes.ExportEngine
 
DIRECTIVE_ADD_OR_REPLACE - Static variable in class com.vordel.es.xes.ExportEngine
 
DIRECTIVE_CUT_BRANCH - Static variable in class com.vordel.es.xes.ExportEngine
 
Directives() - Constructor for class com.vordel.es.xes.ExportEngine.Directives
 
directives - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
dirScanDefaultProps - Static variable in class com.vordel.circuit.MessagePropDefs
 
disconnect() - Method in interface com.vordel.es.EntityStore
Disconnect from the EntityStore.
dispose() - Method in class com.vordel.circuit.FilterPathTracker
 
dispose() - Method in class com.vordel.mime.Body
 
doesServiceRunOnHost(String) - Method in class com.vordel.api.topology.model.Topology
Checks to see if any services are running on a host.
doGraft(EntityStore, ESPK, Set<PortableESPK>, Set<ESPK>) - Method in class com.vordel.es.EntityBranch
 
doGraft(EntityStore, ESPK, Set<PortableESPK>, Set<ESPK>) - Method in class com.vordel.es.util.TransactionalEntityBranch
 
doPrune(ESPK) - Method in class com.vordel.es.util.BranchPruner
 
doPrune(ESPK) - Method in class com.vordel.es.util.TransactionalBranchPruner
 
DuplicateKeysException - Exception in com.vordel.es
 
DuplicateKeysException(String, Entity, ESPK) - Constructor for exception com.vordel.es.DuplicateKeysException
 

E

EMPTY_CONTAINER_ARRAY - Static variable in class com.vordel.circuit.SyntheticCircuit
 
EMPTY_ESPK_COLLECTION - Static variable in class com.vordel.es.util.ESPKCollection
 
EMPTY_PROP_DEF_SET - Static variable in class com.vordel.circuit.Filter
 
EMPTY_STRING_SET - Static variable in class com.vordel.circuit.Filter
 
enabled - Variable in class com.vordel.api.topology.model.Service
Enabled falg.
ENCRYPTED - Static variable in class com.vordel.es.FieldType
New type for VS 4.1 Semantically, the encrypted type is the same as the binary type, i.e.
end(boolean) - Method in class com.vordel.es.util.ShorthandKeyFinder.SingleEntityPF
 
endElement(String, String, String) - Method in class com.vordel.es.xes.XMLParser
 
Entity - Class in com.vordel.es
The main component in the EntityStore.
Entity(EntityType) - Constructor for class com.vordel.es.Entity
The constructor for all seasons
entity - Variable in class com.vordel.es.EntityBranch.EntityNode
 
entity - Variable in class com.vordel.es.util.EntityFieldReferences
 
ENTITY_TYPE - Static variable in interface com.vordel.es.EntityType
Constant for XML 'entityType' defintion element
EntityBranch - Class in com.vordel.es
 
EntityBranch(EntityStore, ESPK) - Constructor for class com.vordel.es.EntityBranch
 
EntityBranch(EntityStore, ESPK, Set<ESPK>) - Constructor for class com.vordel.es.EntityBranch
Create a branch of the entity hierarchy from a given store and starting point.
EntityBranch.EntityNode - Class in com.vordel.es
 
EntityComparator - Class in com.vordel.es
Compare entities for sorting functionality.
EntityComparator(String) - Constructor for class com.vordel.es.EntityComparator
 
EntityComparator(String[]) - Constructor for class com.vordel.es.EntityComparator
 
EntityComparator(String[], int) - Constructor for class com.vordel.es.EntityComparator
 
EntityComparator(String, int) - Constructor for class com.vordel.es.EntityComparator
 
entityDeleted(ESPK) - Method in interface com.vordel.es.ESChangeListener
An Entity has been removed from the store.
entityDeleted(ESPK) - Method in class com.vordel.es.ESChangeListenerAdapter
 
EntityDiffTreeXMLSerializer - Class in com.vordel.es.util.diff
 
EntityDiffTreeXMLSerializer() - Constructor for class com.vordel.es.util.diff.EntityDiffTreeXMLSerializer
 
EntityExporter - Interface in com.vordel.es.xes
An EntityStore can expose its internal ExportEngine to allow more fine-grained control over the exported entity set.
EntityFieldIndex - Class in com.vordel.es.util
 
EntityFieldIndex(ESPK) - Constructor for class com.vordel.es.util.EntityFieldIndex
 
EntityFieldReferences - Class in com.vordel.es.util
 
EntityFieldReferences(Entity) - Constructor for class com.vordel.es.util.EntityFieldReferences
 
EntityFieldReferences.FieldReferences - Class in com.vordel.es.util
 
EntityFieldReferences.IndexRef - Class in com.vordel.es.util
 
EntityNode(Entity) - Constructor for class com.vordel.es.EntityBranch.EntityNode
 
EntityStore - Interface in com.vordel.es
The EntityStore interface defines a common contract for access to all providers of the EntityStore service.
EntityStoreDelegate - Class in com.vordel.es
Holding area for extended ES functionality which may be candidates for inclusion into the EntityStore interface proper in the future.
EntityStoreDelegate() - Constructor for class com.vordel.es.EntityStoreDelegate
 
EntityStoreDelegate.TypedFieldEntity - Class in com.vordel.es
Store an Entity which has a field(s)of the specified type and a list of the names of those fields.
EntityStoreException - Exception in com.vordel.es
Specialization of Exception for problems which can occur in the course of using the EntityStore framework.
EntityStoreException(String) - Constructor for exception com.vordel.es.EntityStoreException
Constructor with message.
EntityStoreException(String, Throwable) - Constructor for exception com.vordel.es.EntityStoreException
Constructor with message and embedded exception
EntityStoreException(String, Collection<ESPK>) - Constructor for exception com.vordel.es.EntityStoreException
Constructor with message and problematic entity identifiers
EntityStoreException(String, ESPK...) - Constructor for exception com.vordel.es.EntityStoreException
Constructor with message and problematic entity identifiers
EntityStoreFactory - Class in com.vordel.es
The place to come to when you want to get an EntityStore which will understand your particular flavor of URL.
EntityStoreProvider - Class in com.vordel.es
 
EntityStoreProvider() - Constructor for class com.vordel.es.EntityStoreProvider
 
EntityType - Interface in com.vordel.es
The type definition for Entities in the EntityStore framework
EntityTypeFactory - Interface in com.vordel.es
 
EntityTypeFactoryImpl - Class in com.vordel.es
 
EntityTypeFactoryImpl() - Constructor for class com.vordel.es.EntityTypeFactoryImpl
 
EntityTypeImpl - Class in com.vordel.es
The type definition for Entities in the EntityStore framework
EntityTypeImpl(TypeStore, InputStream) - Constructor for class com.vordel.es.EntityTypeImpl
Create a new EntityType
EntityTypeImpl(TypeStore, String) - Constructor for class com.vordel.es.EntityTypeImpl
Create a new EntityType
EntityTypeImpl(TypeStore, Node) - Constructor for class com.vordel.es.EntityTypeImpl
Create a new EntityType from a Document model
entityUpdated(Entity) - Method in interface com.vordel.es.ESChangeListener
An Entity's contents has changed.
entityUpdated(Entity) - Method in class com.vordel.es.ESChangeListenerAdapter
 
entrySet() - Method in class com.vordel.circuit.Message
 
ENV_EXPAND_INDICATOR - Static variable in class com.vordel.es.Entity
A field containing this substring will be expanded at runtime of the server
EnvironmentalizedEntities - Class in com.vordel.env
This class is used to contain all the environmentalized entities in a Deployment Archive (configuration).
EnvironmentalizedEntities() - Constructor for class com.vordel.env.EnvironmentalizedEntities
 
EnvironmentalizedEntity - Class in com.vordel.env
This class represents an environmentalized entity in the EnvSettingsStore.xml of a Deployment Archive.
EnvironmentalizedEntity() - Constructor for class com.vordel.env.EnvironmentalizedEntity
Default constructor.
EnvironmentalizedEntity(String, String, String, Collection<EnvironmentalizedEntityField>) - Constructor for class com.vordel.env.EnvironmentalizedEntity
Constructor.
EnvironmentalizedEntity(String, String, String) - Constructor for class com.vordel.env.EnvironmentalizedEntity
Constructor.
EnvironmentalizedEntityField - Class in com.vordel.env
This class represents an environmentalized field for an environmentalized entity in the EnvSettingsStore.xml of a Deployment Archive.
EnvironmentalizedEntityField() - Constructor for class com.vordel.env.EnvironmentalizedEntityField
Default constructor.
EnvironmentalizedEntityField(String, int, String, String, String) - Constructor for class com.vordel.env.EnvironmentalizedEntityField
Constructor.
EnvironmentalizedField - Class in com.vordel.env
 
EnvironmentalizedField() - Constructor for class com.vordel.env.EnvironmentalizedField
 
EnvironmentalizedFieldBinary - Class in com.vordel.env
 
EnvironmentalizedFieldBinary() - Constructor for class com.vordel.env.EnvironmentalizedFieldBinary
 
EnvironmentalizedFieldBoolean - Class in com.vordel.env
 
EnvironmentalizedFieldBoolean() - Constructor for class com.vordel.env.EnvironmentalizedFieldBoolean
 
EnvironmentalizedFieldEncrypted - Class in com.vordel.env
 
EnvironmentalizedFieldEncrypted() - Constructor for class com.vordel.env.EnvironmentalizedFieldEncrypted
 
EnvironmentalizedFieldFactory - Class in com.vordel.env
 
EnvironmentalizedFieldFactory() - Constructor for class com.vordel.env.EnvironmentalizedFieldFactory
 
EnvironmentalizedFieldInteger - Class in com.vordel.env
 
EnvironmentalizedFieldInteger() - Constructor for class com.vordel.env.EnvironmentalizedFieldInteger
 
EnvironmentalizedFieldLong - Class in com.vordel.env
 
EnvironmentalizedFieldLong() - Constructor for class com.vordel.env.EnvironmentalizedFieldLong
 
EnvironmentalizedFieldReference - Class in com.vordel.env
 
EnvironmentalizedFieldReference() - Constructor for class com.vordel.env.EnvironmentalizedFieldReference
 
EnvironmentalizedFieldString - Class in com.vordel.env
 
EnvironmentalizedFieldString() - Constructor for class com.vordel.env.EnvironmentalizedFieldString
 
EnvironmentSettings - Class in com.vordel.env
Utility class implementing operations relating to the the environmentalization of settings at group-level.
EnvironmentSettings(EntityStore) - Constructor for class com.vordel.env.EnvironmentSettings
Create an EnvironmentSettings from an entity store.
equals(Object) - Method in class com.vordel.api.monitoring.model.MetricGroup
 
equals(Object) - Method in class com.vordel.api.topology.model.Group
 
equals(Object) - Method in class com.vordel.api.topology.model.Host
 
equals(Object) - Method in class com.vordel.api.topology.model.Service
 
equals(Object) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
equals(Object) - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
 
equals(Object) - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
equals(Object) - Method in class com.vordel.es.Entity
Returns true if two Entity object are equal.
equals(Object) - Method in class com.vordel.es.EntityTypeImpl
Equality is based on type name.
equals(Object) - Method in interface com.vordel.es.ESPK
Although the Object class in java guarantees the equals method, capture it here for completeness
equals(Object) - Method in class com.vordel.es.Field
Determine if this field is equal to the other specified field.
equals(Object) - Method in class com.vordel.es.FieldType
 
equals(Object) - Method in class com.vordel.es.Value
Returns true if two Value objects are equal.
equals(Object) - Method in class com.vordel.es.xes.PortableESPK
 
equalsContents(Entity) - Method in class com.vordel.es.Entity
Returns true if the two Entities are of the same type and contain the same field values.
equalsKeys(Entity) - Method in class com.vordel.es.Entity
 
es - Variable in class com.vordel.es.util.BranchPruner
 
ES_NULL_PK - Static variable in interface com.vordel.es.EntityStore
A key representing a null reference
escape(String) - Static method in class com.vordel.es.util.ShorthandKeyFinder
Escape a string to be used as a shorthand key.
escapeFieldValue(String) - Static method in class com.vordel.es.util.ShorthandKeyFinder
Escape a field for use when assembling a shorthand query string.
ESChangeListener - Interface in com.vordel.es
Not implemented server side.
The interface which must be implemented by interested parties to listen for Entity change events on the EntityStore.
ESChangeListenerAdapter - Class in com.vordel.es
Convienence class which implements the ESChangeListener interface.
ESChangeListenerAdapter() - Constructor for class com.vordel.es.ESChangeListenerAdapter
 
ESMetaInfo() - Constructor for class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
ESPK - Interface in com.vordel.es
An interface for a unique Entity identifier.
ESPKCollection - Class in com.vordel.es.util
 
ESPKCollection(int) - Constructor for class com.vordel.es.util.ESPKCollection
 
ESPKCollection(ESPK...) - Constructor for class com.vordel.es.util.ESPKCollection
 
ESPKCollection(Collection<ESPK>) - Constructor for class com.vordel.es.util.ESPKCollection
 
ESPKConvertor - Class in com.vordel.es.util
 
ESPKConvertor() - Constructor for class com.vordel.es.util.ESPKConvertor
 
ESPKNormalizer - Class in com.vordel.es.util.diff
 
ESPKNormalizer() - Constructor for class com.vordel.es.util.diff.ESPKNormalizer
 
EXPORT_CLOSURE - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that any entities which are referred to by exported entities are also exported.
EXPORT_ENTITIES - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that the entities should be exported.
EXPORT_PORTABLE_ESPKS - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that the ESPK values for the entities are normalized, allowing import into other ES stores.
EXPORT_REALIZED_TYPES - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that only types which are instantiated are to be exported.
EXPORT_SOFT_REF_CLOSURE - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that soft references are followed for closure when the reference can be resolved to another entity.
EXPORT_TRUNKS - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag will ensure all entities leading from the export roots back to the main store root get exported too.
EXPORT_TYPES - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that the types should be exported.
exportContents(OutputStream, Collection<ESPK>, int) - Method in interface com.vordel.es.EntityStore
Export the contents of the entity store to the specified output stream.
exportContents(OutputStream, Collection<ESPK>, int) - Method in class com.vordel.es.xes.ExportEngine
 
exportContents(OutputStream, Collection<ESPK>, int, Set<ESPK>, Set<ESPK>, Set<PortableESPK>) - Method in class com.vordel.es.xes.ExportEngine
Export the contents of the entity store.
exportDeltas(DiffTreeModel, OutputStream, Set<ESPK>) - Method in class com.vordel.es.util.diff.Merger
Write the annotated node deltas to an output stream.
ExportEngine - Class in com.vordel.es.xes
 
ExportEngine(EntityStore) - Constructor for class com.vordel.es.xes.ExportEngine
 
ExportEngine.Directives - Class in com.vordel.es.xes
 
exportEntitiesWithImportDirectives(OutputStream, Set<ESPK>, ExportEngine.Directives) - Method in class com.vordel.es.xes.ExportEngine
 
exportFlags - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
exportFromRoot - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
exportStore(EntityStore, boolean, boolean, boolean) - Static method in class com.vordel.es.EntityStoreDelegate
EXTENDS - Static variable in interface com.vordel.es.EntityType
Constant for XML 'extends' defintion attribute
extendsType(String) - Method in interface com.vordel.es.EntityType
 
extendsType(String) - Method in class com.vordel.es.EntityTypeImpl
 
extractHeaderAttributes(Message, Headers, String) - Static method in class com.vordel.mime.HeaderUtils
 
extractToken(Object, String, String) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
Extracts the access token from from the Object body.

F

f - Variable in class com.vordel.es.util.EntityFieldReferences.FieldReferences
 
factory - Variable in class com.vordel.es.util.diff.DiffTreeModel
 
Factory() - Constructor for class com.vordel.mime.FormURLEncodedBody.Factory
 
Factory() - Constructor for class com.vordel.mime.JSONBody.Factory
 
Factory() - Constructor for class com.vordel.mime.Multipart.Factory
 
Factory() - Constructor for class com.vordel.mime.RawBody.Factory
 
Factory() - Constructor for class com.vordel.mime.XMLBody.Factory
 
FatalException(String) - Constructor for exception com.vordel.config.LoadableModule.FatalException
 
FIELD - Static variable in interface com.vordel.es.EntityType
Constant for XML 'field' defintion element
Field - Class in com.vordel.es
A Field is a typed component part of an Entity, containing zero, one or more values.
Field(FieldType, String) - Constructor for class com.vordel.es.Field
Constructor for a field with no values.
Field(FieldType, String, Value[]) - Constructor for class com.vordel.es.Field
Constructor for a field with new values.
Field(Field) - Constructor for class com.vordel.es.Field
Convenience constructor to create a duplicate field.
fieldNameToIndexes - Variable in class com.vordel.es.util.EntityFieldIndex
 
FieldReferences(Field) - Constructor for class com.vordel.es.util.EntityFieldReferences.FieldReferences
 
FieldType - Class in com.vordel.es
A FieldType defines the type of a specific Field for a given EntityType.
FieldType(String, Object, List<Value>) - Constructor for class com.vordel.es.FieldType
Create a field type definition.
FileURLNormalizer - Class in com.vordel.es.util
 
FileURLNormalizer() - Constructor for class com.vordel.es.util.FileURLNormalizer
 
Filter - Class in com.vordel.circuit
Implementation of a Filter, backed by an Entity.
Filter() - Constructor for class com.vordel.circuit.Filter
 
filterAttached(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitActivationProcessor
 
filterAttached(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitChainProcessor
 
filterAttached(ConfigContext, Entity) - Method in class com.vordel.circuit.CircuitDelegateProcessor
 
filterAttached(ConfigContext, Entity) - Method in class com.vordel.circuit.FilterContainerImpl
Called on a filter's container when the filter is configured.
filterAttached(ConfigContext, Entity) - Method in class com.vordel.circuit.MessageProcessor
 
FilterAttribute - Class in com.vordel.circuit
 
FilterAttribute() - Constructor for class com.vordel.circuit.FilterAttribute
 
FilterContainer - Interface in com.vordel.config
 
FilterContainerImpl - Class in com.vordel.circuit
Wraps a basic Filter object to provide templatable domain specific functionality in circuits.
FilterContainerImpl() - Constructor for class com.vordel.circuit.FilterContainerImpl
 
filterDetached() - Method in class com.vordel.circuit.FilterContainerImpl
 
filterDetached() - Method in class com.vordel.circuit.MessageProcessor
 
filteredTopology(List<Topology.ServiceType>) - Method in class com.vordel.api.topology.model.Topology
Get a filtered version of the topology that contains only services of a certain type.
FilterInvocation - Class in com.vordel.circuit
This class tracks the statistics for a filter's invocation.
FilterInvocation(MessageProcessor) - Constructor for class com.vordel.circuit.FilterInvocation
Constructor which takes all relevant statistics.
FilterPathTracker - Class in com.vordel.circuit
 
FilterPathTracker() - Constructor for class com.vordel.circuit.FilterPathTracker
 
filterPortablePKs(DiffNode, Collection<PortableESPK>) - Method in class com.vordel.es.util.diff.DiffTreeModel
 
findChildren(ESPK, Field[], EntityType) - Method in interface com.vordel.es.EntityStore
Find all children of a particular Entity.
findEntitiesWithTypedFields(EntityStore, String, Set<ESPK>) - Static method in class com.vordel.es.EntityStoreDelegate
 
findEntity(EntityStore, ESPK, String, String, EntityType) - Static method in class com.vordel.es.EntityStoreDelegate
Deprecated.
Use a ShorthandKeyFinder instead
findEnvironmentalizedEntity(Entity) - Method in class com.vordel.env.EnvironmentSettings
Find an EnvironmentalizedEntity relating to an Entity in the entity store.
findNamedChildren(EntityStore, ESPK, EntityType, String, String) - Static method in class com.vordel.es.EntityStoreDelegate
 
findReferringEntities(ESPK) - Method in interface com.vordel.es.EntityStore
Get a Set of ESPKs which identify all Entities in the store which contain a field or fields which hold a reference to the Entity specified
findSoftReferencesToBranch(EntityStore, ESPK) - Static method in class com.vordel.es.EntityStoreDelegate
 
fini() - Static method in class com.vordel.mime.Body
 
firePropertyChange(String, Object, Object) - Method in class com.vordel.circuit.Message
 
first - Variable in class com.vordel.circuit.CircuitTracker
 
flush() - Method in class com.vordel.circuit.CircuitCache
Reset the cache of circuits
flushCache() - Method in class com.vordel.circuit.CircuitImpl
Remove all filters from this circuit
forceGenerateAttributes() - Method in class com.vordel.circuit.Message
 
forceUnlockGroup(String) - Method in class com.vordel.api.topology.client.TopologyClient
 
forClass(Class<? extends FilterContainerImpl>, Filter, ESPK) - Method in class com.vordel.circuit.CircuitCache
Utility method for producing a filter container using the default constructor for a Class object.
formEncode(OutputStream, String) - Method in class com.vordel.mime.FormURLEncodedBody
 
FormURLEncodedBody - Class in com.vordel.mime
 
FormURLEncodedBody(HeaderSet, ContentType, QueryStringHeaderSet) - Constructor for class com.vordel.mime.FormURLEncodedBody
 
FormURLEncodedBody(HeaderSet, ContentType, QueryStringHeaderSet, boolean) - Constructor for class com.vordel.mime.FormURLEncodedBody
 
FormURLEncodedBody.Factory - Class in com.vordel.mime
 
fRefs - Variable in class com.vordel.es.util.EntityFieldReferences
 

G

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(String) - Method in class com.vordel.es.Entity
'Dictionary' interface
get(String) - Method in class com.vordel.es.xes.PortableESPK
 
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
 
getAlgorithm() - Method in class com.vordel.es.util.MD5BuddyWriter
 
getAlgorithm() - Method in class com.vordel.es.util.SHA1BuddyWriter
 
getAllConstantFieldNames() - Method in interface com.vordel.es.EntityType
 
getAllConstantFieldNames() - Method in class com.vordel.es.EntityTypeImpl
 
getAllConstantFields() - Method in interface com.vordel.es.EntityType
 
getAllConstantFields() - Method in class com.vordel.es.EntityTypeImpl
 
getAllDeclaredConstantFieldNames() - Method in interface com.vordel.es.EntityType
 
getAllDeclaredConstantFieldNames() - Method in class com.vordel.es.EntityTypeImpl
 
getAllDeclaredFieldNames() - Method in interface com.vordel.es.EntityType
 
getAllDeclaredFieldNames() - Method in class com.vordel.es.EntityTypeImpl
Get all fields defined for this type, excluding superTypes.
getAllDeclaredKeyFields() - Method in interface com.vordel.es.EntityType
 
getAllDeclaredKeyFields() - Method in class com.vordel.es.EntityTypeImpl
 
getAllDefaultedFieldNames() - Method in interface com.vordel.es.EntityType
 
getAllDefaultedFieldNames() - Method in class com.vordel.es.EntityTypeImpl
 
getAllFieldNames() - Method in interface com.vordel.es.EntityType
 
getAllFieldNames() - Method in class com.vordel.es.EntityTypeImpl
 
getAllFields() - Method in class com.vordel.es.Entity
 
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
 
getAuthenticationSubject() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
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.
getBannerText() - Method in class com.vordel.api.nm.AppInfoClient
Get the advisory banner text
getBaseType() - Method in interface com.vordel.es.TypeStore
This method is used to retrieve the base entity type definition.
getBinaryValue(String, int) - Method in class com.vordel.es.Entity
 
getBinaryValue(String) - Method in class com.vordel.es.Entity
 
getBooleanValue(String, int) - Method in class com.vordel.es.Entity
 
getBooleanValue(String) - Method in class com.vordel.es.Entity
 
getBooleanValue(T) - Method in class com.vordel.es.Entity
 
getBoundCircuitKey() - Method in class com.vordel.circuit.BoundCircuit
 
getBuilder() - Method in interface com.vordel.es.EntityType
 
getBuilder() - Method in class com.vordel.es.EntityTypeImpl
 
getCardinality() - Method in class com.vordel.es.FieldType
Get the cardinality of this FieldType definition.
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.
getChanges(Set<ESPK>, Set<ESPK>) - Method in class com.vordel.es.util.diff.DiffNode
 
getChildNodes() - Method in class com.vordel.es.util.diff.BaseDiffNode
 
getChildNodes() - Method in class com.vordel.es.util.diff.DiffNode
 
getChildNodes() - Method in class com.vordel.es.util.diff.type.TypeDiffNode
 
getChildren() - Method in class com.vordel.es.util.diff.DiffNode
 
getChildren() - Method in class com.vordel.es.util.diff.type.TypeDiffNode
 
getCipher() - Method in interface com.vordel.config.ConfigContext
 
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.
getCircuit(Message) - Method in class com.vordel.circuit.SoftCircuitReference
Call this from the processor.
getCircuit(ESPK) - Method in interface com.vordel.config.ConfigContext
 
getCircuitPK() - Method in class com.vordel.circuit.CircuitReference
 
getCircuitPK() - Method in class com.vordel.circuit.Filter
 
getCircuitPK(GlobalProperties) - Method in class com.vordel.circuit.SoftCircuitReference
 
getCircuitTracker(Message) - Method in class com.vordel.circuit.FilterPathTracker
 
getClassification() - Method in exception com.vordel.circuit.CircuitAbortException
 
getClientID() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
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.
 
getConflictingEntity() - Method in exception com.vordel.es.DuplicateKeysException
 
getConnectionCredentialsForURL(String) - Method in class com.vordel.es.EntityStoreProvider
 
getConsProps() - Method in class com.vordel.circuit.CircuitDelegateFilter
 
getConsProps() - Method in class com.vordel.circuit.Filter
 
getConstantField(String) - Method in interface com.vordel.es.EntityType
 
getConstantField(String) - Method in class com.vordel.es.EntityTypeImpl
Get the constant field with the name 'fieldName'
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
 
getContext() - Method in class com.vordel.circuit.SoftCircuitReference
 
getCorrelationId(Response) - Method in class com.vordel.ops.TestClientResponse
 
getData() - Method in class com.vordel.es.Value
Get the intrinsic value of the Value object as a data value
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.
getDeclaredComponentTypes() - Method in interface com.vordel.es.EntityType
 
getDeclaredComponentTypes() - Method in class com.vordel.es.EntityTypeImpl
Get a copy of the component type map for this type Key is component type name Value is the cardinality of allowed occurrances under a node of this type
getDefault() - Method in class com.vordel.es.FieldType
Get the default value for the Field.
getDefaultMessageDigestFile(File) - Method in class com.vordel.es.util.MD5BuddyWriter
 
getDefaults() - Method in class com.vordel.es.FieldType
Get the default values for the Field.
getDefaultValues() - Method in class com.vordel.es.FieldType
Get the actual default 'Value' object.
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.
getDescendantPKs(EntityStore, ESPK, String) - Static method in class com.vordel.es.EntityStoreDelegate
Convenience method to retrieve a set of descendant ESPKs per type.
getDescription() - Method in class com.vordel.circuit.BoundCircuit
 
getDescription() - Method in class com.vordel.circuit.CircuitImpl
 
getDiffCount() - Method in class com.vordel.es.util.diff.DiffTreeModel
 
getDiffCount() - Method in class com.vordel.es.util.diff.type.TypeDiffTreeModel
 
getDiffSymbol() - Method in class com.vordel.es.util.diff.BaseDiffNode
 
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.
getEncryptedValue(String) - Method in class com.vordel.es.Entity
 
getEncryptedValue(String, int) - Method in class com.vordel.es.Entity
 
getEntities(ESPK, String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
getEntities(String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
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
getEntity(ESPK) - Method in interface com.vordel.config.ConfigContext
 
getEntity(String) - Method in interface com.vordel.config.ConfigContext
 
getEntity(ESPK, String) - Method in interface com.vordel.config.ConfigContext
 
getEntity(ESPK) - Method in interface com.vordel.es.EntityStore
Get a particular Entity from the Store, depending on its key.
getEntity(ESPK, String[]) - Method in interface com.vordel.es.EntityStore
Retrieve the subordinate Entities of the identified parent.
getEntity(EntityStore, ESPK) - Static method in class com.vordel.es.EntityStoreDelegate
 
getEntity(EntityStore, String) - Static method in class com.vordel.es.EntityStoreDelegate
Method for getting an Entity for a 'shorthand' key.
getEntity(EntityStore, ESPK, String) - Static method in class com.vordel.es.EntityStoreDelegate
 
getEntity() - Method in class com.vordel.es.EntityStoreDelegate.TypedFieldEntity
 
getEntity(String) - Method in class com.vordel.es.util.ShorthandKeyFinder
Getting an Entity using a 'shorthand' key.
getEntity(ESPK, String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
getEntity() - Method in class com.vordel.es.util.ShorthandKeyFinder.SingleEntityPF
 
getEntityFieldName() - Method in class com.vordel.env.EnvironmentalizedEntityField
Get the name of the field in the entity that has been environmentalized.
getEntityForKey(EntityStore, ESPK) - Static method in class com.vordel.es.EntityStoreDelegate
Locate the entity as specified by the key, in the EntityStore.
getEntityKeyString() - Method in class com.vordel.es.xes.PortableESPK
 
getEntityPk() - Method in class com.vordel.env.EnvironmentalizedEntity
Get the ESPK of the entity that is being environmentalized.
getEntityStore() - Method in class com.vordel.es.util.ShorthandKeyFinder
 
getEntityStoreForURL(String) - Method in class com.vordel.es.EntityStoreFactory
Retrieve an instance of an EntityStore which is compatible with the url specified
getEntityType(Entity, String, EntityStore) - Static method in class com.vordel.env.EnvironmentalizedFieldFactory
 
getEntityTypeFactory() - Method in class com.vordel.es.EntityStoreFactory
 
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
 
getErrorStatus() - Method in interface com.vordel.config.Circuit
 
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
 
getExistingEntityESPK() - Method in exception com.vordel.es.DuplicateKeysException
 
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
 
getExportEngine() - Method in interface com.vordel.es.xes.EntityExporter
Get this store's export engine
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
getFaultHandler() - Method in interface com.vordel.config.Circuit
 
getField(String) - Method in class com.vordel.es.Entity
Get a specific named field
getFieldData(EntityType, String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
getFieldNames() - Method in class com.vordel.es.EntityStoreDelegate.TypedFieldEntity
Get the names of all fields in the given entity type of field type specified.
getFields() - Method in class com.vordel.es.EntityStoreDelegate.TypedFieldEntity
Get all fields in the Entity of the specified type which have been set.
getFields(ESPK) - Method in class com.vordel.es.ReferenceRecorder
 
getFieldType(String) - Method in interface com.vordel.es.EntityType
Get the field type for the specified field name.
getFieldType(String) - Method in class com.vordel.es.EntityTypeImpl
Get the field type for the specified field name.
getFieldTypeName() - Method in class com.vordel.es.EntityStoreDelegate.TypedFieldEntity
 
getFieldValueOfReferencedEntity(String) - Method in class com.vordel.es.xes.PortableESPK
 
getFieldValuesOfReferencedEntity() - Method in class com.vordel.es.xes.PortableESPK
 
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
 
getHash() - Method in class com.vordel.es.util.MD5BuddyWriter
 
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(Response, 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 the 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.
getHostnameVerifier() - Method in class com.vordel.api.nm.LaxTrustProfile
 
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 interface com.vordel.config.ConfigContext
 
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
Get the input stream associated with the content.
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.es.EntityStoreFactory
 
getInstance() - Static method in class com.vordel.reporting.rtm.api.MetricGroupTypeRegistry
Returns the MetricGroupTypeRegistry singleton object.
getInstanceFields() - Method in class com.vordel.es.Entity
Get all the fields defined in this Entity, excluding the constant field definitions, whose values can be obtained from the type def.
getIntegerValue(String, int) - Method in class com.vordel.es.Entity
 
getIntegerValue(String) - Method in class com.vordel.es.Entity
 
getIntegerValue(T) - Method in class com.vordel.es.Entity
 
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
 
getKey() - Method in class com.vordel.es.xes.PortableESPKFactory.PortableESPKHandler
 
getKeyDescription() - Method in class com.vordel.env.EnvironmentalizedEntity
Get key description of the entity that is being environmentalized.
getKeyDescription() - Method in class com.vordel.es.Entity
Convenience method to describe this entity in terms of its keys
getKeyFieldNames() - Method in interface com.vordel.es.EntityType
 
getKeyFieldNames() - Method in class com.vordel.es.EntityTypeImpl
 
getKeyManagers() - Method in class com.vordel.api.nm.LaxTrustProfile
 
getKeys() - Method in class com.vordel.es.ReferenceRecorder
 
getKeyValues() - Method in class com.vordel.es.Entity
Returns the names and values of key fields of the entity.
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
 
getLongValue(String, int) - Method in class com.vordel.es.Entity
 
getLongValue(String) - Method in class com.vordel.es.Entity
 
getLongValue(T) - Method in class com.vordel.es.Entity
 
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.
getMaxValueCount() - Method in class com.vordel.es.FieldType
Get the maximum number of permitted values for this field
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
Get the caller-specific Object previously set in the Message by Message.setMessageLocalStorage(int, java.lang.Object).
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.
 
getMetaInfo(InputStream) - Method in class com.vordel.es.xes.MetaDataExtractor
Get the meta data from the entity store data, if its present.
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.
getMinValueCount() - Method in class com.vordel.es.FieldType
Get the minimum number of permitted values for this field
getModules() - Method in interface com.vordel.config.ConfigContext
 
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 interface com.vordel.config.Circuit
 
getName() - Method in interface com.vordel.config.ConfigContext
 
getName() - Method in interface com.vordel.es.EntityType
 
getName() - Method in class com.vordel.es.EntityTypeImpl
Get the name of this type.
getName() - Method in class com.vordel.es.Field
Get the name of this field
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
 
getOffenders() - Method in exception com.vordel.es.EntityStoreException
Get a list of ESPKs which are the cause of this problem, or null if not applicable
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.
getOriginalESPKs() - Method in class com.vordel.es.util.BranchPruner
 
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.es.util.diff.DiffNode
 
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.
getParentPK() - Method in class com.vordel.es.Entity
Get the unique identifier for this Entity's parent Entity
getParentPK() - Method in class com.vordel.es.xes.PortableESPK
 
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 parts count 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
 
getPK() - Method in class com.vordel.es.Entity
Get the unique identifier for this Entity
getPK() - Method in interface com.vordel.es.KeyHolder
Get the unique identifier for an Entity.
getPK() - Method in class com.vordel.es.util.diff.DiffNode
 
getPKs(String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
getPKs() - Method in class com.vordel.es.util.ShorthandKeyFinder.SingleEntityPF
 
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
 
getProperty() - Method in class com.vordel.circuit.SoftCircuitReference
 
getPropsForURL(String) - Method in class com.vordel.es.EntityStoreFactory
 
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
 
getRef() - Method in class com.vordel.es.Value
Get the intrinsic value of the Value object as a reference
getReference() - Method in class com.vordel.es.Field
Return the reference value for the field if it's a reference type field.
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
 
getReferenceFields() - Method in class com.vordel.es.Entity
 
getReferences(String) - Method in class com.vordel.es.Entity
Convenience method to get any references which the named field contains.
getReferences(T) - Method in class com.vordel.es.Entity
 
getReferenceType(Entity, Entity) - Method in class com.vordel.env.EnvironmentSettings
 
getReferenceValue(String) - Method in class com.vordel.es.Entity
Convienence method for getting the one single reference value of a reference field.
getReferenceValue(T) - Method in class com.vordel.es.Entity
 
getReferringFields(ESPK) - Method in class com.vordel.es.Entity
 
getRefFields(boolean) - Method in class com.vordel.es.Entity
 
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
 
getRefs() - Method in class com.vordel.es.Field
Assume values are references, and fetch as an array.
getRefType() - Method in class com.vordel.es.FieldType
If this is a reference type, get the name of the EntityType which this FieldType references.
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.
getResource(Class<?>, String) - Static method in class com.vordel.es.util.FileURLNormalizer
 
getResourceRepository() - Method in interface com.vordel.config.ConfigContext
 
getResourceSet(String) - Method in interface com.vordel.config.ConfigContext
 
getResponseStatus() - Method in class com.vordel.statistics.ResponseStatusRecord
 
getRoot() - Method in class com.vordel.es.util.diff.DiffTreeModel
 
getRoot() - Method in class com.vordel.es.util.diff.type.TypeDiffTreeModel
 
getRootElement() - Method in interface com.vordel.es.EntityType
 
getRootElement() - Method in class com.vordel.es.EntityTypeImpl
 
getRootEntity() - Method in class com.vordel.es.EntityBranch
 
getRootPK() - Method in interface com.vordel.es.EntityStore
Get the identifier for the root Entity in the Store.
getRootProperties() - Method in class com.vordel.api.deployment.model.ServiceDeploymentArchiveDetails
Get the Deployment Archive root manifest properties.
getRootWebResource() - Method in class com.vordel.api.nm.NodeManagerClient
 
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).
getServiceType(String) - Static method in class com.vordel.api.topology.model.Topology
 
getSize() - Method in class com.vordel.mime.BodyMimeMessage
 
getSize() - Method in class com.vordel.mime.BodyMimePart
 
getSoftReferenceFields() - Method in class com.vordel.es.Entity
 
getSoftReferences() - Method in class com.vordel.es.util.SoftRefTypeFinder
 
getSoftReferences(EntityStore) - Method in class com.vordel.es.util.SoftRefTypeFinder
 
getSoftReferences(EntityStore, EntityStore) - Static method in class com.vordel.es.util.SoftRefTypeFinder
 
getSoftRefTypes() - Method in class com.vordel.es.util.SoftRefTypeFinder
 
getSortedChildEntities(EntityStore, ESPK, EntityType) - Static method in class com.vordel.es.EntityStoreDelegate
Intended as a replacement for the SQL 'ORDER BY' construct.
getSortedChildEntities(EntityStore, ESPK, EntityType, String[]) - Static method in class com.vordel.es.EntityStoreDelegate
Intended as a replacement for the SQL 'ORDER BY' construct.
getSortedChildEntities(EntityStore, ESPK, EntityType, String[], int) - Static method in class com.vordel.es.EntityStoreDelegate
 
getSource() - Method in class com.vordel.mime.Body
Get a ContentSource that can be used as a factory for InputStreams from which to read the original message content.
getSourceEntityStore() - Method in class com.vordel.es.EntityBranch
 
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.
getStartProcessor() - Method in interface com.vordel.config.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
 
getStem(File) - Method in class com.vordel.es.util.MD5BuddyWriter
 
getStore() - Method in interface com.vordel.config.ConfigContext
 
getStore() - Method in class com.vordel.env.EnvironmentSettings
Get the entity store.
getStringValue(String, int) - Method in class com.vordel.es.Entity
 
getStringValue(String) - Method in class com.vordel.es.Entity
 
getStringValue(T) - Method in class com.vordel.es.Entity
 
getStringValues(String) - Method in class com.vordel.es.Entity
Get the string values for the specified field.
getSubtypes(String) - Method in interface com.vordel.es.TypeStore
Get the names of the immediate descendants of the type specified.
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
getSuffix() - Method in class com.vordel.es.util.MD5BuddyWriter
 
getSuffix() - Method in class com.vordel.es.util.SHA1BuddyWriter
 
getSummaryMetrics() - Method in class com.vordel.api.monitoring.model.Summary
Get the API Server summary metrics.
getSuperType() - Method in interface com.vordel.es.EntityType
Get the super type of this type.
getSuperType() - Method in class com.vordel.es.EntityTypeImpl
Get the super type of this type.
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
getTrustManagers() - Method in class com.vordel.api.nm.LaxTrustProfile
 
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
 
getType() - Method in class com.vordel.es.Entity
Get the Type of this Entity
getType() - Method in class com.vordel.es.Field
Get the type of this field
getType() - Method in class com.vordel.es.FieldType
Get the primitive type of this field or the reference type if it's an ESPK reference-type field, as it appears in the XML definition.
getType(String) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
getTypeA() - Method in exception com.vordel.es.IncompatibleTypeException
 
getTypeB() - Method in exception com.vordel.es.IncompatibleTypeException
 
getTypeForName(String) - Method in interface com.vordel.config.ConfigContext
 
getTypeForName(String) - Method in interface com.vordel.es.TypeStore
This method is used to retrieve an EntityType based on it's name.
getTypeName() - Method in exception com.vordel.es.UnknownTypeException
 
getTypeNameOfReferencedEntity() - Method in class com.vordel.es.xes.PortableESPK
 
getUniqueIdCounters() - Method in class com.vordel.api.topology.model.Topology
Get current values for id counters.
getUnresolvedESPKs() - Method in class com.vordel.es.util.BranchPruner
 
getURL() - Method in class com.vordel.api.nm.ConnectionContext
 
getUrl() - Method in class com.vordel.api.nm.NodeManagerClient
 
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
 
getValueCount(String) - Method in class com.vordel.es.Entity
 
getValueList() - Method in class com.vordel.es.Field
Get a copy of this Field's Values List
getValues() - Method in class com.vordel.es.Field
Get the values for this field as an array.
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
 
graftTo(EntityStore, ESPK, Set<PortableESPK>, Set<ESPK>) - Method in class com.vordel.es.EntityBranch
 
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.

H

handleError(Response) - Method in class com.vordel.api.nm.NodeManagerClient
 
handlers - Variable in class com.vordel.es.xes.XMLParser
 
hasAggregates() - Method in class com.vordel.reporting.rtm.api.MetricType
Indicate if this type has any aggregate names.
hasEnvironmentSetting(Entity, String, int) - Method in class com.vordel.env.EnvironmentSettings
Determines whether an environmentalized field already exists.
hasExpired() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
hasExpired() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
hasGroup(String) - Method in class com.vordel.api.topology.model.Topology
Returns true if a Group with the given ID is in the topology
hashCode() - Method in class com.vordel.api.monitoring.model.MetricGroup
 
hashCode() - Method in class com.vordel.api.topology.model.Group
 
hashCode() - Method in class com.vordel.api.topology.model.Host
 
hashCode() - Method in class com.vordel.api.topology.model.Service
 
hashCode() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
hashCode() - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
 
hashCode() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
hashCode() - Method in class com.vordel.es.EntityTypeImpl
 
hashCode() - Method in interface com.vordel.es.ESPK
Although the Object class in java guarantees the hashCode method, capture it here for completeness
hashCode() - Method in class com.vordel.es.Value
Hashcode of the underlying String or ESPK depending on type of Value.
hashCode() - Method in class com.vordel.es.xes.PortableESPK
 
hasKey() - Method in class com.vordel.es.Entity
 
hasMetricType(String) - Method in class com.vordel.reporting.rtm.api.MetricGroupType
Checks to see if this MetricGroupType has the named MetricType in its list of generated metrics.
hasRefresh() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
hasType(EntityStore, String) - Static method in class com.vordel.es.EntityStoreDelegate
Deprecated.
hasType(String) - Method in interface com.vordel.es.TypeStore
Lightweight call to see if a type exists in the store.
hasValue() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
hasValue() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
hasValue() - Method in class com.vordel.es.Field
Determine if this field has any values set.
hasValue() - Method in class com.vordel.es.Value
Determine if this Value has at least one underlying data value set.
HeaderUtils - Class in com.vordel.mime
 
HeaderUtils() - Constructor for class com.vordel.mime.HeaderUtils
 
Host - Class in com.vordel.api.topology.model
This class represents a host in the domain topology.
Host() - Constructor for class com.vordel.api.topology.model.Host
Default constructor.
Host(String) - Constructor for class com.vordel.api.topology.model.Host
Constructor.
hostID - Variable in class com.vordel.api.topology.model.Service
The id of the host that the service runs on.
HTTPBodyParserFilter - Class in com.vordel.circuit
Deprecated.
This filter was originally designed to parse incoming HTTP requests, and allow the delaying of that parsing by directing the control flow around this processor. This is no longer neccessary, as the XMLBody now performs this lazy evaluation automatically.
HTTPBodyParserFilter() - Constructor for class com.vordel.circuit.HTTPBodyParserFilter
Deprecated.
 
HTTPBodyParserProcessor - Class in com.vordel.circuit
Explictly force parsing of incoming HTTP request or response.
HTTPBodyParserProcessor() - Constructor for class com.vordel.circuit.HTTPBodyParserProcessor
 
httpDefaultPropDefs - Static variable in class com.vordel.circuit.MessagePropDefs
 

I

icon - Variable in class com.vordel.circuit.BoundCircuit
 
id - Variable in class com.vordel.api.topology.model.Service
The unique id of the service.
ignoreField(String) - Method in class com.vordel.circuit.VariablePropertiesFilter
 
ignoreType(String) - Method in class com.vordel.circuit.VariablePropertiesFilter
 
IMPORT_DIRECTIVE_OVERRIDE_ALL - Static variable in interface com.vordel.es.EntityStore
Used with exportContents(), this flag indicates that all exported entities should be flagged with the override directive for subsequent import.
importData(InputStream) - Method in interface com.vordel.es.EntityStore
Import a serialized definition of the Store.
IncompatibleTypeException - Exception in com.vordel.es
 
IncompatibleTypeException(EntityType, EntityType) - Constructor for exception com.vordel.es.IncompatibleTypeException
 
increment(String) - Method in class com.vordel.reporting.rtm.api.MetricGroup
Increment a metric of type MetricTypeValue by one.
increment(String, int) - Method in class com.vordel.reporting.rtm.api.MetricGroup
Increment a metric of type MetricTypeValue by amount.
index - Variable in class com.vordel.es.util.EntityFieldReferences.IndexRef
 
IndexRef(int, ESPK) - Constructor for class com.vordel.es.util.EntityFieldReferences.IndexRef
 
initialize() - Method in interface com.vordel.es.EntityStore
Connect to the EntityStore and bootstrap the store with the default components required to implement a store.
initializeToken(String, String, ClientAccessToken) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
initSource(ContentSource, String) - Method in class com.vordel.mime.Body
 
INTEGER - Static variable in class com.vordel.es.FieldType
Interpreted as a Java 'int' primitive type.
integral - Variable in class com.vordel.circuit.CircuitCallRecord
 
internalRefs - Variable in class com.vordel.es.util.BranchPruner
 
interpretEnvSettingsForStore() - Method in class com.vordel.env.EnvironmentSettings
Generate a map with a key that is an entity in the server's main entity store, and the value is a list of EnvironmentalizedField entities in the env settings component store that apply to that entity in the server's main entity store.
InvocationContext - Class in com.vordel.circuit
 
InvocationContext(Object, MessageProcessor, Circuit) - Constructor for class com.vordel.circuit.InvocationContext
 
InvocationContext(Object, MessageProcessor) - Constructor for class com.vordel.circuit.InvocationContext
 
InvocationEngine - Class in com.vordel.circuit
 
InvocationEngine() - Constructor for class com.vordel.circuit.InvocationEngine
 
invoke(Circuit, Message) - Method in class com.vordel.circuit.CircuitActivationProcessor
 
invoke(Circuit, Message) - Method in class com.vordel.circuit.CircuitChainProcessor
 
invoke(Circuit, Message) - Method in class com.vordel.circuit.CircuitDelegatePerBodyProcessor
 
invoke(Circuit, Message) - Method in class com.vordel.circuit.CircuitDelegateProcessor
 
invoke(Circuit, Message) - Method in class com.vordel.circuit.HTTPBodyParserProcessor
 
invoke(Circuit, Message) - Method in class com.vordel.circuit.MessageProcessor
invoked by circuit to act on a message
invoke(Message, MessageProcessor, Object) - Method in class com.vordel.circuit.SyntheticCircuitChainProcessor
 
invokeCircuit(Circuit, Object, Message) - Static method in class com.vordel.circuit.InvocationEngine
 
invokeFaultHandler(Circuit, CircuitAbortException, Message, MessageProcessor) - Static method in class com.vordel.circuit.InvocationEngine
 
invokeFilter(Circuit, MessageProcessor, Message, MessageProcessor, Object) - Static method in class com.vordel.circuit.InvocationEngine
 
IS_KEY - Static variable in interface com.vordel.es.EntityType
Constant for XML 'keyness' defintion attribute
isAbstract() - Method in interface com.vordel.es.EntityType
 
isAbstract() - Method in class com.vordel.es.EntityTypeImpl
See if this type is abstract.
isAllowedAPIMethod(String) - Method in class com.vordel.reporting.rtm.api.MetricType
Internal method.
isAncestorOfType(EntityType) - Method in interface com.vordel.es.EntityType
Check that this type is an ancestor of the specified type
isAncestorOfType(EntityType) - Method in class com.vordel.es.EntityTypeImpl
 
isApplyDiffs() - Method in class com.vordel.es.util.diff.DiffNode
 
isAuthenticated() - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
 
isClientOnly() - Method in class com.vordel.circuit.oauth.token.OAuth2Authentication
Convenience method to check if there is a user associated with this token, or just a client application.
isCompatible(EntityType) - Method in interface com.vordel.es.EntityType
 
isCompatible(EntityType) - Method in class com.vordel.es.EntityTypeImpl
Compatibility is a check that the contents of an Entity of this type can be applied safely to the contents of an Entity of another compatible type.
isCompatibleGraftPoint(Entity) - Method in class com.vordel.es.EntityBranch
 
isConstantField(String) - Method in class com.vordel.es.Entity
 
isConstantField(String) - Method in interface com.vordel.es.EntityType
 
isConstantField(String) - Method in class com.vordel.es.EntityTypeImpl
 
isDescendantOfType(String) - Method in interface com.vordel.es.EntityType
Check to see if this type is a descendant of the specified type.
isDescendantOfType(String) - Method in class com.vordel.es.EntityTypeImpl
 
isDiffBranch() - Method in class com.vordel.es.util.diff.BaseDiffNode
 
isEmpty() - Method in class com.vordel.circuit.Message
 
isEnabled - Variable in class com.vordel.circuit.CircuitReference
 
isEnabled() - Method in class com.vordel.reporting.rtm.api.MetricGroupType
Returns true if realtime metrics are being collected for groups of this type, false otherwise.
isExpired() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
Convenience method for checking expiration
isFederated(InputStream) - Static method in class com.vordel.es.EntityStoreDelegate
 
isFips() - Method in class com.vordel.api.topology.model.Topology
 
isKeyField(Field) - Method in interface com.vordel.es.EntityType
 
isKeyField(Field) - Method in class com.vordel.es.EntityTypeImpl
 
isNull() - Method in class com.vordel.es.Value
A null value is one whose data and value are both unset
isNumeric() - Method in class com.vordel.es.FieldType
 
isReferenceField(Entity, Entity) - Method in class com.vordel.env.EnvironmentSettings
Returns true if the EnvironmentalizedField refers to a reference field in the server entity store.
isRefType() - Method in class com.vordel.es.Field
Is field a Reference Type.
isRefType() - Method in class com.vordel.es.FieldType
Determine if this type represents a reference type(for ESPKs)
isServerAvailable() - Method in class com.vordel.api.topology.client.TopologyClient
Checks to see if Admin Node Manager is available or not.
isSoftRefType() - Method in class com.vordel.es.FieldType
Determine if this type represents a soft reference to an Entity via a portable ESPK
isTaggedAsAdminNodeManager(Service) - Static method in class com.vordel.api.topology.model.Topology
Checks if the service is the Admin Node Manager.
isTokenInvalid(Integer, String) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
isValidPrimitiveType(String) - Static method in class com.vordel.es.FieldType
Convenience method to decide if the primitive type is supported by the framework.
iterator() - Method in class com.vordel.es.util.ESPKCollection
 

J

JaxbJacksonObjectMapper() - Constructor for class com.vordel.circuit.oauth.token.OAuth2AccessToken.JaxbJacksonObjectMapper
 
jc - Static variable in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
jmsDefaultProps - Static variable in class com.vordel.circuit.MessagePropDefs
 
JSON_MEDIA_TYPE - Static variable in class com.vordel.mime.JSONBody
 
JSONBody - Class in com.vordel.mime
 
JSONBody(HeaderSet, ContentType, JsonNode) - Constructor for class com.vordel.mime.JSONBody
 
JSONBody.Factory - Class in com.vordel.mime
 

K

keyFieldName - Variable in class com.vordel.es.xes.PortableESPK.NVPair
 
keyFields - Variable in class com.vordel.es.xes.PortableESPK.KeyNode
 
keyFieldsDiffer(Entity) - Method in class com.vordel.es.Entity
 
keyFieldValue - Variable in class com.vordel.es.xes.PortableESPK.NVPair
 
KeyHolder - Interface in com.vordel.es
Interface for any object that contains an ESPK.
KeyNode(String) - Constructor for class com.vordel.es.xes.PortableESPK.KeyNode
 
keySet() - Method in class com.vordel.circuit.Message
 
KeyTranslator - Class in com.vordel.es.xes
 

L

label - Variable in class com.vordel.circuit.CircuitReference
 
lastFI - Variable in class com.vordel.circuit.CircuitTracker
 
LaxTrustProfile - Class in com.vordel.api.nm
 
listChildren(ESPK, EntityType) - Method in interface com.vordel.config.ConfigContext
 
listChildren(ESPK, EntityType) - Method in interface com.vordel.es.EntityStore
List all children of a particular Entity.
listGroups(String) - Static method in class com.vordel.reporting.rtm.api.Metrics
 
load(LoadableModule, String) - Method in class com.vordel.circuit.GlobalProperties
 
load(LoadableModule, String) - Method in interface com.vordel.config.LoadableModule
Load a module into the process.
load(LoadableModule, String) - Method in class com.vordel.dwe.TransportModule
 
LoadableModule - Interface in com.vordel.config
A LoadableModule represents a generic extension to the gateway.
LoadableModule.FatalException - Exception in com.vordel.config
 
locate(Message) - Static method in class com.vordel.mime.FormURLEncodedBody
Locate the FormURLEncodedBody from the message content if it exists.
locate(Message) - Static method in class com.vordel.mime.JSONBody
 
locate(Message) - Static method in class com.vordel.mime.XMLBody
Locate the XML Body from the message content if it exists.
lockGroup(String) - Method in class com.vordel.api.topology.client.TopologyClient
 
logDebug(String) - Method in class com.vordel.api.nm.NodeManagerClient
 
logFailure(Message, String) - Method in class com.vordel.circuit.MessageProcessor
Default action for failure logging event
logFailure(Message) - Method in class com.vordel.circuit.SyntheticCircuitChainProcessor
 
logFatal(Message, String) - Method in class com.vordel.circuit.MessageProcessor
Default action for fatal logging event
logFatal(Message) - Method in class com.vordel.circuit.SyntheticCircuitChainProcessor
 
loggedMessage - Variable in class com.vordel.circuit.FilterInvocation
 
logMask - Variable in class com.vordel.circuit.MessageProcessor
 
logMaskType - Variable in class com.vordel.circuit.MessageProcessor
 
logMessagePayload(Message, String, LogFormatter) - Method in class com.vordel.circuit.MessageProcessor
Default action for a payload logging event
logMessagePayload(Message, LogFormatter) - Method in class com.vordel.circuit.SyntheticCircuitChainProcessor
 
logPayload(Circuit, int, MessageProcessor) - Method in class com.vordel.circuit.Message
 
logSuccess(Message, String) - Method in class com.vordel.circuit.MessageProcessor
Default action for a successful logging event
logSuccess(Message) - Method in class com.vordel.circuit.SyntheticCircuitChainProcessor
 
logText - Variable in class com.vordel.circuit.FilterInvocation
 
LONG - Static variable in class com.vordel.es.FieldType
Interpreted as a Java 'long' primitive type.

M

main(String[]) - Static method in class com.vordel.es.util.ShorthandKeyFinder
 
main(String[]) - Static method in class com.vordel.mime.FormURLEncodedBody
 
managementPort - Variable in class com.vordel.api.topology.model.Service
The port that this services receives management requests on.
mapper - Static variable in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
markDiffBranch() - Method in class com.vordel.es.util.diff.BaseDiffNode
 
maxName - Variable in class com.vordel.reporting.rtm.api.MetricType
The name for the maximum metric.
MD5BuddyWriter - Class in com.vordel.es.util
 
MD5BuddyWriter() - Constructor for class com.vordel.es.util.MD5BuddyWriter
 
mergeDeltas(DiffTreeModel) - Method in class com.vordel.es.util.diff.Merger
Export roots will be automatically calculated from the diffs.
mergeDeltas(DiffTreeModel, Set<ESPK>) - Method in class com.vordel.es.util.diff.Merger
Merge the deltas back into the base store.
Merger - Class in com.vordel.es.util.diff
 
Merger() - Constructor for class com.vordel.es.util.diff.Merger
 
mergeTemplateEnvSettings(EntityStore) - Method in class com.vordel.env.EnvironmentSettings
Used by DeploymentArchive constructor that takes a PolicyArchive and EnvironmentArchive as parameters.
mergeTopology(Topology) - Method in class com.vordel.api.topology.client.TopologyClient
 
Message - Class in com.vordel.circuit
Represents the state of a request as it passes through a Circuit This object maps property names to Objects.
Message(CorrelationID, Object) - Constructor for class com.vordel.circuit.Message
Create a new message object.
Message(CorrelationID, Object, Map<String, Object>) - Constructor for class com.vordel.circuit.Message
 
messageBodyVersions - Variable in class com.vordel.circuit.FilterInvocation
 
messageCreated(Message, Object) - Method in class com.vordel.circuit.FilterPathTracker
 
messageCreated(Message, Object) - Method in interface com.vordel.circuit.MessageCreationListener
Called once the message is created, but before the source has populated any properties.
MessageCreationListener - Interface in com.vordel.circuit
 
MessageListener - Interface in com.vordel.circuit
 
MessageListenerAdapter - Class in com.vordel.circuit
Convenience class to implement NOOP callback methods for MessageListener.
MessageListenerAdapter() - Constructor for class com.vordel.circuit.MessageListenerAdapter
 
MessageProcessor - Class in com.vordel.circuit
A FilterContainer that is used to implement the underlying processing functionality of a Filter.
MessageProcessor() - Constructor for class com.vordel.circuit.MessageProcessor
 
MessagePropDefs - Class in com.vordel.circuit
 
MessagePropDefs() - Constructor for class com.vordel.circuit.MessagePropDefs
 
MessagePropertyGenerator - Interface in com.vordel.circuit
 
MetaDataExtractor - Class in com.vordel.es.xes
 
MetaDataExtractor.ESMetaInfo - Class in com.vordel.es.xes
 
MetricException - Exception in com.vordel.reporting.rtm.api
Metrics related exception.
MetricException(String) - Constructor for exception com.vordel.reporting.rtm.api.MetricException
 
MetricGroup - Class in com.vordel.api.monitoring.model
This class represents a metric group.
MetricGroup() - Constructor for class com.vordel.api.monitoring.model.MetricGroup
 
MetricGroup - Class in com.vordel.reporting.rtm.api
A MetricGroup object is used to record metrics for Real-time Monitoring within the Gateway, and to generate custom metric data for the Transaction Event Log.
MetricGroup(String, String) - Constructor for class com.vordel.reporting.rtm.api.MetricGroup
Constructs a MetricGroup when the related MetricGroupType is already registered.
MetricGroup(String, String, MetricGroup) - Constructor for class com.vordel.reporting.rtm.api.MetricGroup
Constructs a MetricGroup when the related MetricGroupType is already registered, and the MetricGroup is a child of another MetricGroup.
MetricGroup(String, String, MetricGroup, boolean) - Constructor for class com.vordel.reporting.rtm.api.MetricGroup
Constructs a MetricGroup and automatically registers the MetricGroupType if it is not is already registered.
MetricGroup(String, MetricGroupType) - Constructor for class com.vordel.reporting.rtm.api.MetricGroup
Constructs a MetricGroup and automatically registers the MetricGroupType if it is not is already registered.
MetricGroup(String, MetricGroupType, MetricGroup) - Constructor for class com.vordel.reporting.rtm.api.MetricGroup
Constructs a MetricGroup as a child of another MetricGroup, and automatically registers the MetricGroupType if it is not is already registered.
MetricGroupType - Class in com.vordel.reporting.rtm.api
This class holds the type information for a MetricGroup object.
MetricGroupType(String) - Constructor for class com.vordel.reporting.rtm.api.MetricGroupType
Construct a MetricGroupType.
MetricGroupType(String, List<MetricType>) - Constructor for class com.vordel.reporting.rtm.api.MetricGroupType
Construct a MetricGroupType.
MetricGroupType(String, String[]) - Constructor for class com.vordel.reporting.rtm.api.MetricGroupType
Construct a MetricGroupType with a set of named MetricTypeValue metric types.
MetricGroupType.MetricDestination - Enum in com.vordel.reporting.rtm.api
The metric destinations.
MetricGroupTypeRegistry - Class in com.vordel.reporting.rtm.api
The registry of all MetricGroupTypes.
MetricRange - Class in com.vordel.reporting.rtm.api
A metric of type MetricTypeRangeCount has a number of ranges associated with it.
MetricRange(String, int, MetricRange.MetricRangeOperator) - Constructor for class com.vordel.reporting.rtm.api.MetricRange
Construct a MetricRange.
MetricRange(String, int, String) - Constructor for class com.vordel.reporting.rtm.api.MetricRange
Construct a MetricRange.
MetricRange.MetricRangeOperator - Enum in com.vordel.reporting.rtm.api
 
Metrics - Class in com.vordel.reporting.rtm.api
This class contains a number of utility methods which allow the Metrics API user to retrieve the in-memory metrics for all the MetricGroup objects which the Gateway is currently recording metrics for.
Metrics() - Constructor for class com.vordel.reporting.rtm.api.Metrics
 
MetricType - Class in com.vordel.reporting.rtm.api
The base abstract class for a metric type.
MetricType(String) - Constructor for class com.vordel.reporting.rtm.api.MetricType
Construct a MetricType.
MetricType(String, String, String, String, String, boolean, boolean) - Constructor for class com.vordel.reporting.rtm.api.MetricType
Construct a MetricTypeValue.
MetricTypeRangeCount - Class in com.vordel.reporting.rtm.api
A metric of type MetricTypeRangeCount maintains a set of counters for a set of ranges.
MetricTypeRangeCount(String) - Constructor for class com.vordel.reporting.rtm.api.MetricTypeRangeCount
Construct a MetricTypeRangeCount.
MetricTypeRangeCount(String, MetricRange[]) - Constructor for class com.vordel.reporting.rtm.api.MetricTypeRangeCount
Construct a MetricTypeRangeCount.
MetricTypeRangeCount(String, String, String, String, String, boolean, boolean, MetricRange[]) - Constructor for class com.vordel.reporting.rtm.api.MetricTypeRangeCount
Construct a MetricTypeRangeCount.
MetricTypeValue - Class in com.vordel.reporting.rtm.api
A metric of type MetricTypeValue is a value metric that can be used for incremental counters, and other measurements, e.g.
MetricTypeValue(String) - Constructor for class com.vordel.reporting.rtm.api.MetricTypeValue
Construct a MetricTypeValue.
MetricTypeValue(String, String, String, String, String, boolean, boolean) - Constructor for class com.vordel.reporting.rtm.api.MetricTypeValue
Construct a MetricTypeValue.
minName - Variable in class com.vordel.reporting.rtm.api.MetricType
The name for the minimum metric.
modifyRequest(OAuthTokenRequest) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
Modifies an OAuthTokenRequest object with provider specific information
modifyState(OAuthConnectionHandler.OAuthState, OAuth2ClientAccessToken) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
moveType(EntityStore, EntityBranch.EntityNode, EntityType) - Method in class com.vordel.es.EntityBranch
 
Multipart - Class in com.vordel.mime
A bodypart representing a multipart mime message.
Multipart(ContentType) - Constructor for class com.vordel.mime.Multipart
 
Multipart(HeaderSet, ContentType) - Constructor for class com.vordel.mime.Multipart
 
Multipart.Factory - Class in com.vordel.mime
 

N

name - Variable in class com.vordel.api.topology.model.Service
The name of the service.
name - Variable in class com.vordel.circuit.BoundCircuit
 
name - Variable in class com.vordel.circuit.CircuitImpl
 
name - Variable in class com.vordel.circuit.Filter
 
NAME - Static variable in interface com.vordel.es.EntityType
Constant for XML 'name' defintion attribute
name - Variable in class com.vordel.es.util.diff.type.TypeDiffNode
 
name - Variable in class com.vordel.reporting.rtm.api.MetricType
The name of the MetricType.
newCircuitCallRecord(Circuit, boolean, Object) - Method in class com.vordel.circuit.CircuitTracker
 
newInstance() - Static method in class com.vordel.es.xes.KeyTranslator
 
newInstance() - Static method in class com.vordel.es.xes.MetaDataExtractor
 
newInstance() - Static method in class com.vordel.es.xes.PortableESPKFactory
 
next - Variable in class com.vordel.circuit.CircuitCallRecord
 
node - Variable in exception com.vordel.circuit.CircuitAbortException
 
NodeManagerAPIException - Exception in com.vordel.api.nm
 
NodeManagerAPIException(String) - Constructor for exception com.vordel.api.nm.NodeManagerAPIException
 
NodeManagerAPIException(Throwable) - Constructor for exception com.vordel.api.nm.NodeManagerAPIException
 
NodeManagerAPIException(String, Throwable) - Constructor for exception com.vordel.api.nm.NodeManagerAPIException
 
NodeManagerClient - Class in com.vordel.api.nm
 
NodeManagerClient(ConnectionContext) - Constructor for class com.vordel.api.nm.NodeManagerClient
Connects to Topology REST API at the specified URL and with the specified authentication parameters.
nonLocalTaggedAdminNodeManagers() - Method in class com.vordel.api.topology.model.Topology
Get all Admin Node Manager excluding local Admin Node Manager (if it is Admin).
normalize(String) - Static method in class com.vordel.es.util.FileURLNormalizer
 
NULL_ESPK_COLLECTION - Static variable in class com.vordel.es.util.ESPKCollection
 
NULL_KEY_NODE - Static variable in class com.vordel.es.xes.PortableESPK
 
NVPair(String, String) - Constructor for class com.vordel.es.xes.PortableESPK.NVPair
 

O

OAUTH2_TYPE - Static variable in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
OAuth2AccessToken - Class in com.vordel.circuit.oauth.token
Basic access token for OAuth 2.
OAuth2AccessToken(String) - Constructor for class com.vordel.circuit.oauth.token.OAuth2AccessToken
Create an access token from the value provided.
OAuth2AccessToken(OAuth2AccessToken) - Constructor for class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
OAuth2AccessToken() - Constructor for class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
OAuth2AccessToken.JaxbJacksonObjectMapper - Class in com.vordel.circuit.oauth.token
 
OAuth2Authentication - Class in com.vordel.circuit.oauth.token
An OAuth 2 Authentication object.
OAuth2Authentication(AuthorizationRequest, String) - Constructor for class com.vordel.circuit.oauth.token.OAuth2Authentication
Construct an OAuth 2 authentication.
OAuth2RefreshToken - Class in com.vordel.circuit.oauth.token
An OAuth 2 refresh token.
OAuth2RefreshToken(String, Map<String, String>) - Constructor for class com.vordel.circuit.oauth.token.OAuth2RefreshToken
Create a new refresh token.
OAuth2RefreshToken(String, Date) - Constructor for class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
OAuth2RefreshToken(String, Date, Map<String, String>, String) - Constructor for class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
OAuth2RefreshToken(OAuth2RefreshToken) - Constructor for class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
ONE - Static variable in class com.vordel.es.FieldType
Constant declaration of cardinality 1 as an object.
ONE_OR_MANY - Static variable in interface com.vordel.es.EntityType
 
onMessageCompletion(Message) - Method in interface com.vordel.circuit.MessageListener
Called when a Message has fully exited the system.
onMessageCompletion(Message) - Method in class com.vordel.circuit.MessageListenerAdapter
 
OpsClient - Class in com.vordel.ops
This class connects to the Traffic Monitor REST API available on the API Server through the Routing API.
OpsClient(String, String, String) - Constructor for class com.vordel.ops.OpsClient
Connects to and authenticate with 'Traffic Monitor API' on API Server.
ORDER_DECREASING - Static variable in class com.vordel.es.EntityComparator
 
ORDER_INCREASING - Static variable in class com.vordel.es.EntityComparator
 
overrides - Variable in class com.vordel.es.xes.ExportEngine.Directives
 

P

pack - Variable in class com.vordel.circuit.BoundCircuit
 
parent - Variable in class com.vordel.es.util.diff.BaseDiffNode
 
parse(InputStream) - Method in class com.vordel.es.xes.XMLParser
 
parse(InputStream) - Method in class com.vordel.mime.Body
Parse a body from a specific InputStream.
parse() - Method in class com.vordel.mime.Body
If necessary, read the InputStream source for a body to "parse" it.
parse(InputStream) - Method in class com.vordel.mime.FormURLEncodedBody
 
parse(InputStream) - Method in class com.vordel.mime.JSONBody
 
parse(InputStream) - Method in class com.vordel.mime.Multipart
 
parse(InputStream) - Method in class com.vordel.mime.RawBody
 
parse(InputStream) - Method in class com.vordel.mime.XMLBody
 
parseParams(String, String) - Static method in class com.vordel.mime.FormURLEncodedBody
 
parseTokenString(String) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
path(String) - Method in class com.vordel.api.nm.NodeManagerClient
 
path - Variable in class com.vordel.circuit.CircuitCallRecord
 
PayloadProcessorFactory - Class in com.vordel.circuit
 
PayloadProcessorFactory() - Constructor for class com.vordel.circuit.PayloadProcessorFactory
 
pk - Variable in class com.vordel.circuit.CircuitReference
 
pk - Variable in class com.vordel.es.util.diff.DiffNode
 
pk - Variable in class com.vordel.es.util.EntityFieldIndex
 
pkToPath(EntityStore, ESPK) - Static method in class com.vordel.es.EntityStoreDelegate
Convenience method to return the normalized version of the ESPK as an XML fragment.
pop() - Method in class com.vordel.circuit.CircuitTracker
 
pop() - Method in class com.vordel.circuit.Message
 
populateNonNullSoftRefs(Set<PortableESPK>) - Method in class com.vordel.es.Field
 
PortableESPK - Class in com.vordel.es.xes
Implementation of a portable or 'provider-neutral' ESPK.
PortableESPK(PortableESPK.KeyNode) - Constructor for class com.vordel.es.xes.PortableESPK
 
PortableESPK.KeyNode - Class in com.vordel.es.xes
 
PortableESPK.NVPair - Class in com.vordel.es.xes
 
PortableESPKFactory - Class in com.vordel.es.xes
 
PortableESPKFactory.PortableESPKHandler - Class in com.vordel.es.xes
 
PortableESPKHandler() - Constructor for class com.vordel.es.xes.PortableESPKFactory.PortableESPKHandler
 
portUsedBy(String, int) - Method in class com.vordel.api.topology.model.Topology
On a host get the service that uses a certain port.
post(String, String, String, File) - Method in class com.vordel.ops.TestClientResponse
Invoke the POST method with a request entity that returns a HTTP response.
postCircuitCall(Circuit, Message) - Method in class com.vordel.circuit.InvocationContext
 
postCircuitInvocation(Circuit, Message, boolean, Object) - Method in class com.vordel.circuit.FilterPathTracker
 
postCircuitInvocation(Circuit, Message, boolean, Object) - Method in interface com.vordel.circuit.MessageListener
Called after a chain of Filters in the Circuit has been invoked.
postCircuitInvocation(Circuit, Message, boolean, Object) - Method in class com.vordel.circuit.MessageListenerAdapter
 
postCircuitProcessing(Message, int) - Method in class com.vordel.circuit.FilterPathTracker
 
postCircuitProcessing(Message, int) - Method in interface com.vordel.circuit.MessageListener
Called when all processing in the Circuit-space is completed.
postCircuitProcessing(Message, int) - Method in class com.vordel.circuit.MessageListenerAdapter
 
postFilterInvocation(Circuit, MessageProcessor, Message, int, MessageProcessor, Object) - Method in class com.vordel.circuit.FilterPathTracker
 
postFilterInvocation(Circuit, MessageProcessor, Message, int, MessageProcessor, Object) - Method in interface com.vordel.circuit.MessageListener
This method is called when a Filter's MessageProcessor has finished execution.
postFilterInvocation(Circuit, MessageProcessor, Message, int, MessageProcessor, Object) - Method in class com.vordel.circuit.MessageListenerAdapter
 
preCircuitCall(Circuit, Message) - Method in class com.vordel.circuit.InvocationContext
 
preCircuitInvocation(Circuit, Message, Object) - Method in class com.vordel.circuit.FilterPathTracker
 
preCircuitInvocation(Circuit, Message, Object) - Method in interface com.vordel.circuit.MessageListener
Called before the first Filter in a given Circuit is invoked.
preCircuitInvocation(Circuit, Message, Object) - Method in class com.vordel.circuit.MessageListenerAdapter
 
preCircuitProcessing(Circuit, Message, Object) - Method in class com.vordel.circuit.FilterPathTracker
 
preCircuitProcessing(Circuit, Message, Object) - Method in interface com.vordel.circuit.MessageListener
Called when the message originator has completed initializing the Message, and we are about to start processing in the Circuit-space.
preCircuitProcessing(Circuit, Message, Object) - Method in class com.vordel.circuit.MessageListenerAdapter
 
preFaultHandlerInvocation(Circuit, MessageProcessor, Message, CircuitAbortException) - Method in class com.vordel.circuit.FilterPathTracker
 
preFaultHandlerInvocation(Circuit, MessageProcessor, Message, CircuitAbortException) - Method in interface com.vordel.circuit.MessageListener
Called before attempting to handle a previous CircuitAbortException with a specific fault-handling MessageProcessor.
preFaultHandlerInvocation(Circuit, MessageProcessor, Message, CircuitAbortException) - Method in class com.vordel.circuit.MessageListenerAdapter
 
preFilterInvocation(Circuit, MessageProcessor, Message, MessageProcessor, Object) - Method in class com.vordel.circuit.FilterPathTracker
 
preFilterInvocation(Circuit, MessageProcessor, Message, MessageProcessor, Object) - Method in interface com.vordel.circuit.MessageListener
This method is called immediately before a Filter's MessageProcessor is invoked.
preFilterInvocation(Circuit, MessageProcessor, Message, MessageProcessor, Object) - Method in class com.vordel.circuit.MessageListenerAdapter
 
printTree(PrintStream) - Method in class com.vordel.es.util.diff.BaseDiffTreeModel
 
processMessage(InvocationContext, Message) - Static method in class com.vordel.circuit.InvocationEngine
Entry point into user-configured circuits, to be called by the relevant listener Plugin.
processor - Variable in class com.vordel.circuit.FilterInvocation
The MessageProcessor we are tracking.
procFound(List<String>, Collection<ESPK>, String, String) - Method in class com.vordel.es.util.ShorthandKeyFinder.SingleEntityPF
 
productVersion - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
PROP_FAILURE_REASON - Static variable in class com.vordel.circuit.InvocationEngine
The failure reason from the failing Filter, or the name of the failing Filter if no reason is set.
prune(ESPK) - Method in class com.vordel.es.util.BranchPruner
 
purgeContent() - Method in class com.vordel.mime.Body
Bodies are purged() when they are no longer in use.
purgeContent() - Method in class com.vordel.mime.CompoundBody
Purge a compound body.
purgeContent() - Method in class com.vordel.mime.FormURLEncodedBody
 
purgeContent() - Method in class com.vordel.mime.JSONBody
 
purgeContent() - Method in class com.vordel.mime.RawBody
 
purgeContent() - Method in class com.vordel.mime.XMLBody
 
push() - Method in class com.vordel.circuit.CircuitTracker
 
push(Map<String, Object>) - Method in class com.vordel.circuit.Message
 
PUSH_WRITE - Static variable in class com.vordel.mime.Body
 
put(String, Object) - Method in class com.vordel.circuit.Message
 
putAll(Map<? extends String, ? extends Object>) - Method in class com.vordel.circuit.Message
 
putGlobal(String, Object) - Method in class com.vordel.circuit.Message
 
putRef(EntityStore, String, ESPK) - Method in class com.vordel.circuit.GlobalProperties
 

R

RawBody - Class in com.vordel.mime
The fallback bodypart type for otherwise unknown MIME types.
RawBody(HeaderSet, ContentType) - Constructor for class com.vordel.mime.RawBody
 
RawBody.Factory - Class in com.vordel.mime
 
reconfigure(ConfigContext, Entity) - Method in class com.vordel.circuit.Filter
 
recordCount() - Method in class com.vordel.es.util.EntityFieldIndex
 
recordField(ESPK, Entity, Field) - Method in class com.vordel.es.ReferenceRecorder
Record a reference field for a given Entity.
recordIndex(String, int) - Method in class com.vordel.es.util.EntityFieldIndex
 
REF_DELIMITER - Static variable in class com.vordel.es.FieldType
Indicator that this field's values refer to another Entity via an ESPK
reference - Variable in class com.vordel.es.util.EntityFieldReferences.IndexRef
 
referenceContext - Variable in class com.vordel.circuit.CircuitCallRecord
 
ReferenceRecorder - Class in com.vordel.es
 
ReferenceRecorder() - Constructor for class com.vordel.es.ReferenceRecorder
 
refs - Variable in class com.vordel.circuit.CircuitChainFilter
 
refs - Variable in class com.vordel.es.util.EntityFieldReferences.FieldReferences
 
reftype - Variable in class com.vordel.es.FieldType
 
registerChangeListener(ESPK, ESChangeListener) - Method in interface com.vordel.es.EntityStore
Register to listen to changes to the Entities in the Store.
registerEntityTypeFactory(EntityTypeFactory) - Method in class com.vordel.es.EntityStoreFactory
 
registerFactory(String, BodyFactory) - Static method in class com.vordel.mime.Body
Register a handler for a set of content types.
registerGenerator(String, MessagePropertyGenerator) - Static method in class com.vordel.circuit.Message
 
registerHandler(String, DefaultHandler) - Method in class com.vordel.es.xes.XMLParser
 
registerListener(EntityStore, Entity) - Method in class com.vordel.circuit.GlobalProperties
 
registerMessageLocalStorage() - Static method in class com.vordel.circuit.Message
Reserve a slot in each new Message instance in which to store an Object.
registerMetricGroupType(MetricGroupType) - Method in class com.vordel.reporting.rtm.api.MetricGroupTypeRegistry
Register a new MetricGroupType.
removalBranches - Variable in class com.vordel.es.xes.ExportEngine.Directives
 
remove(String) - Method in class com.vordel.circuit.Message
 
remove(Object) - Method in class com.vordel.circuit.Message
 
REMOVE_XFER_ENCODING_ON_WRITE_DEPRECATED - Static variable in class com.vordel.mime.Body
 
removeCreationListener(MessageCreationListener) - Static method in class com.vordel.circuit.Message
Remove the message creation listener
removeEnviromentalizedEntity(Entity) - Method in class com.vordel.env.EnvironmentSettings
Remove all env settings for a particular entity.
removeEnviromentSetting(Entity, String, int) - Method in class com.vordel.env.EnvironmentSettings
Removes an environmentalized field from an entity.
removeEnvSettingValues() - Method in class com.vordel.env.EnvironmentSettings
This method removes the values from the EnvSettingsStore.
removeField(String) - Method in class com.vordel.es.Entity
 
removeGroup(Group) - Method in class com.vordel.api.topology.model.Topology
Remove a group from the topology.
removeHost(Host) - Method in class com.vordel.api.topology.model.Topology
Delete a host from the topology.
removeHost(String) - Method in class com.vordel.api.topology.model.Topology
Remove a host from the topology.
removeMessageListener(MessageListener) - Method in class com.vordel.circuit.Message
Remove all occurrences of a listener added in the corresponding Message.addMessageListener(com.vordel.circuit.MessageListener) method.
removePart(String) - Method in class com.vordel.mime.CompoundBody
Remove a body part based on its Content-ID
removePart(Body) - Method in class com.vordel.mime.CompoundBody
Remove a body part
removePath(CircuitCallRecord) - Method in class com.vordel.circuit.FilterInvocation
 
removePropertiesListener(PropertyChangeListener) - Method in class com.vordel.circuit.Message
 
removePropertiesListener(String, PropertyChangeListener) - Method in class com.vordel.circuit.Message
 
removeService(String) - Method in class com.vordel.api.topology.model.Group
Delete a service from the group.
replacePart(Body, Body) - Method in class com.vordel.mime.CompoundBody
 
report(String, Throwable) - Method in class com.vordel.circuit.MessageProcessor
 
report(String) - Method in class com.vordel.circuit.MessageProcessor
 
reqProps - Variable in class com.vordel.circuit.Filter
 
requiresNodes() - Method in class com.vordel.es.util.VersionCompatibilityValidator
 
reroot(PortableESPK) - Method in class com.vordel.es.xes.PortableESPK
 
reserveId(Topology.EntityType, String) - Method in class com.vordel.api.topology.model.Topology
Called when upgrading topology as want to reuse the same ids in upgraded install.
reset() - Method in class com.vordel.es.ReferenceRecorder
 
reset() - Method in interface com.vordel.es.TypeStore
Remove all non-default Entities and reset the core Types.
reset() - Method in class com.vordel.es.xes.PortableESPKFactory.PortableESPKHandler
 
resetOnNewTimeWindow - Variable in class com.vordel.reporting.rtm.api.MetricType
If true, the value is reset to zero on a new time window.
resetOwnPassword(String) - Method in class com.vordel.api.adminusers.client.AdminUsersClient
This method calls the Admin Users REST API in the Node Manager to reset the password of the logged in user.
resetRoot() - Method in class com.vordel.es.EntityBranch
If you've been modifying the root entity for a key conflict, but want to discard changes, reset the root before leaving this branch lying around for someone else to paste.
resolveCircuits(ConfigContext) - Method in class com.vordel.circuit.CircuitChainFilter
 
ResponseStatusRecord - Class in com.vordel.statistics
 
ResponseStatusRecord(int, String) - Constructor for class com.vordel.statistics.ResponseStatusRecord
 
result - Variable in class com.vordel.circuit.FilterInvocation
 
RESULT_EXCEPTION - Static variable in class com.vordel.circuit.FilterInvocation
The MessageProcessor has aborted.
RESULT_FAILURE - Static variable in class com.vordel.circuit.FilterInvocation
The MessageProcessor has failed.
RESULT_SUCCESS - Static variable in class com.vordel.circuit.FilterInvocation
The MessageProcessor has succeeded.
RETAIN_XFER_ENCODING_ON_READ - Static variable in class com.vordel.mime.Body
 
retrieveEntity(ESPK) - Method in class com.vordel.es.xes.ExportEngine
Override this method if your instance of the engine has a more efficient way of retrieving the Entity.
retrieveTokenFromJSON(JsonNode, String, String) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
retrieveTokenFromRawBody(Object, String, String) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
retrieveTokenFromXML(Document, String, String) - Method in class com.vordel.oauth.client.providers.BaseOAuth2Provider
 
returnJSONInBody() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
rollback() - Method in interface com.vordel.es.EntityStore
Indicate that you wish to discard all changes to the Store since the last startTransaction.
root - Variable in class com.vordel.es.util.diff.BaseDiffNode
 
root - Variable in class com.vordel.es.util.diff.BaseDiffTreeModel
 
ROOT_KEY - Static variable in class com.vordel.es.xes.PortableESPK
 
ROOT_KEY_NODE - Static variable in class com.vordel.es.xes.PortableESPK
 
rootPartId - Variable in class com.vordel.mime.CompoundBody
 

S

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 no 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
 
serialize(Writer) - Method in class com.vordel.es.xes.PortableESPK.KeyNode
 
serialize(Writer) - Method in class com.vordel.es.xes.PortableESPK
 
serializeToXML(DiffTreeModel, OutputStream) - Method in class com.vordel.es.util.diff.EntityDiffTreeXMLSerializer
Serialize the differences between two Entity hierarchies as XML.
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
 
setApplyDiffs(boolean) - Method in class com.vordel.es.util.diff.DiffNode
 
setApplyDiffs(boolean, boolean) - Method in class com.vordel.es.util.diff.DiffNode
 
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.
setAuthenticationSubject(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
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.
setBinaryValue(String, byte[]) - Method in class com.vordel.es.Entity
Set the field to have a single value with the binary data supplied
setBooleanField(String, boolean) - Method in class com.vordel.es.Entity
 
setByteFieldsValue(byte[]) - Method in class com.vordel.es.EntityStoreDelegate.TypedFieldEntity
Convenience method to set each encrypted/binary field to some arbitrary byte sequence.
setChild(PortableESPK.KeyNode) - Method in class com.vordel.es.xes.PortableESPK.KeyNode
 
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
 
setCircuit(Circuit) - Method in class com.vordel.circuit.SoftCircuitReference
 
setCircuitPK(ESPK) - Method in class com.vordel.circuit.Filter
 
setClientID(String) - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
setConnectTimeout(int) - Method in class com.vordel.api.nm.ConnectionContext
 
setConnectTimeout(int) - Method in class com.vordel.api.nm.NodeManagerClient
 
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
 
setDebug(boolean) - Method in class com.vordel.api.nm.ConnectionContext
 
setDebug(boolean) - Method in class com.vordel.api.nm.NodeManagerClient
Turns debug on/off.
setDefaultPropertyDefs() - Method in class com.vordel.circuit.Filter
 
setDefaultPropertyDefs() - Method in class com.vordel.circuit.HTTPBodyParserFilter
Deprecated.
 
setDefaults(EntityStore, Entity) - Static method in class com.vordel.es.EntityStoreDelegate
Set any unset fields to have the defaults as set in their type definition
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.
setEncryptedValue(String, byte[]) - Method in class com.vordel.es.Entity
Convenience method for setting the encrypted bytes for a field
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
 
setEntityStore(EntityStore) - Method in class com.vordel.es.util.ShorthandKeyFinder
 
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
setField(Field) - Method in class com.vordel.es.Entity
Set a Field for this Entity
setField(String, Value[]) - Method in class com.vordel.es.Entity
Convenience method to set the values for a field
setFields(Object[][]) - Method in class com.vordel.es.Entity
Convenience method to set multiple single-valued field of various types
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.
setIntegerField(String, int) - Method in class com.vordel.es.Entity
 
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
 
setLongField(String, long) - Method in class com.vordel.es.Entity
 
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
 
setMVStringField(String, String[]) - Method in class com.vordel.es.Entity
 
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.
setReadTimeout(int) - Method in class com.vordel.api.nm.ConnectionContext
 
setReadTimeout(int) - Method in class com.vordel.api.nm.NodeManagerClient
 
setReferenceContext(Object) - Method in class com.vordel.circuit.CircuitDelegateProcessor
 
setReferenceField(String, ESPK) - Method in class com.vordel.es.Entity
 
setReferenceValue(int, ESPK) - Method in class com.vordel.es.Field
 
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.
setStringField(String, String) - Method in class com.vordel.es.Entity
 
setStringFields(String[], String[]) - Method in class com.vordel.es.Entity
 
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.
setType(EntityBranch.EntityNode, EntityType) - Method in class com.vordel.es.EntityBranch
 
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
Set the value of a metric of type MetricTypeValue.
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
 
setValues(Value[]) - Method in class com.vordel.es.Field
Set all the values in the Field
setValues(List<Value>) - Method in class com.vordel.es.Field
Set the values for this Field.
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
 
SHA1BuddyWriter - Class in com.vordel.es.util
 
SHA1BuddyWriter() - Constructor for class com.vordel.es.util.SHA1BuddyWriter
 
ShorthandKeyFinder - Class in com.vordel.es.util
The ShorthandKeyFinder allows you to locate one or more Entities via a specially crafted path.
ShorthandKeyFinder(EntityStore) - Constructor for class com.vordel.es.util.ShorthandKeyFinder
 
ShorthandKeyFinder.SingleEntityPF - Class in com.vordel.es.util
 
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
 
SingleEntityPF() - Constructor for class com.vordel.es.util.ShorthandKeyFinder.SingleEntityPF
 
size() - Method in class com.vordel.circuit.Message
 
size() - Method in class com.vordel.es.util.ESPKCollection
 
SOFT_REF_DELIMITER - Static variable in class com.vordel.es.FieldType
Indicator that this Field's values refer to another Entity in another EntityStore, and must be resolved via a portable key.
SoftCircuitReference - Class in com.vordel.circuit
SoftCircuitReference will allow you to reference a circuit via an ESPK available from the global properties map, via the message whiteboard.
SoftCircuitReference(String) - Constructor for class com.vordel.circuit.SoftCircuitReference
 
SoftRefTypeFinder - Class in com.vordel.es.util
 
SoftRefTypeFinder(EntityStore) - Constructor for class com.vordel.es.util.SoftRefTypeFinder
 
specificExportKeys - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
splitParam(String) - Static method in class com.vordel.mime.FormURLEncodedBody
 
start - Variable in class com.vordel.circuit.CircuitImpl
 
start(ESPK) - Method in class com.vordel.es.util.ShorthandKeyFinder.SingleEntityPF
 
startElement(String, String, String, Attributes) - Method in class com.vordel.es.xes.PortableESPKFactory.PortableESPKHandler
 
startElement(String, String, String, Attributes) - Method in class com.vordel.es.xes.XMLParser
 
startTimestamp - Variable in class com.vordel.circuit.FilterInvocation
 
startTransaction() - Method in interface com.vordel.es.EntityStore
Indicate to the Store that you want to start a transaction.
status - Variable in class com.vordel.es.util.diff.type.TypeDiffNode
 
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
 
STRING - Static variable in class com.vordel.es.FieldType
Java String.
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
 

T

taggedAdminNodeManagers() - Method in class com.vordel.api.topology.model.Topology
Get all the Admin Node Managers.
tags - Variable in class com.vordel.api.topology.model.Service
Name-value pair tags.
terse() - Method in class com.vordel.es.xes.PortableESPK
A human readble, non-canonical, pretty version of the portable key - no types, no key attributes.
TestClientResponse - Class in com.vordel.ops
A base class that is used for testing a HTTP response.
TestClientResponse() - Constructor for class com.vordel.ops.TestClientResponse
 
topNode - Variable in class com.vordel.es.xes.PortableESPK
 
Topology - Class in com.vordel.api.topology.model
This class represents the domain topology.
Topology() - Constructor for class com.vordel.api.topology.model.Topology
 
Topology.EntityType - Enum in com.vordel.api.topology.model
Topology entity types.
Topology.ServiceType - Enum in com.vordel.api.topology.model
Type of service.
TopologyClient - Class in com.vordel.api.topology.client
Topology REST API Java client helper class.
TopologyClient(ConnectionContext) - Constructor for class com.vordel.api.topology.client.TopologyClient
 
toPortableKey(EntityStore, ESPK) - Static method in class com.vordel.es.xes.PortableESPK
 
toShorthandString() - Method in class com.vordel.es.xes.PortableESPK
 
toString() - Method in class com.vordel.api.topology.model.Topology
 
toString() - Method in class com.vordel.circuit.CircuitReference
 
toString() - Method in class com.vordel.circuit.MessageProcessor
 
toString() - Method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
toString() - Method in class com.vordel.circuit.oauth.token.OAuth2RefreshToken
 
toString() - Method in class com.vordel.es.Entity
 
toString() - Method in class com.vordel.es.EntityTypeImpl
The name of the type is the preferred representation
toString() - Method in interface com.vordel.es.ESPK
Retrieve a string representation of the key.
toString() - Method in class com.vordel.es.Field
A user-friendly string description of this Field.
toString() - Method in exception com.vordel.es.UnknownTypeException
 
toString() - Method in class com.vordel.es.util.diff.DiffNode
 
toString() - Method in class com.vordel.es.util.diff.type.TypeDiffNode
 
toString() - Method in class com.vordel.es.util.EntityFieldIndex
 
toString() - Method in class com.vordel.es.util.EntityFieldReferences.FieldReferences
 
toString() - Method in class com.vordel.es.util.EntityFieldReferences
 
toString() - Method in class com.vordel.es.Value
Convienence method for debugging
toString() - Method in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
toString() - Method in class com.vordel.es.xes.PortableESPK.KeyNode
 
toString() - Method in class com.vordel.es.xes.PortableESPK
 
totalExecutionTime - Variable in class com.vordel.circuit.CircuitCallRecord
 
trace(OAuth2AccessToken, int) - Static method in class com.vordel.circuit.oauth.token.OAuth2AccessToken
 
trace(OAuth2Authentication, int) - Static method in class com.vordel.circuit.oauth.token.OAuth2Authentication
 
trace(Entity, int) - Static method in class com.vordel.es.util.TraceEntity
Deprecated.
use describeEnitity instead
TraceData - Class in com.vordel.api.configuration.model
A TraceData is returned as part of a DeploymentResult which is returned as the result of an API Server loading a new configuration via the Configuration REST API at deployment time.
TraceData() - Constructor for class com.vordel.api.configuration.model.TraceData
Default constructor.
TraceData(TraceRecord[]) - Constructor for class com.vordel.api.configuration.model.TraceData
Constructor.
TraceEntity - Class in com.vordel.es.util
 
TraceEntity() - Constructor for class com.vordel.es.util.TraceEntity
 
tracePath(CircuitCallRecord, int) - Static method in class com.vordel.circuit.FilterPathTracker
 
TraceRecord - Class in com.vordel.api.configuration.model
An array of TraceRecords are returned in a TraceData which is returned as part of a DeploymentResult which is returned as the result of an API Server loading a new configuration via the Configuration REST API at deployment time.
TraceRecord() - Constructor for class com.vordel.api.configuration.model.TraceRecord
Default constructor.
TraceRecord(long, int, String) - Constructor for class com.vordel.api.configuration.model.TraceRecord
Constructor.
trackCurrentValue - Variable in class com.vordel.reporting.rtm.api.MetricType
If true, the current value is tracked, so it is output to the metrics feed, and available via the Metrics utility methods.
TrafficMonitorClient - Class in com.vordel.ops
A Traffic Monitor Client class.
TrafficMonitorClient(String, String, String, String, String, String) - Constructor for class com.vordel.ops.TrafficMonitorClient
This class uses Traffic Monitor to check URL calls to an API Server.
TransactionalBranchPruner - Class in com.vordel.es.util
A BranchPruner which will use transactions if the underlying ES allows it.
TransactionalBranchPruner(EntityStore) - Constructor for class com.vordel.es.util.TransactionalBranchPruner
 
TransactionalEntityBranch - Class in com.vordel.es.util
 
TransactionalEntityBranch(EntityStore, ESPK) - Constructor for class com.vordel.es.util.TransactionalEntityBranch
 
TransactionalEntityBranch(EntityStore, ESPK, Set<ESPK>) - Constructor for class com.vordel.es.util.TransactionalEntityBranch
Create a branch of the entity hierarchy from a given store and starting point.
translate(EntityStore, PortableESPK) - Method in class com.vordel.es.xes.KeyTranslator
 
TransportModule - Class in com.vordel.dwe
 
TransportModule() - Constructor for class com.vordel.dwe.TransportModule
 
type - Variable in class com.vordel.api.topology.model.Service
The service type.
type - Variable in class com.vordel.es.Entity
The type of this Entity
TYPE - Static variable in interface com.vordel.es.EntityType
Constant for XML 'type' defintion element
type - Variable in class com.vordel.es.FieldType
The type name: primitive string or "@EntityTypeName"
type - Variable in class com.vordel.es.util.diff.BaseDiffNode
 
TypeDiffNode - Class in com.vordel.es.util.diff.type
 
TypeDiffNode(String, EntityType, EntityType, TypeDiffNode.Status) - Constructor for class com.vordel.es.util.diff.type.TypeDiffNode
 
TypeDiffTreeModel - Class in com.vordel.es.util.diff.type
 
TypeDiffTreeModel(TypeStore, TypeStore) - Constructor for class com.vordel.es.util.diff.type.TypeDiffTreeModel
 
typeName - Variable in class com.vordel.es.xes.PortableESPK.KeyNode
 
typeNames - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
types - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 
TypeStore - Interface in com.vordel.es
Defines a common interface for retrieving Entity type information, EntityTypes, which in turn describe Entity structure.
typeVersions - Variable in class com.vordel.es.xes.MetaDataExtractor.ESMetaInfo
 

U

UnknownTypeException - Exception in com.vordel.es
 
UnknownTypeException(String) - Constructor for exception com.vordel.es.UnknownTypeException
 
unload() - Method in class com.vordel.circuit.GlobalProperties
 
unload() - Method in interface com.vordel.config.LoadableModule
Unload the module from the process.
unload() - Method in class com.vordel.dwe.TransportModule
 
unlockGroup(String, String) - Method in class com.vordel.api.topology.client.TopologyClient
 
update(PortableESPK) - Method in class com.vordel.es.util.EntityFieldReferences
 
updateAdminUserStore(AdminUserStore, boolean) - Method in class com.vordel.api.adminusers.client.AdminUsersClient
Use to update the Admin User Store
updateDeploymentArchiveProperties(String, String, Map<String, String>, Map<String, String>) - Method in class com.vordel.api.deployment.client.DeploymentClient
Update Deployment Archive manifest properties.
updateEntity(Entity) - Method in interface com.vordel.es.EntityStore
Replace an entity
updateGroup(Group) - Method in class com.vordel.api.topology.client.TopologyClient
Update a Group's name or tags.
updateGroupPassphrase(String, String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Update the configuration passphrase of a group of API Servers.
updateHost(Host) - Method in class com.vordel.api.topology.client.TopologyClient
Update a host in the topology.
updateNodeManagerPassphrase(String, String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Update the passphrase for a Node Manager's configuration.
updateRefs(ConfigContext) - Method in class com.vordel.circuit.CircuitChainFilter
 
updateRefs(ConfigContext) - Method in class com.vordel.circuit.CircuitDelegateFilter
 
updateRefs(ConfigContext) - Method in interface com.vordel.circuit.DelegatingFilter
 
updateService(String, Service) - Method in class com.vordel.api.topology.client.TopologyClient
Update a service's name, tags, management port, or scheme in the topology.
updateServiceByName(String, Service) - Method in class com.vordel.api.topology.client.TopologyClient
Update a service's name, tags, management port, or scheme in the topology.
updateTopology(Topology, boolean, boolean) - Method in class com.vordel.api.topology.client.TopologyClient
Aimed at internal use only.
updateTopology(Topology, boolean, boolean, boolean) - Method in class com.vordel.api.topology.client.TopologyClient
Allow topology updates to an Admin NM without the Admin NM propagating the toplogy change to other NMs in the domain.
updateType(InputStream) - Method in interface com.vordel.es.TypeStore
This method updates a type in the EntityStore with a new definiton.
upgrade() - Method in class com.vordel.env.EnvironmentSettings
This method is run *after* an upgrade has completed.
uploadConfigurationForDeployment(String, List<String>, DeploymentArchive) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy the Deployment Archive to all hosts running the selected API Servers in the group.
uploadConfigurationForDeploymentByName(String, List<String>, DeploymentArchive) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy the Deployment Archive to all hosts running the selected API Servers in the group.
uploadEnvironmentFileConfigurationForDeployment(String, List<String>, String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy an Environment Archive to the Node Manager, as Step 2 in a deployment of separate Policy and Environment archives.
uploadEnvironmentFileConfigurationForDeploymentByName(String, List<String>, String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy an Environment Archive to the Node Manager, as Step 2 in a deployment of separate Policy and Environment archives.
uploadFileConfigurationForDeployment(String, List<String>, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy the Deployment Archive to all hosts running the selected API Servers in the group.
uploadFileConfigurationForDeploymentByName(String, List<String>, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy the Deployment Archive to all hosts running the selected API Servers in the group.
uploadPolicyFileConfigurationForDeployment(String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy a Policy Archive to the Node Manager's disk as Step 1 in a deployment of separate Policy and Environment archives.
uploadPolicyFileConfigurationForDeploymentByName(String, String) - Method in class com.vordel.api.deployment.client.DeploymentClient
Copy a Policy Archive to the Node Manager's disk as Step 1 in a deployment of separate Policy and Environment archives.
USER_ATTRIBUTE_FORMAT_REGEX - Static variable in class com.vordel.circuit.VariablePropertiesFilter
 
userAttributePattern - Static variable in class com.vordel.circuit.VariablePropertiesFilter
 
UTCTIME - Static variable in class com.vordel.es.FieldType
Don't use - use 'long' instead.
Util - Class in com.vordel.circuit
Utility class for circuit.
Util() - Constructor for class com.vordel.circuit.Util
 

V

valid() - Method in class com.vordel.api.topology.model.Group
 
valid(boolean) - Method in class com.vordel.api.topology.model.Group
Is this a valid group.
valid() - Method in class com.vordel.api.topology.model.Host
Is the host valid
valid() - Method in class com.vordel.api.topology.model.Service
Check validity of service.
validate() - Method in class com.vordel.es.EntityTypeImpl
 
validate(FSInfo, FSInfo) - Method in class com.vordel.es.util.VersionCompatibilityValidator
 
vals - Variable in class com.vordel.es.Field
The Values in the field
Value - Class in com.vordel.es
A Value can represent either a data value (in the form of a String), or a reference to some Entity (in the form of an ESPK).
Value() - Constructor for class com.vordel.es.Value
Default Constructor.
Value(String) - Constructor for class com.vordel.es.Value
Constructor to set the String component of the value
Value(ESPK) - Constructor for class com.vordel.es.Value
Constructor to set the reference component of this value
valueOf(String) - Static method in enum com.vordel.api.topology.model.Topology.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vordel.api.topology.model.Topology.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vordel.es.util.diff.BaseDiffNode.Difference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vordel.oauth.client.providers.BaseOAuth2Provider.BodyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vordel.reporting.rtm.api.MetricGroupType.MetricDestination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.vordel.reporting.rtm.api.MetricRange.MetricRangeOperator
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.vordel.api.topology.model.Topology.EntityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vordel.api.topology.model.Topology.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.vordel.circuit.Message
 
values() - Static method in enum com.vordel.es.util.diff.BaseDiffNode.Difference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vordel.oauth.client.providers.BaseOAuth2Provider.BodyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vordel.reporting.rtm.api.MetricGroupType.MetricDestination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.vordel.reporting.rtm.api.MetricRange.MetricRangeOperator
Returns an array containing the constants of this enum type, in the order they are declared.
VariablePropertiesFilter - Class in com.vordel.circuit
A VariablePropertiesFilter has variable sets of properties which it requires, generates and consumes.
VariablePropertiesFilter() - Constructor for class com.vordel.circuit.VariablePropertiesFilter
 
VersionCompatibilityValidator - Class in com.vordel.es.util
 
VersionCompatibilityValidator() - Constructor for class com.vordel.es.util.VersionCompatibilityValidator
 
VSTAMP - Static variable in interface com.vordel.es.EntityType
 

W

webServicePluginPropDefs - Static variable in class com.vordel.circuit.MessagePropDefs
 
willwrite(OutputStream, int) - Method in class com.vordel.mime.Body
 
withinRange(int) - Method in class com.vordel.reporting.rtm.api.MetricRange
Determine if the sample is within this range.
wrap(OutputStream) - Method in class com.vordel.es.util.MD5BuddyWriter
 
write(OutputStream) - Method in interface com.vordel.es.EntityType
 
write(OutputStream) - Method in class com.vordel.es.EntityTypeImpl
 
write(OutputStream, String, Node) - Static method in class com.vordel.es.EntityTypeImpl
 
write(File) - Method in class com.vordel.es.util.MD5BuddyWriter
 
write(OutputStream) - Method in class com.vordel.es.util.MD5BuddyWriter
 
write(OutputStream, int) - Method in class com.vordel.mime.Body
Write the content of this Body (not including its headers) to an OutputStream.
WRITE_NO_CTE - Static variable in class com.vordel.mime.Body
 
writeContent(OutputStream, int) - Method in class com.vordel.mime.Body
Write the content of the body to the specified OutputStream This is similar to Body.write(java.io.OutputStream, int), but does not include the headers for the body.
writeContent(OutputStream, int) - Method in class com.vordel.mime.FormURLEncodedBody
 
writeContent(OutputStream, int) - Method in class com.vordel.mime.JSONBody
 
writeContent(OutputStream, int) - Method in class com.vordel.mime.Multipart
 
writeContent(OutputStream, int) - Method in class com.vordel.mime.RawBody
 
writeContent(OutputStream, int) - Method in class com.vordel.mime.XMLBody
 
writeTo(OutputStream, String[]) - Method in class com.vordel.mime.BodyMimeMessage
 
writeTo(OutputStream) - Method in class com.vordel.mime.BodyMimeMessage
 
writeTo(OutputStream) - Method in class com.vordel.mime.BodyMimePart
 

X

XMLBody - Class in com.vordel.mime
Represents an XML bodypart.
XMLBody(HeaderSet, ContentType, Document) - Constructor for class com.vordel.mime.XMLBody
 
XMLBody.Factory - Class in com.vordel.mime
 
xmlBody2ByteArray(XMLBody) - Static method in class com.vordel.circuit.Util
This method transforms the XMLBody into a Byte array.
XMLParser - Class in com.vordel.es.xes
 
XMLParser() - Constructor for class com.vordel.es.xes.XMLParser
 

Z

ZERO_OR_MANY - Static variable in interface com.vordel.es.EntityType
 
ZERO_OR_ONE - Static variable in interface com.vordel.es.EntityType
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links
Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel