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

A

ACTOIN_NAME - Static variable in class org.openecomp.policy.common.im.StateTransition
 
ADMIN_STATE - Static variable in class org.openecomp.policy.common.im.StateManagement
 
ADMIN_STATE - Static variable in class org.openecomp.policy.common.im.StateTransition
 
AdministrativeStateException - Exception in org.openecomp.policy.common.im
 
AdministrativeStateException() - Constructor for exception org.openecomp.policy.common.im.AdministrativeStateException
 
AdministrativeStateException(String) - Constructor for exception org.openecomp.policy.common.im.AdministrativeStateException
 
AdministrativeStateException(Throwable) - Constructor for exception org.openecomp.policy.common.im.AdministrativeStateException
 
AdministrativeStateException(String, Throwable) - Constructor for exception org.openecomp.policy.common.im.AdministrativeStateException
 
audit(String, Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message with its class name
audit(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
audit(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
audit(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
audit(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages in audit log with the level.INFO
audit(Object, Throwable) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages in audit log with the level.INFO
audit(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
audit(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
audit(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
audit(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
AUDIT_COMPLETION_INTERVAL - Static variable in class org.openecomp.policy.common.ia.AuditThread
 
AUDIT_LEVEL - Static variable in class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
AUDIT_PERIOD_SECONDS - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
AUDIT_SIMULATION_ITERATIONS - Static variable in class org.openecomp.policy.common.ia.AuditThread
 
AUDIT_SIMULATION_SLEEP_INTERVAL - Static variable in class org.openecomp.policy.common.ia.AuditThread
 
AuditThread - Class in org.openecomp.policy.common.ia
AuditThread is the main thread for the IntegrityAudit
AuditThread(String, String, Properties, int, IntegrityAudit) - Constructor for class org.openecomp.policy.common.ia.AuditThread
AuditThread constructor
AVAILABLE_STATUS - Static variable in class org.openecomp.policy.common.im.StateManagement
 
AVAILABLE_STATUS - Static variable in class org.openecomp.policy.common.im.StateTransition
 

B

BEGIN_TIME_STAMP - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
The Date-time of the start of a transaction
build() - Method in class org.openecomp.policy.common.logging.nsa.LoggingContextFactory.Builder
 
Builder() - Constructor for class org.openecomp.policy.common.logging.nsa.LoggingContextFactory.Builder
 

C

changeDesignated(String, String, String) - Method in class org.openecomp.policy.common.ia.DbDAO
Changes designation to specified resourceName static lock object in conjunction with synchronized keyword ensures that designation changes are done serially within a resource.
CLASS_NAME - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Class name
CLASS_NAME - Static variable in class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
clone(StateManagementEntity) - Static method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
COLD_STANDBY - Static variable in class org.openecomp.policy.common.im.StateManagement
 
compareEntries(HashMap<Object, Object>, HashMap<Object, Object>) - Method in class org.openecomp.policy.common.ia.DbAudit
compareEntries() will compare the lists of entries from the DB
ComponentAdmin - Class in org.openecomp.policy.common.im.jmx
Base class for component MBeans.
ComponentAdmin(String, IntegrityMonitor, StateManagement) - Constructor for class org.openecomp.policy.common.im.jmx.ComponentAdmin
Constructor.
ComponentAdminMBean - Interface in org.openecomp.policy.common.im.jmx
Provides operations to test health, lock and unlock components.
Configuration - Interface in org.openecomp.policy.common.logging.eelf
 
context - Variable in class org.openecomp.policy.common.logging.ECOMPLoggingContext
 
creatAuditEventTrackingRecord(String, String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the ending time of the event with its request Id as the key
creatAuditEventTrackingRecord(UUID, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the ending time of the event with its request Id as the key
createMBeanServer() - Static method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
Creates the MBeanServer (intended for unit testing only).

D

DB_DRIVER - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DB_DRIVER - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DB_PWD - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DB_PWD - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DB_URL - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DB_URL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DB_USER - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DB_USER - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DbAudit - Class in org.openecomp.policy.common.ia
class DbAudit does actual auditing of DB tables.
DbAudit(DbDAO) - Constructor for class org.openecomp.policy.common.ia.DbAudit
 
dbAudit(String, String, String) - Method in class org.openecomp.policy.common.ia.DbAudit
dbAudit actually does the audit
DbAuditException - Exception in org.openecomp.policy.common.ia
 
DbAuditException() - Constructor for exception org.openecomp.policy.common.ia.DbAuditException
 
DbAuditException(String) - Constructor for exception org.openecomp.policy.common.ia.DbAuditException
 
DbAuditException(Throwable) - Constructor for exception org.openecomp.policy.common.ia.DbAuditException
 
DbAuditException(String, Throwable) - Constructor for exception org.openecomp.policy.common.ia.DbAuditException
 
dbAuditSimulate(String, String, String) - Method in class org.openecomp.policy.common.ia.DbAudit
dbAuditSimulate simulates the DB audit
DbDAO - Class in org.openecomp.policy.common.ia
class DbDAO provides the inteface to the DBs for the purpose of audits.
DbDAO(String, String, Properties) - Constructor for class org.openecomp.policy.common.ia.DbDAO
DbDAO Constructor
DbDaoTransactionException - Exception in org.openecomp.policy.common.ia
 
DbDaoTransactionException() - Constructor for exception org.openecomp.policy.common.ia.DbDaoTransactionException
 
DbDaoTransactionException(String) - Constructor for exception org.openecomp.policy.common.ia.DbDaoTransactionException
 
DbDaoTransactionException(Throwable) - Constructor for exception org.openecomp.policy.common.ia.DbDaoTransactionException
 
DbDaoTransactionException(String, Throwable) - Constructor for exception org.openecomp.policy.common.ia.DbDaoTransactionException
 
debug(MessageCodes, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code and a list of string values
debug(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message with its class name
debug(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
debug(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
debug(MessageCodes, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, hrowable object, a list of string values
debug(MessageCodes, String, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, class name, Throwable object, a list of string values
debug(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
debug(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
debug(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.DEBUG
debug(Object, Throwable) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.DEBUG
debug(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
debug(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
debug(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
debug(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
DEBUG_LEVEL - Static variable in class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
DEFAULT_AUDIT_PERIOD_SECONDS - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DEFAULT_DB_DRIVER - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DEFAULT_DB_DRIVER - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_DB_PWD - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DEFAULT_DB_PWD - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_DB_URL - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DEFAULT_DB_URL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_DB_USER - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
DEFAULT_DB_USER - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_FAILED_COUNTER_THRESHOLD - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_MAX_FPC_UPDATE_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_MONITOR_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_TEST_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DEFAULT_WRITE_FPC_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
deleteAllIntegrityAuditEntities() - Method in class org.openecomp.policy.common.ia.DbDAO
Normally this method should only be used in a JUnit test environment.
deleteAllStateManagementEntities() - Method in class org.openecomp.policy.common.im.StateManagement
Clean up all the StateManagementEntities
deleteInstance() - Static method in class org.openecomp.policy.common.im.IntegrityMonitor
 
DEMOTE - Static variable in class org.openecomp.policy.common.im.StateManagement
 
demote() - Method in class org.openecomp.policy.common.im.StateManagement
demote() changes standbystatus to hotstandby or, if failed, coldstandby
demote(String) - Method in class org.openecomp.policy.common.im.StateManagement
Only used for a remote resource.
DEPENDENCY - Static variable in class org.openecomp.policy.common.im.StateManagement
 
DEPENDENCY_FAILED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
DEPENDENCY_GROUPS - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
DISABLE_DEPENDENCY - Static variable in class org.openecomp.policy.common.im.StateManagement
 
DISABLE_FAILED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
DISABLED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
disableDependency() - Method in class org.openecomp.policy.common.im.StateManagement
disableDependency() changes operational state to disabled and adds availability status of "dependency"
disableFailed() - Method in class org.openecomp.policy.common.im.StateManagement
disableFailed() changes the operational state to disabled and adds availability status of "failed"
disableFailed(String) - Method in class org.openecomp.policy.common.im.StateManagement
This version of disableFailed is to be used to manipulate the state of a remote resource in the event that remote resource has failed but its state is still showing that it is viable.
disconnect() - Method in class org.openecomp.policy.common.im.jmx.JmxAgentConnection
Disconnect.
displayStateElement() - Method in class org.openecomp.policy.common.im.StateElement
 
displayStateTable() - Method in class org.openecomp.policy.common.im.StateTransition
 
DroolsPDPMDCInfo - Class in org.openecomp.policy.common.logging.eelf
 
DroolsPDPMDCInfo() - Constructor for class org.openecomp.policy.common.logging.eelf.DroolsPDPMDCInfo
 

E

ECOMPLoggingContext - Class in org.openecomp.policy.common.logging
A facade over the org.openecomp.policy.common.logging.nsa.SharedLoggingContext interface/implementation that makes it more convenient to use.
ECOMPLoggingContext() - Constructor for class org.openecomp.policy.common.logging.ECOMPLoggingContext
Create a new ECOMPLoggingContext with no base context.
ECOMPLoggingContext(ECOMPLoggingContext) - Constructor for class org.openecomp.policy.common.logging.ECOMPLoggingContext
Create a new ECOMPLoggingContext initially populated with the values in the given base context.
ECOMPLoggingUtils - Class in org.openecomp.policy.common.logging
 
ECOMPLoggingUtils() - Constructor for class org.openecomp.policy.common.logging.ECOMPLoggingUtils
 
EelfLogger - Class in org.openecomp.policy.common.logging.flexlogger
EelfLogger implements all the methods of interface Logger by calling PolicyLogger methods
EelfLogger(Class<?>) - Constructor for class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Constructor
EelfLogger(String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Constructor
EelfLogger(Class<?>, boolean) - Constructor for class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Constructor
EelfLogger(String, boolean) - Constructor for class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Constructor
EelfLogger(Class<?>, String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Constructor
EelfLogger(String, String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Constructor
ELAPSED_TIME - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Externally advertised API invoked by clients of this component
ENABLE_NO_DEPENDENCY - Static variable in class org.openecomp.policy.common.im.StateManagement
 
ENABLE_NOT_FAILED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
ENABLED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
enableNoDependency() - Method in class org.openecomp.policy.common.im.StateManagement
enableNoDependency() removes the availability status of "dependency " and will change the operational state to enabled if not otherwise failed.
enableNotFailed() - Method in class org.openecomp.policy.common.im.StateManagement
enableNotFailed() removes the "failed" availability status and changes the operational state to enabled if no dependency is also failed.
END_TIME_STAMP - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
The Date-time of the end of transaction
endTransaction() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
Increment the local forward progress counter.
equals(Object) - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
error(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message with its class name
error(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
error(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
error(MessageCodes, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, Throwable object, a list of string values
error(MessageCodes, String, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, class name, Throwable object, a list of string values
error(MessageCodes, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code and a list of string values
error(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an error message
error(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an error message
error(MessageCodes, Throwable, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an error message
error(MessageCodes, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an error message
error(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.ERROR
error(MessageCodes, Throwable, String...) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.ERROR
error(Object, Throwable) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.ERROR
error(MessageCodes, String...) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.ERROR
error(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an error message
error(MessageCodes, Throwable, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an error message
error(MessageCodes, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an error message
error(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an error message
error(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an error message
error(MessageCodes, Throwable, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an error message
error(MessageCodes, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an error message
error(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an error message
ERROR_CATEGORY - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
High level failure (ERROR)
ERROR_CODE - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Error Code
ERROR_DESCRIPTION - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Error Description
ERROR_LEVEL - Static variable in class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
ErrorCodeMap - Class in org.openecomp.policy.common.logging.eelf
ErrorCodeMap contains a HashMap of ErrorCodeInfo (error code and error description)
ErrorCodeMap() - Constructor for class org.openecomp.policy.common.logging.eelf.ErrorCodeMap
 
evaluateSanity() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
evaluateSanity() is designed to be called by an external entity to evealuate the sanity of the node.
EventData - Class in org.openecomp.policy.common.logging.eelf
EventData can be used for logging a rule event.
EventData() - Constructor for class org.openecomp.policy.common.logging.eelf.EventData
 
EventData(String, Instant, Instant) - Constructor for class org.openecomp.policy.common.logging.eelf.EventData
 
EventTrackInfo - Class in org.openecomp.policy.common.logging.eelf
EventTrackInfo contains a ConcurrentHashMap of EventData
EventTrackInfo() - Constructor for class org.openecomp.policy.common.logging.eelf.EventTrackInfo
 
EventTrackInfoHandler - Class in org.openecomp.policy.common.logging.eelf
EventTrackInfoHandler is the handler of clean up all expired event objcts
EventTrackInfoHandler() - Constructor for class org.openecomp.policy.common.logging.eelf.EventTrackInfoHandler
 

F

FAILED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
FAILED_COUNTER_THRESHOLD - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
findMBeanServer() - Static method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
Finds the MBeanServer.
FlexLogger - Class in org.openecomp.policy.common.logging.flexlogger
FlexLogger acts as factory to generate instances of Logger based on logger type
FlexLogger() - Constructor for class org.openecomp.policy.common.logging.flexlogger.FlexLogger
 
FlexLogger.PropertiesCallBack - Class in org.openecomp.policy.common.logging.flexlogger
PropertiesCallBack is listening any updates on the policyLogger.properties
FlexLoggerTester - Class in org.openecomp.policy.common.logging.flexlogger
 
FlexLoggerTester() - Constructor for class org.openecomp.policy.common.logging.flexlogger.FlexLoggerTester
 
forSharing() - Method in class org.openecomp.policy.common.logging.nsa.LoggingContextFactory.Builder
 
ForwardProgressEntity - Class in org.openecomp.policy.common.im.jpa
 
ForwardProgressEntity() - Constructor for class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
ForwardProgressException - Exception in org.openecomp.policy.common.im
 
ForwardProgressException() - Constructor for exception org.openecomp.policy.common.im.ForwardProgressException
 
ForwardProgressException(String) - Constructor for exception org.openecomp.policy.common.im.ForwardProgressException
 
ForwardProgressException(Throwable) - Constructor for exception org.openecomp.policy.common.im.ForwardProgressException
 
ForwardProgressException(String, Throwable) - Constructor for exception org.openecomp.policy.common.im.ForwardProgressException
 
FP_MONITOR_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 

G

get(String, String) - Method in class org.openecomp.policy.common.logging.nsa.impl.Slf4jLoggingContext
 
get(String, long) - Method in class org.openecomp.policy.common.logging.nsa.impl.Slf4jLoggingContext
 
get(String, String) - Method in interface org.openecomp.policy.common.logging.nsa.LoggingContext
Get a string value, returning the default value if the value is missing.
get(String, long) - Method in interface org.openecomp.policy.common.logging.nsa.LoggingContext
Get a long value, returning the default value if the value is missing or not a long.
getActionName() - Method in class org.openecomp.policy.common.im.StateElement
 
getAdminState() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
getAdminState() - Method in class org.openecomp.policy.common.im.StateElement
 
getAdminState() - Method in class org.openecomp.policy.common.im.StateManagement
 
getAllEntries(String, Properties, String) - Method in class org.openecomp.policy.common.ia.DbDAO
getAllEntries gets all entriesfor a particular persistence unit adn className
getAllEntries(String, Properties, String, HashSet<Object>) - Method in class org.openecomp.policy.common.ia.DbDAO
getAllEntries gest all entries for a persistence unit
getAllForwardProgressEntity() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
 
getAllMyEntries(String) - Method in class org.openecomp.policy.common.ia.DbDAO
getAllMyEntries gets all the DB entries for a particular class
getAllMyEntries(String, HashSet<Object>) - Method in class org.openecomp.policy.common.ia.DbDAO
getAllMyEntries gets all entries for a class
getAvailStatus() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
getAvailStatus() - Method in class org.openecomp.policy.common.im.StateElement
 
getAvailStatus() - Method in class org.openecomp.policy.common.im.StateManagement
 
getClassname() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "classname"
getClassName() - Method in class org.openecomp.policy.common.logging.flexlogger.FlexLogger
Returns the calling class name
getClientIPAddress() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "clientIp"
getCreatedBy() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
getCreatedDate() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getCreatedDate() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
getCreatedDate() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getEndingAdminState() - Method in class org.openecomp.policy.common.im.StateElement
 
getEndingAvailStatus() - Method in class org.openecomp.policy.common.im.StateElement
 
getEndingOpState() - Method in class org.openecomp.policy.common.im.StateElement
 
getEndingStandbyStatus() - Method in class org.openecomp.policy.common.im.StateElement
 
getEndingState(String, String, String, String, String) - Method in class org.openecomp.policy.common.im.StateTransition
Calculates the state transition and returns the end state
getEndTime() - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
getEventDataByRequestID(String) - Method in class org.openecomp.policy.common.logging.eelf.EventTrackInfo
Returns an instance of EventData associated to this requestID
getEventInfo() - Method in class org.openecomp.policy.common.logging.eelf.EventTrackInfo
Returns a ConcurrentHashMap of EventData
getEventTracker() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
getException() - Method in class org.openecomp.policy.common.im.StateElement
 
getForwardProgressId() - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
getFpcCount() - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
getId() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getImTestId() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
getInstance(String, Properties) - Static method in class org.openecomp.policy.common.im.IntegrityMonitor
Get an instance of IntegrityMonitor for a given resource name.
getInstance() - Static method in class org.openecomp.policy.common.im.IntegrityMonitor
 
getInstanceUUID() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "instanceUuid"
getIntegrityAuditEntities(String, String) - Method in class org.openecomp.policy.common.ia.DbDAO
getIntegrityAuditEntities() Get all the IntegrityAuditEntities for a particular persistence unit and node type
getIntegrityAuditEntity(long) - Method in class org.openecomp.policy.common.ia.DbDAO
getIntegrityAuditEntity() gets the IntegrityAuditEntity with a particular ID
getIntegrityAuditPeriodSeconds() - Method in class org.openecomp.policy.common.ia.IntegrityAudit
Used during JUnit testing by AuditPeriodTest.java
getJdbcDriver() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getJdbcPassword() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getJdbcUrl() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getJdbcUser() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getLastUpdated() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getLastUpdated() - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
getLastUpdated() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getLogger(Class<?>) - Static method in class org.openecomp.policy.common.logging.flexlogger.FlexLogger
Returns an instance of Logger
getLogger(String) - Static method in class org.openecomp.policy.common.logging.flexlogger.FlexLogger
Returns an instance of Logger
getLogger(Class<?>, boolean) - Static method in class org.openecomp.policy.common.logging.flexlogger.FlexLogger
Returns an instance of Logger
getLogger(String, boolean) - Static method in class org.openecomp.policy.common.logging.flexlogger.FlexLogger
Returns an instance of Logger
getLoggingContextForRequest(HttpServletRequest, ECOMPLoggingContext) - Static method in class org.openecomp.policy.common.logging.ECOMPLoggingUtils
 
getMBeanConnection() - Method in class org.openecomp.policy.common.im.jmx.JmxAgentConnection
Get a connection to the jmxAgent MBeanServer.
getMDCInfo() - Method in class org.openecomp.policy.common.logging.eelf.DroolsPDPMDCInfo
 
getMDCInfo() - Method in interface org.openecomp.policy.common.logging.eelf.MDCInfo
 
getMessage() - Method in class org.openecomp.policy.common.im.StateChangeNotifier
 
getMetricBeginTimestamp() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "MetricBeginTimestamp"
getMetricElapsedTime() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "MetricElapsedTime"
getMetricEndTimestamp() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "MetricEndTimestamp"
getModifiedBy() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
getModifiedDate() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
getMyIntegrityAuditEntity() - Method in class org.openecomp.policy.common.ia.DbDAO
getMyIntegrityAuditEntity() gets my IntegrityAuditEntity
getNodeType() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getNodeType() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getObjectName(String) - Static method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
Get the MBean object name for the specified feature name.
getOpState() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
getOpState() - Method in class org.openecomp.policy.common.im.StateElement
 
getOpState() - Method in class org.openecomp.policy.common.im.StateManagement
 
getPartnerName() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "partnerName"
getPersistenceClassNames() - Method in class org.openecomp.policy.common.ia.DbDAO
getPersistenceClassNames() gets all the persistence class names.
getPersistenceUnit() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getProperties(File) - Static method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
Read in a properties file
getProperties(String) - Static method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
Read in a properties file
getProperties(File, PropertyUtil.Listener) - Static method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
Read in a properties file, and register for update notifications.
getProperties(String, PropertyUtil.Listener) - Static method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
Read in a properties file, and register for update notifications.
getRequestID() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "requestId"
getRequestID() - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
getResourceName() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getResourceName() - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
getResourceName() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getResourceName() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
getResourceRegistrationId() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getResourceUrl() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getServer() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "server"
getServerIPAddress() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "serverIp"
getServerName() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "serverName"
getServiceInstanceID() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "serviceInstanceId"
getServiceName() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "serviceName"
getSeverity() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "severity"
getSite() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
getSite() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
getStandbyStatus() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
getStandbyStatus() - Method in class org.openecomp.policy.common.im.StateElement
 
getStandbyStatus() - Method in class org.openecomp.policy.common.im.StateManagement
 
getStandbyStatus(String) - Method in class org.openecomp.policy.common.im.StateManagement
Get the standbystatus of a particular resource
getStartTime() - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
getStateManagement() - Method in class org.openecomp.policy.common.im.StateChangeNotifier
 
getStateManager() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
 
getStatusCode() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "statusCode"
getTargetEntity() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "targetEntity"
getTargetServiceName() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "targetServiceName"
getThreadID() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "threadId"
getTransactionBeginTimestamp() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "TransactionBeginTimestamp"
getTransactionElapsedTime() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "TransactionElapsedTime"
getTransactionEndTimestamp() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Get the value for the data item with key "TransactionEndTimestamp"
getTransId() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Returns current transaction Id used in MDC
getTransId() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns transaction Id for logging
getTransId() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns transaction Id
getTransId() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns transaction Id
getTransId() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns transaction Id

H

handleStateChange() - Method in class org.openecomp.policy.common.im.StateChangeNotifier
 
hashCode() - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
hm - Static variable in class org.openecomp.policy.common.logging.eelf.ErrorCodeMap
 
HOT_STANDBY - Static variable in class org.openecomp.policy.common.im.StateManagement
 

I

ImTestEntity - Class in org.openecomp.policy.common.im.jpa
 
ImTestEntity() - Constructor for class org.openecomp.policy.common.im.jpa.ImTestEntity
 
info(MessageCodes, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the Info event with String [] arguments
info(MessageCodes, String, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the Info event with String [] arguments
info(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message with its class name
info(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message without its class name passed in
info(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
info(MessageCodes, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, Throwable object, a list of string values
info(MessageCodes, String, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, class name, Throwable object, a list of string values
info(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
info(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
info(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.INFO
info(Object, Throwable) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.INFO
info(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
info(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
info(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
info(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
init(Properties) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Loads all the attributes from policyLogger.properties file
initializeState() - Method in class org.openecomp.policy.common.im.StateManagement
initializeState() is called when it is necessary to set the StateManagement to a known initial state.
IntegrityAudit - Class in org.openecomp.policy.common.ia
class IntegrityAudit Audits all persisted entities for all resource clusters for all sites and logs any anomalies.
IntegrityAudit(String, String, Properties) - Constructor for class org.openecomp.policy.common.ia.IntegrityAudit
IntegrityAudit constructor
IntegrityAuditEntity - Class in org.openecomp.policy.common.ia.jpa
 
IntegrityAuditEntity() - Constructor for class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
IntegrityAuditProperties - Class in org.openecomp.policy.common.ia
 
IntegrityAuditProperties() - Constructor for class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
IntegrityAuditProperties.NodeTypeEnum - Enum in org.openecomp.policy.common.ia
 
IntegrityAuditPropertiesException - Exception in org.openecomp.policy.common.ia
 
IntegrityAuditPropertiesException() - Constructor for exception org.openecomp.policy.common.ia.IntegrityAuditPropertiesException
 
IntegrityAuditPropertiesException(String) - Constructor for exception org.openecomp.policy.common.ia.IntegrityAuditPropertiesException
 
IntegrityAuditPropertiesException(Throwable) - Constructor for exception org.openecomp.policy.common.ia.IntegrityAuditPropertiesException
 
IntegrityAuditPropertiesException(String, Throwable) - Constructor for exception org.openecomp.policy.common.ia.IntegrityAuditPropertiesException
 
IntegrityMonitor - Class in org.openecomp.policy.common.im
IntegrityMonitor Main class for monitoring the integrity of a resource and managing its state.
IntegrityMonitor(String, Properties) - Constructor for class org.openecomp.policy.common.im.IntegrityMonitor
IntegrityMonitor constructor.
IntegrityMonitorProperties - Class in org.openecomp.policy.common.im
 
IntegrityMonitorProperties() - Constructor for class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
IntegrityMonitorPropertiesException - Exception in org.openecomp.policy.common.im
 
IntegrityMonitorPropertiesException() - Constructor for exception org.openecomp.policy.common.im.IntegrityMonitorPropertiesException
 
IntegrityMonitorPropertiesException(String) - Constructor for exception org.openecomp.policy.common.im.IntegrityMonitorPropertiesException
 
IntegrityMonitorPropertiesException(Throwable) - Constructor for exception org.openecomp.policy.common.im.IntegrityMonitorPropertiesException
 
IntegrityMonitorPropertiesException(String, Throwable) - Constructor for exception org.openecomp.policy.common.im.IntegrityMonitorPropertiesException
 
isAuditEnabled() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
returns true for enabled, false for not enabled
isAuditEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for audit enabled, or false for not
isAuditEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for error logging enabled, false for not enabled
isAuditEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for audit enabled, or false for not
isAuditEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for audit enabled, or false for not
isDebugEnabled() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
returns true for enabled, false for not enabled
isDebugEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for debug enabled, or false for not
isDebugEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for debug logging enabled, false for not enabled
isDebugEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for debug enabled, or false for not
isDebugEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for debug enabled, or false for not
isDesignated() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
isErrorEnabled() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
returns true for enabled, false for not enabled
isErrorEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for error enabled, or false for not
isErrorEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for error logging enabled, false for not enabled
isErrorEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for error enabled, or false for not
isErrorEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for error enabled, or false for not
isInfoEnabled() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
returns true for enabled, false for not enabled
isInfoEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for info enabled, or false for not
isInfoEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for info logging enabled, false for not enabled
isInfoEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for info enabled, or false for not
isInfoEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for info enabled, or false for not
isInfoEnabled1() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
returns true for enabled, false for not enabled
isMetricsEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for metrics enabled, or false for not
isMetricsEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for warn logging enabled, false for not enabled
isMetricsEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for metrics enabled, or false for not
isMetricsEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for metrics enabled, or false for not
isNodeTypeEnum(String) - Static method in class org.openecomp.policy.common.ia.IntegrityAudit
Determine if the nodeType conforms to the required node types
isOverrideLogbackLevel() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Returns true for overriding logback levels; returns false for not
isRegistered() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
Checks if this MBean is registered with the MBeanServer.
isThreadInitialized() - Method in class org.openecomp.policy.common.ia.IntegrityAudit
 
isTraceEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for trace enabled, or false for not
isTraceEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for trace logging enabled, false for not enabled
isTraceEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for trace enabled, or false for not
isTraceEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for trace enabled, or false for not
isUnitTesting - Static variable in class org.openecomp.policy.common.ia.IntegrityAudit
 
isUnitTesting - Static variable in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
isUnitTesting - Static variable in class org.openecomp.policy.common.im.IntegrityMonitor
 
isWarnEnabled() - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
returns true for enabled, false for not enabled
isWarnEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Returns true for warn enabled, or false for not
isWarnEnabled() - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Returns a boolean value, true for warn logging enabled, false for not enabled
isWarnEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns true for warn enabled, or false for not
isWarnEnabled() - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns true for warn enabled, or false for not

J

JMX_FQDN - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
JmxAgentConnection - Class in org.openecomp.policy.common.im.jmx
Class to create a JMX RMI connection to the JmxAgent.
JmxAgentConnection() - Constructor for class org.openecomp.policy.common.im.jmx.JmxAgentConnection
Set up the host/port from the properties.
JmxAgentConnection(String) - Constructor for class org.openecomp.policy.common.im.jmx.JmxAgentConnection
 

L

lock() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
 
lock() - Method in interface org.openecomp.policy.common.im.jmx.ComponentAdminMBean
Administratively lock component.
LOCK - Static variable in class org.openecomp.policy.common.im.StateManagement
 
lock() - Method in class org.openecomp.policy.common.im.StateManagement
lock() changes the administrative state to locked.
LOCKED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
Logger - Interface in org.openecomp.policy.common.logging.flexlogger
Interface Logger - implemented by Logger4J, EelfLogger and SystemOutLogger
Logger4J - Class in org.openecomp.policy.common.logging.flexlogger
Logger4J implements all the methods of interface Logger by calling org.apache.log4j.Logger
Logger4J(Class<?>) - Constructor for class org.openecomp.policy.common.logging.flexlogger.Logger4J
Constructor
Logger4J(String, String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.Logger4J
Constructor
LoggerType - Enum in org.openecomp.policy.common.logging.flexlogger
Logger types
LoggingContext - Interface in org.openecomp.policy.common.logging.nsa
An interface for providing data into the underlying logging context.
LoggingContextFactory - Class in org.openecomp.policy.common.logging.nsa
A factory for setting up a LoggingContext
LoggingContextFactory() - Constructor for class org.openecomp.policy.common.logging.nsa.LoggingContextFactory
 
LoggingContextFactory.Builder - Class in org.openecomp.policy.common.logging.nsa
 

M

Main - Class in org.openecomp.policy.common.sitemanager
This class contains the main entry point for Site Manager.
Main() - Constructor for class org.openecomp.policy.common.sitemanager.Main
 
main(String...) - Static method in class org.openecomp.policy.common.sitemanager.Main
This is the main entry point
MAX_FPC_UPDATE_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
MDCInfo - Interface in org.openecomp.policy.common.logging.eelf
Interface needs to be implemented by DroolsPDPMDCInfo
MessageCodes - Enum in org.openecomp.policy.common.logging.eelf
MessageCodes contains all the messagge codes for EELF logging messages
metricEnded() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Indicate the end of metric processing.
metrics(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics event with a String message
metrics(String, Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics event with a class name and a String message
metrics(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics event with a String message
metrics(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a metrics message
metrics(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the Metrics log message
metrics(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a metrics message
metrics(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a metrics message
METRICS_LEVEL - Static variable in class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
metricsPrintln(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics event with a String message
metricStarted() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Indicate the start of metric processing.

N

NODE_TYPE - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
NODE_TYPE - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
NULL_VALUE - Static variable in class org.openecomp.policy.common.im.StateManagement
 

O

OPERATION_STATE - Static variable in class org.openecomp.policy.common.im.StateManagement
 
OPERATION_STATE - Static variable in class org.openecomp.policy.common.im.StateTransition
 
org.openecomp.policy.common.ia - package org.openecomp.policy.common.ia
 
org.openecomp.policy.common.ia.jpa - package org.openecomp.policy.common.ia.jpa
 
org.openecomp.policy.common.im - package org.openecomp.policy.common.im
 
org.openecomp.policy.common.im.jmx - package org.openecomp.policy.common.im.jmx
 
org.openecomp.policy.common.im.jpa - package org.openecomp.policy.common.im.jpa
 
org.openecomp.policy.common.logging - package org.openecomp.policy.common.logging
 
org.openecomp.policy.common.logging.eelf - package org.openecomp.policy.common.logging.eelf
 
org.openecomp.policy.common.logging.flexlogger - package org.openecomp.policy.common.logging.flexlogger
 
org.openecomp.policy.common.logging.nsa - package org.openecomp.policy.common.logging.nsa
This package provides a logging context infrastructure and a corresponding implementation based on the SLF4J/Log4j "MDC" (Mapped Diagnostic Context) feature.
org.openecomp.policy.common.logging.nsa.impl - package org.openecomp.policy.common.logging.nsa.impl
 
org.openecomp.policy.common.sitemanager - package org.openecomp.policy.common.sitemanager
 

P

parmsAreBad(String, String, Properties, String) - Static method in class org.openecomp.policy.common.ia.IntegrityAudit
Makes sure we don't try to run the audit with bad parameters.
PARTNER_NAME - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Client or user invoking the API
PolicyLogger - Class in org.openecomp.policy.common.logging.eelf
PolicyLogger contains all the static methods for EELF logging
PolicyLogger() - Constructor for class org.openecomp.policy.common.logging.eelf.PolicyLogger
 
postMDCInfoForEvent(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Populates MDC info
postMDCInfoForEvent(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets transaction Id to MDC
postMDCInfoForEvent(String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Populates MDC Info
postMDCInfoForEvent(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Populates MDC Info
postMDCInfoForEvent(String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Populates MDC info
postMDCInfoForEvent(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Populates MDC Info
postMDCInfoForEvent(String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Returns transaction Id
postMDCInfoForEvent(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records transaction Id
postMDCInfoForEvent(String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Returns transaction Id
postMDCInfoForEvent(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records transaction Id
postMDCInfoForTriggeredRule(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Resets transaction Id in MDC for the rule triggered by this event
postMDCInfoForTriggeredRule(String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Populates MDC Info for the rule triggered
postMDCInfoForTriggeredRule(String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Populates MDC Info for the rule triggered
postMDCInfoForTriggeredRule(String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records transaction Id
postMDCInfoForTriggeredRule(String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records transaction Id
postMDCUUIDForTriggeredRule(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Resets transaction Id in MDC for the rule triggered by this event
prePersist() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
prePersist() - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
prePersist() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
prePersist() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
prePersist() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
preUpdate() - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
preUpdate() - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
preUpdate() - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
preUpdate() - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
preUpdate() - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
PROMOTE - Static variable in class org.openecomp.policy.common.im.StateManagement
 
promote() - Method in class org.openecomp.policy.common.im.StateManagement
promote() changes the standby status to providingservice if not otherwise failed.
PropertiesCallBack(String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.FlexLogger.PropertiesCallBack
 
propertiesChanged(Properties, Set<String>) - Method in class org.openecomp.policy.common.logging.flexlogger.FlexLogger.PropertiesCallBack
This method will be called automatically if he policyLogger.properties got updated
propertiesChanged(Properties, Set<String>) - Method in interface org.openecomp.policy.common.logging.flexlogger.PropertyUtil.Listener
Notification of a properties file change
propertiesChanged(Properties, Set<String>) - Method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil.Test
 
PropertyUtil - Class in org.openecomp.policy.common.logging.flexlogger
This class provides utilities to read properties from a properties file, and optionally get notifications of future changes
PropertyUtil() - Constructor for class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
 
PropertyUtil.Listener - Interface in org.openecomp.policy.common.logging.flexlogger
This is the callback interface, used for sending notifications of changes in the properties file.
PropertyUtil.Test - Class in org.openecomp.policy.common.logging.flexlogger
 
PROVIDING_SERVICE - Static variable in class org.openecomp.policy.common.im.StateManagement
 
put(String, String) - Method in class org.openecomp.policy.common.logging.nsa.impl.SharedContext
 
put(String, String) - Method in class org.openecomp.policy.common.logging.nsa.impl.Slf4jLoggingContext
 
put(String, long) - Method in class org.openecomp.policy.common.logging.nsa.impl.Slf4jLoggingContext
 
put(String, String) - Method in interface org.openecomp.policy.common.logging.nsa.LoggingContext
Put a key/value pair into the logging context, replacing an entry with the same key.
put(String, long) - Method in interface org.openecomp.policy.common.logging.nsa.LoggingContext
Put a key/value pair into the logging context, replacing an entry with the same key.

R

recordAuditEventEnd(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(String, String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(UUID, String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(UUID, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(String, String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
recordAuditEventEnd(UUID, String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
recordAuditEventEnd(String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
recordAuditEventEnd(UUID, String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
recordAuditEventEnd(String, String, String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(UUID, String, String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(String, String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(UUID, String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the ending time of the event with its request Id as the key
recordAuditEventEnd(String, String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
recordAuditEventEnd(UUID, String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
recordAuditEventEnd(String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
recordAuditEventEnd(UUID, String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
recordAuditEventEnd(String, String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
recordAuditEventEnd(UUID, String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
recordAuditEventEnd(String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
recordAuditEventEnd(UUID, String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
recordAuditEventStart(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the starting time of the event with its request Id as the key
recordAuditEventStart(UUID) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the starting time of the event with its request Id as the key
recordAuditEventStart(String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
recordAuditEventStart(UUID) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records an audit message
recordAuditEventStart(String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records event Id in audit log with the level.INFO
recordAuditEventStart(UUID) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the starting time of the event with its request Id as the key
recordAuditEventStart(String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
recordAuditEventStart(UUID) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records an audit message
recordAuditEventStart(String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
recordAuditEventStart(UUID) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records an audit message
recordAuditEventStartToEnd(String, String, Instant, Instant, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the audit with an event starting and ending times
recordMetricEvent(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics with an event Id and log message
recordMetricEvent(String, String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics with an event Id, class name and log message
recordMetricEvent(UUID, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records the metrics with an event Id and log message
recordMetricEvent(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a String message for metrics logs
recordMetricEvent(String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a metrics message
recordMetricEvent(UUID, String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a metrics message
recordMetricEvent(String, String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the Metrics with event Id and log message
recordMetricEvent(UUID, String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Records the Metrics with event Id and log message
recordMetricEvent(String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a metrics message
recordMetricEvent(UUID, String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a metrics message
recordMetricEvent(String, String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a metrics message
recordMetricEvent(UUID, String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a metrics message
REFRESH_STATE_AUDIT_INTERVAL_MS - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
register() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
Registers with the MBean server.
remove(String) - Method in class org.openecomp.policy.common.logging.eelf.EventTrackInfo
Removes an EventData object from a ConcurrentHashMap using the eventId as key.
ResourceRegistrationEntity - Class in org.openecomp.policy.common.im.jpa
 
ResourceRegistrationEntity() - Constructor for class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
RESPONSE_CODE - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Application specific response code
RESPONSE_DESCRIPTION - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Human readable description of the application specific response code
run() - Method in class org.openecomp.policy.common.ia.AuditThread
 
run() - Method in class org.openecomp.policy.common.logging.eelf.EventTrackInfoHandler
 

S

SERVER_NAME - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Server name
SERVICE_NAME - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Externally advertised API invoked by clients of this component
setActionName(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setAdminState(String) - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
setAdminState(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setAuditLevel(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets Audit OFF or ON
setAvailStatus(String) - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
setAvailStatus(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setClassname(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "classname".
setClientIPAddress(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "clientIp"
setCreatedBy(String) - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
setCreatedDate(Date) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setDebugLevel(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets Debug Level
setDesignated(boolean) - Method in class org.openecomp.policy.common.ia.DbDAO
 
setDesignated(String, String, boolean) - Method in class org.openecomp.policy.common.ia.DbDAO
 
setDesignated(boolean) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setEndingAdminState(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setEndingAvailStatus(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setEndingOpState(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setEndingStandbyStatus(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setEndTime(Instant) - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
setErrorLevel(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets Error OFF or ON
setException(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setFpcCount(long) - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
setInstanceUUID(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "instanceUuid"
setJdbcDriver(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setJdbcPassword(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setJdbcUrl(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setJdbcUser(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setLastUpdated() - Method in class org.openecomp.policy.common.ia.DbDAO
 
setLastUpdated(Date) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setLastUpdated(Date) - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
setLastUpdated(Date) - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
setMetricBeginTimestamp(Instant) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "MetricBeginTimestamp"
setMetricElapsedTime(Instant) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "MetricElapsedTime".
setMetricEndTimestamp(Instant) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "MetricEndTimestamp"
setMetricsLevel(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets Metrics OFF or ON
setModifiedBy(String) - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
setModifiedDate(Date) - Method in class org.openecomp.policy.common.im.jpa.ImTestEntity
 
setModifiedDate(Date) - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
setNodeType(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setNodeType(String) - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
setOpState(String) - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
setOpState(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setOverrideLogbackLevel(boolean) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets true for overriding logback levels; sets false for not
setPartnerName(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "partnerName"
setPersistenceUnit(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setRequestID(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "requestId"
setRequestID(String) - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
setResourceName(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setResourceName(String) - Method in class org.openecomp.policy.common.im.jpa.ForwardProgressEntity
 
setResourceName(String) - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
setResourceName(String) - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
setResourceUrl(String) - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
setServer(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "server"
setServerInfo(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets server information to MDC
setServerIPAddress(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "serverIp"
setServerName(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "serverName"
setServiceInstanceID(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "serviceInstanceId"
setServiceName(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "serviceName"
setSeverity(Long) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "severity"
setSite(String) - Method in class org.openecomp.policy.common.ia.jpa.IntegrityAuditEntity
 
setSite(String) - Method in class org.openecomp.policy.common.im.jpa.ResourceRegistrationEntity
 
setStandbyStatus(String) - Method in class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
setStandbyStatus(String) - Method in class org.openecomp.policy.common.im.StateElement
 
setStartTime(Instant) - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
setStatusCode(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "statusCode"
setTargetEntity(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "targetEntity"
setTargetServiceName(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "targetServiceName"
setThreadID(String) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "threadId".
setThreadInitialized(boolean) - Method in class org.openecomp.policy.common.ia.IntegrityAudit
 
setTransactionBeginTimestamp(Instant) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "TransactionBeginTimestamp"
setTransactionElapsedTime(Instant) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "TransactionElapsedTime".
setTransactionEndTimestamp(Instant) - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Set the value for the data item with key "TransactionEndTimestamp"
setTransId(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Sets transaction Id to MDC
setTransId(String) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Sets transaction Id for logging
setTransId(String) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Sets transaction Id
setTransId(String) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Sets transaction Id
setTransId(String) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Sets transaction Id
SharedContext - Class in org.openecomp.policy.common.logging.nsa.impl
A shared logging context for SLF4J
SharedContext(LoggingContext) - Constructor for class org.openecomp.policy.common.logging.nsa.impl.SharedContext
 
SharedLoggingContext - Interface in org.openecomp.policy.common.logging.nsa
A logging context must be thread-specific.
SITE_NAME - Static variable in class org.openecomp.policy.common.ia.IntegrityAuditProperties
 
SITE_NAME - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
Slf4jLoggingContext - Class in org.openecomp.policy.common.logging.nsa.impl
A logging context for SLF4J
Slf4jLoggingContext(LoggingContext) - Constructor for class org.openecomp.policy.common.logging.nsa.impl.Slf4jLoggingContext
 
STANDBY_STATUS - Static variable in class org.openecomp.policy.common.im.StateManagement
 
STANDBY_STATUS - Static variable in class org.openecomp.policy.common.im.StateTransition
 
StandbyStatusException - Exception in org.openecomp.policy.common.im
 
StandbyStatusException() - Constructor for exception org.openecomp.policy.common.im.StandbyStatusException
 
StandbyStatusException(String) - Constructor for exception org.openecomp.policy.common.im.StandbyStatusException
 
StandbyStatusException(Throwable) - Constructor for exception org.openecomp.policy.common.im.StandbyStatusException
 
StandbyStatusException(String, Throwable) - Constructor for exception org.openecomp.policy.common.im.StandbyStatusException
 
StandbyStatusException(String, Throwable, boolean, boolean) - Constructor for exception org.openecomp.policy.common.im.StandbyStatusException
 
startAuditThread() - Method in class org.openecomp.policy.common.ia.IntegrityAudit
Starts the audit thread
startTransaction() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
Checks admin state and resets transaction timer.
STATE_AUDIT_INTERVAL_MS - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
stateAudit() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
Look for "Forward Progress" on other nodes.
StateChangeNotifier - Class in org.openecomp.policy.common.im
StateChangeNotifier class implements the Observer pattern and is used to distribute state change notifications to any entity that registers a derived class with an instance of the StateManagement class.
StateChangeNotifier() - Constructor for class org.openecomp.policy.common.im.StateChangeNotifier
 
stateCheck(String) - Method in class org.openecomp.policy.common.im.IntegrityMonitor
 
StateElement - Class in org.openecomp.policy.common.im
 
StateElement() - Constructor for class org.openecomp.policy.common.im.StateElement
 
StateManagement - Class in org.openecomp.policy.common.im
StateManagement class handles all state changes per the Telecom standard X.731.
StateManagement(EntityManagerFactory, String) - Constructor for class org.openecomp.policy.common.im.StateManagement
StateManagement constructor
StateManagementEntity - Class in org.openecomp.policy.common.im.jpa
 
StateManagementEntity() - Constructor for class org.openecomp.policy.common.im.jpa.StateManagementEntity
 
StateTransition - Class in org.openecomp.policy.common.im
The StateTransition class coordinates all state transitions.
StateTransition() - Constructor for class org.openecomp.policy.common.im.StateTransition
StateTransition constructor
STATUS_CODE - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
High level success or failure (COMPLETE or ERROR)
stopAuditThread() - Method in class org.openecomp.policy.common.ia.IntegrityAudit
Stops the audit thread
stopListening(File, PropertyUtil.Listener) - Static method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
Stop listenening for updates
stopListening(String, PropertyUtil.Listener) - Static method in class org.openecomp.policy.common.logging.flexlogger.PropertyUtil
Stop listenening for updates
storeEventData(EventData) - Method in class org.openecomp.policy.common.logging.eelf.EventTrackInfo
Stores an EventData object in a ConcurrentHashMap using its requestID as key.
subsystemTest() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
Additional testing for subsystems that do not have a /test interface (for ex.
SystemOutLogger - Class in org.openecomp.policy.common.logging.flexlogger
SystemOutLogger implements all the methods of interface Logger by calling System.out.println
SystemOutLogger(Class<?>) - Constructor for class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Constructor
SystemOutLogger(String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Constructor

T

TARGET_ENTITY - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Target Entity
TARGET_SERVICE_NAME - Static variable in interface org.openecomp.policy.common.logging.eelf.Configuration
Target service name
test() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
 
test() - Method in interface org.openecomp.policy.common.im.jmx.ComponentAdminMBean
Test health of component.
Test(String) - Constructor for class org.openecomp.policy.common.logging.flexlogger.PropertyUtil.Test
 
TEST_TRANS_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
TEST_VIA_JMX - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
testLogging() - Method in class org.openecomp.policy.common.logging.flexlogger.FlexLoggerTester
 
testTransaction() - Method in class org.openecomp.policy.common.im.IntegrityMonitor
Execute a test transaction.
toString() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
toString() - Method in class org.openecomp.policy.common.logging.eelf.EventData
 
trace(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message with its class name
trace(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
trace(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
trace(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
trace(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.TRACE
trace(Object, Throwable) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.TRACE
trace(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
trace(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
trace(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
trace(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
transactionEnded() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Indicate the end of transaction processing.
transactionStarted() - Method in class org.openecomp.policy.common.logging.ECOMPLoggingContext
Indicate the start of transaction processing.
transferTo(SharedLoggingContext) - Method in class org.openecomp.policy.common.logging.nsa.impl.SharedContext
 
transferTo(SharedLoggingContext) - Method in interface org.openecomp.policy.common.logging.nsa.SharedLoggingContext
Copy this context's data to the given context.

U

unlock() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
 
unlock() - Method in interface org.openecomp.policy.common.im.jmx.ComponentAdminMBean
Administratively unlock component.
UNLOCK - Static variable in class org.openecomp.policy.common.im.StateManagement
 
unlock() - Method in class org.openecomp.policy.common.im.StateManagement
unlock() changes the administrative state to unlocked.
UNLOCKED - Static variable in class org.openecomp.policy.common.im.StateManagement
 
unregister() - Method in class org.openecomp.policy.common.im.jmx.ComponentAdmin
Unregisters with the MBean server.
update(Observable, Object) - Method in class org.openecomp.policy.common.im.StateChangeNotifier
 
updateProperties(Properties) - Static method in class org.openecomp.policy.common.im.IntegrityMonitor
 

V

valueOf(String) - Static method in enum org.openecomp.policy.common.ia.IntegrityAuditProperties.NodeTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openecomp.policy.common.logging.eelf.MessageCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openecomp.policy.common.logging.flexlogger.LoggerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openecomp.policy.common.ia.IntegrityAuditProperties.NodeTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openecomp.policy.common.logging.eelf.MessageCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openecomp.policy.common.logging.flexlogger.LoggerType
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String, String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message with its class name
warn(Object) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message
warn(String) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records only one String message without its class name passed in
warn(MessageCodes, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code and a list of string values
warn(MessageCodes, String, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, class name and a list of string values
warn(MessageCodes, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, Throwable object, a list of string values
warn(MessageCodes, String, Throwable, String...) - Static method in class org.openecomp.policy.common.logging.eelf.PolicyLogger
Records a message with passed in message code, Throwable object, a list of string values
warn(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
warn(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
warn(MessageCodes, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
warn(MessageCodes, Throwable, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.EelfLogger
Records a message
warn(Object) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.WARN
warn(Object, Throwable) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.WARN
warn(MessageCodes, String...) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.WARN
warn(MessageCodes, Throwable, String...) - Method in interface org.openecomp.policy.common.logging.flexlogger.Logger
Prints messages with the level.WARN
warn(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
warn(MessageCodes, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
warn(MessageCodes, Throwable, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
warn(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.Logger4J
Records a message
warn(Object) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
warn(MessageCodes, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
warn(MessageCodes, Throwable, String...) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
warn(Object, Throwable) - Method in class org.openecomp.policy.common.logging.flexlogger.SystemOutLogger
Records a message
withBaseContext(LoggingContext) - Method in class org.openecomp.policy.common.logging.nsa.LoggingContextFactory.Builder
 
WRITE_FPC_INTERVAL - Static variable in class org.openecomp.policy.common.im.IntegrityMonitorProperties
 
writeAuditDebugLog(String, String, String, Object, Object) - Method in class org.openecomp.policy.common.ia.DbAudit
writeAuditDebugLog() writes the mismatched entry details to the debug log
writeAuditSummaryLog(String, String, String, String) - Method in class org.openecomp.policy.common.ia.DbAudit
writeAuditSummaryLog() writes a summary of the DB mismatches to the error log
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.