C D G O S
C
- ConsoleAuditLogStoreConnector - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console
-
ConsoleAuditLogStoreConnector provides a connector implementation for a console (stdout) audit log.
- ConsoleAuditLogStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Default constructor used by the connector provider.
- ConsoleAuditLogStoreProvider - Class in org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console
-
ConsoleAuditLogStoreProvider is the OCF connector provider for the console audit log store.
- ConsoleAuditLogStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific
audit log store implementation.
D
- disconnect() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Free up any resources held since the connector is no longer needed.
G
- getAuditLogRecord(String) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Retrieve a specific audit log record.
- getAuditLogRecordsByComponent(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Retrieve a list of log records written by a specific component.
- getAuditLogRecordsBySeverity(String, Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Retrieve a list of log records of a specific severity.
- getAuditLogRecordsByTimeStamp(Date, Date, int, int) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Retrieve a list of log records written in a specified time period.
O
- org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console - package org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console
-
S
- start() - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Indicates that the connector is completely configured and can begin processing.
- storeLogRecord(OMRSAuditLogRecord) - Method in class org.odpi.openmetadata.adapters.repositoryservices.auditlogstore.console.ConsoleAuditLogStoreConnector
-
Store the audit log record in the audit log store.
C D G O S
Copyright © 2018–2019 ODPi. All rights reserved.