Index
All Classes and Interfaces|All Packages
A
- ANALYSIS_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
C
- CREATING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
SURVEY-ACTION-SERVICE-0002 - The survey action service {0} is creating log file {1}
- CSVSurveyService - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv
-
CSVSurveyService is a survey action service implementation for analysing CSV Files to columns and profile the data in them.
- CSVSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyService
- CSVSurveyServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv
-
CSVSurveyServiceProvider provides the connector provider for the CSV Survey Action Service
- CSVSurveyServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyServiceProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OCF Connector implementation.
D
- dataType - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
- disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyService
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyService
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyService
-
Free up any resources held since the connector is no longer needed.
E
- example - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
F
- FILE_IO_ERROR - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
SURVEY-ACTION-SERVICE-0001 - The survey action service received an unexpected exception {0} during method {1}; the error message was: {2}
- FileStatsExtractor - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.extractors
-
FileStatsExtractor uses the FileClassifier to extract the stats about a file and then convert them into a list of annotation.
- FileStatsExtractor(File, FileClassifier, SurveyActionServiceConnector) - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.extractors.FileStatsExtractor
-
Constructor captures the file that is to be analysed.
- FileSurveyService - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
-
FileSurveyService is a survey action service implementation for extracting properties about a file.
- FileSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyService
- FileSurveyServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
-
FileSurveyServiceProvider provides the connector provider for the File Survey Action Service
- FileSurveyServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyServiceProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific OCF Connector implementation.
- FolderRequestParameter - Enum Class in org.odpi.openmetadata.adapters.connectors.surveyaction.controls
-
FolderRequestParameter details the request parameter supported by the Folder Surveyor.
- FolderSurveyService - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
-
FolderSurveyService is a survey action service implementation for analysing the files nested in a folder.
- FolderSurveyService() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyService
- FolderSurveyServiceProvider - Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
-
FolderSurveyServiceProvider provides the connector provider for the Folder Survey Action Service
- FolderSurveyServiceProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyServiceProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific survey action implementation.
G
- getAnnotation() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.extractors.FileStatsExtractor
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Return the data type for the request parameter.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Return the description of the request parameter.
- getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Return an example of the request parameter to help users understand how to set it up.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
Retrieve a message definition object for logging.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Return the name of the request parameter.
- getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Return a summary of this enum to use in a service provider.
- getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Retrieve all the defined request parameters
N
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
O
- org.odpi.openmetadata.adapters.connectors.surveyaction.controls - package org.odpi.openmetadata.adapters.connectors.surveyaction.controls
-
The controls are used to build the reference data for these services.
- org.odpi.openmetadata.adapters.connectors.surveyaction.extractors - package org.odpi.openmetadata.adapters.connectors.surveyaction.extractors
- org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc - package org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc
-
First Failure Data Capture (FFDC) definitions.
- org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv - package org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv
-
CSV Survey Action Service Connector.
- org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile - package org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
-
File Survey Action Service Connector.
- org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder - package org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
-
Folder (directory) Survey Action Service Connector.
P
- PROGRESS_REPORT - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
SURVEY-ACTION-SERVICE-0003 - The survey action service {0} is has surveyed {1} files and folders (directories)
R
- REUSING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
SURVEY-ACTION-SERVICE-0003 - The survey action service {0} is overriding log file {1}
S
- start() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveycsv.CSVSurveyService
-
Indicates that the survey action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.FileSurveyService
-
Indicates that the survey action service is completely configured and can begin processing.
- start() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderSurveyService
-
Indicates that the survey action service is completely configured and can begin processing.
- SURVEYING_FOLDER - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
SURVEY-ACTION-SERVICE-0004 - The survey action service {0} is surveying the {1} folder (directory) with an analysis level of {2}
- SurveyServiceAuditCode - Enum Class in org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc
-
The SurveyServiceAuditCode is used to define the message content for the OMRS Audit Log.
T
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
JSON-style toString
U
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
SURVEY-ACTION-SERVICE-0001 - The survey action service received an unexpected exception {0} during method {1}; the error message was: {2}
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.controls.FolderRequestParameter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.ffdc.SurveyServiceAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages