Index
All Classes and Interfaces|All Packages
A
- ANALYSIS_LEVEL - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.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.surveyfolder.FolderRequestParameter
- description - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.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.surveyfolder.FolderRequestParameter
- explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
- explanation - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
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.surveyfolder
-
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
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnnotation() - Method in class org.odpi.openmetadata.adapters.connectors.surveyaction.extractors.FileStatsExtractor
- getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
- getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the description of this annotation type that can be used in a Connector Provider for a Survey Action Service.
- getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Return the defined annotation types as a list of annotation type types.
- getAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the defined annotation types as a list of annotation type types.
- getDataType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderRequestParameter
-
Return the data type for the request parameter.
- getDescription() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderRequestParameter
-
Return the description of the request parameter.
- getExample() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderRequestParameter
-
Return an example of the request parameter to help users understand how to set it up.
- getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Return the description of the annotation type.
- getExplanation() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the description of the annotation type.
- 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.surveyfile.SurveyFileAnnotationType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderRequestParameter
-
Return the name of the request parameter.
- getName() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the name of the annotation type.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getRequestParameterType() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.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.surveyfolder.FolderRequestParameter
-
Retrieve all the defined request parameters
- getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Return the short description of the annotation type.
- getSummary() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Return the short description of the annotation type.
I
- INACCESSIBLE_FILES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
M
- MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
- MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
- metrics - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- MISSING_REF_DATA - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
N
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderRequestParameter
- name - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
O
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- 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
- PROFILE_ASSET_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- PROFILE_DEP_IMPL_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- PROFILE_FILE_EXTENSIONS - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- PROFILE_FILE_NAMES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- PROFILE_FILE_TYPES - Enum constant in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- 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.
- summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
- summary - Variable in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
- SurveyFileAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile
-
The SurveyFileAnnotationType enum describes the annotation types used by the File survey action service.
- SurveyFolderAnnotationType - Enum Class in org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder
-
The SurveyFolderAnnotationType enum describes the annotation types used by the folder survey action service.
- 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.ffdc.SurveyServiceAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.FolderRequestParameter
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.SurveyFolderAnnotationType
-
Output of this enum class and main value.
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.ffdc.SurveyServiceAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfolder.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.surveyfolder.SurveyFolderAnnotationType
-
Returns the enum constant of this class with the specified name.
- 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.
- values() - Static method in enum class org.odpi.openmetadata.adapters.connectors.surveyaction.surveyfile.SurveyFileAnnotationType
-
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.surveyfolder.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.surveyfolder.SurveyFolderAnnotationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages