Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACTIONED_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation has been approved and insight has been added to Asset's metadata.
- ACTIVE_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- addAnnotation(Annotation, String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Add a new annotation to the annotation store as a top level annotation linked directly off of the report.
- addAnnotationExtension(String, Annotation) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Add a new annotation and link it to an existing annotation.
- addCSVFileToCatalog(String, String, String, List<String>, Character, Character) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Add a simple asset description linked to a connection object for a CSV file.
- addDataFileAssetToCatalog(String, String, String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Creates a new data file asset and links it to the folder structure implied in the path name.
- analysisStep - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- analysisStep - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- AnalysisStep - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The AnalysisStep enum describes an analysis step in a survey.
- analysisStepName - Variable in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
The analysis step that produces this annotation.
- AnalysisStepType - Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
AnalysisStepType describes an analysis step of a survey action service it is part of the metadata to help tools understand the operations of a service.
- AnalysisStepType() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Default constructor
- AnalysisStepType(AnalysisStepType) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Copy/clone constructor
- Annotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
Annotation is used to record information gleaned from a survey action service.
- Annotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Default constructor used by subclasses
- Annotation(Annotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Copy/clone Constructor
- AnnotationStatus - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
An AnnotationStatus defines the current status for an annotation plus some default descriptive text.
- AnnotationStore - Class in org.odpi.openmetadata.frameworks.surveyaction
-
The AnnotationStore provides the interface used by a survey action service to store annotations in the open metadata repositories.
- AnnotationStore(String, String, OpenMetadataClient, String, String, String, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Constructor sets up the key parameters for accessing the annotations store and creates a survey report.
- AnnotationStore(String, OpenMetadataClient, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Constructor sets up the key parameters for accessing the annotations store.
- AnnotationType - Interface in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The AnnotationType interface is implemented by an enum that describes the annotation types produced by a survey action service.
- AnnotationTypeType - Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
AnnotationTypeType describes an annotation type of survey action service it is part of the metadata to help tools understand the operations of a service.
- AnnotationTypeType() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Default constructor
- AnnotationTypeType(AnnotationTypeType) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Copy/clone constructor
- API_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- APPROVED_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation has been approved.
- ASSET_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of different file asset types detected when classifying the files under the surveyed directory.
- ASSET_TYPE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
C
- CAN_EXECUTE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- CAN_READ - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- CAN_WRITE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- CHECK_ACTION_TARGETS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- CHECK_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- CHECK_REQUEST_PARAMETERS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- ClassificationAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
ClassificationAnnotation recommends classifications for either an asset or a data field.
- ClassificationAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Default constructor
- ClassificationAnnotation(ClassificationAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Copy clone constructor
- COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- COLUMN_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- COLUMN_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- COLUMN_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- COLUMN_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- COLUMN_QNAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- COLUMN_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- COLUMN_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- COLUMN_VALUES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- completionStatus - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- CREATING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0003 - The survey action service {0} is creating log file {1}
- CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- CURRENT_AUDIT_HEADER_VERSION - Static variable in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Header version for this implementation
D
- DATA_CERTIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- DATA_NOT_CERTIFIED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- DATA_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- DATA_VALIDATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- DATABASE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- DATABASE_SCHEMA_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- DATABASE_TABLE_SIZES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- DataClassAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
DataClassAnnotation recommends a data class that potentially matches this data field.
- DataClassAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Default constructor
- DataClassAnnotation(DataClassAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Copy clone constructor
- DataFieldAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
DataFieldAnnotation is a common base class for annotations that are attached to a data field.
- DataFieldAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.DataFieldAnnotation
-
Default constructor
- DataFieldAnnotation(DataFieldAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.DataFieldAnnotation
-
Copy clone constructor
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- dataType - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- deleteAnnotation(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Remove an annotation from the annotation store.
- DEPLOYED_IMPL_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of different file deployed implementation types detected when classifying the files under the surveyed directory.
- DEPLOYED_IMPLEMENTATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- DERIVE_SCHEMA_FROM_DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Description of the action target.
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- description - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- disconnect() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionPipelineConnector
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Free up any resources held since the connector is no longer needed.
- disconnect() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Free up any resources held since the connector is no longer needed.
- DISCONNECT_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0001 - The {0} survey action service has been disconnected - either due to its own actions or a cancel request
- DISCONNECT_DETECTED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-004 - The {0} survey action service has been disconnected - either due to its own actions or a cancel request
- displayName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
- displayName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- displayName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- displayName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- displayName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- displayName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
E
- ENCODING - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return comparison result based on the content of the properties.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Compare the values of the supplied object with those stored in the current object.
- example - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
- EXECUTABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files and directories found under the surveyed that can be executed.
- explanation - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- explanation - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- explanation - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- explanation - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
F
- FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files found under the surveyed directory (and all subdirectories).
- FILE_EXTENSION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- FILE_EXTENSION_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of different file extensions found under the surveyed directory.
- FILE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- FILE_NAME_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of different file names found under the surveyed directory.
- FILE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- FILE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- FILE_TYPE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of different file types detected when classifying the files under the surveyed directory.
- FileDirectoryMeasurement - Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
FileDirectoryMeasurement describes the measurements that are typically captured when a file system is surveyed.
- FileDirectoryMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
-
Default Constructor
- FileDirectoryMetric - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
FileDirectoryMetric describes the metrics for a directory (folder) that are captured by the Folder Survey Action Service.
- FileMeasurement - Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
File measurement records the measurements taken from a file.
- FileMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
-
Default Constructor
- FileMetric - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
FileMetric describes the metrics for a file that are captured by the File Survey Action Service.
- FINAL_ANALYSIS_STEP - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Property name to control how much profiling the survey action service does.
- FUNCTION_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
G
- getActionProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Return the properties that will guide the governance action.
- getActionRequested() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Return the identifier of the type of action that needs to be run.
- getActionTargetElements() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the list of elements that this governance action service should work on.
- getActionTargetGUIDs() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Return the list of unique identifiers for the request for action target elements.
- getActionTargetType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return an action target type for use in the governance action service's provider.
- getActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return all the action targets defined in this enum.
- getActiveTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the additional properties for the Annotation.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return a copy of the additional properties.
- getAnalysisParameters() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the parameters used to drive the discovery service's analysis.
- getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the locally defined analysis step.
- getAnalysisStep() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStep() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return a description of the analysis step that the survey action service was in when it created the annotation.
- getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the locally defined analysis step.
- getAnalysisStepName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return the analysis step that produces this type of annotation.
- getAnalysisStepType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
Return the analysis step type for the connector provider for this enum value.
- getAnalysisStepTypes(AnalysisStep[]) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
convert the list of Analysis Steps into a list of analysis step types.
- getAnnotation(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return a specific annotation stored in the annotation store (previous or new).
- getAnnotationsForElement(String, int, int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the list of Annotations created for the element by previous runs of the survey action service.
- getAnnotationStatus() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the current status of the annotation.
- getAnnotationStore() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the annotation store for the survey action service.
- getAnnotationSubjects() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the list of elements that are linked to this annotation via the AssociatedAnnotation relationship.
- getAnnotationType() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the informal name for the type of annotation.
- getAnnotationTypeType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
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.frameworks.surveyaction.controls.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.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
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.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
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.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the defined annotation types as a list of annotation type types.
- getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the unique identifier of the asset that was analyzed.
- getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Return the unique identifier for the asset.
- getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the unique identifier of the asset being discovered.
- getAssetProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Returns a comprehensive collection of properties about the requested asset.
- getAssetStore() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the asset store for the survey action service.
- getAssetTypeCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getAssetTypeName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getAverageValue() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the average (mean) value of the values stored in the data field.
- getCandidateClassifications() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Return a map of candidate classification names to additional characteristics
- getCandidateDataClassGUIDs() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Return the identifiers of data classes that seem to match the values in this data field.
- getCandidateGlossaryCategoryGUIDs() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Return a list of unique identifiers of glossary categories that describe the topic of the data.
- getCandidateGlossaryTermGUIDs() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Return a list of unique identifiers of glossary terms that describe the meaning of the data.
- getCanExecute() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getCanRead() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getCanWrite() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getColumnCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getColumnCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- getColumnCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- getCompletionActionTargets() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return any additional action targets that should be made available to downstream governance actions.
- getCompletionDate() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the completion date for the report.
- getCompletionGuards() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the guards provided by the survey action service.
- getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the completion message - it may be null which means it completed ok.
- getCompletionMessage() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the populated message to act as the completion message.
- getCompletionRequestParameters() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return any new request parameters for downstream governance actions.
- getCompletionStatus() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Return the typical completion status used with this guard.
- getCompletionStatus() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the completion status provided by the survey action service.
- getConfidenceLevel() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the confidence level of the survey action service that the annotation is correct.
- getConnectorByConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Returns the connector corresponding to the supplied connection.
- getConnectorComponentDescription() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Return the component description that is used by this connector in the audit log.
- getConnectorToAsset() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Return the connector to the requested asset.
- getCreateTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Return the date and time that the data source was created.
- getCreationTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getCSVSurveyAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the defined annotation types as a list of annotation type types.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Return the data type for the request parameter.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Return the data type of the property used to store the measure.
- getDataType() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.measurements.SurveyMetric
-
Return the data type of the property used to store the measure.
- getDataValidationSurveyGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Return details of the guards used on a survey that is validating the structure and content of data.
- getDeployedImplementationType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return the preferred value of the deployed implementation type of the element that is linked to for this type of action target.
- getDeployedImplementationType() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getDeployedImplementationTypeCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
Return the description of the analysis step.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Return the description of the analysis step.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Return the description of the guard.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return the description of the action target.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Return the description of the request parameter.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Return the description of the metric.
- getDescription() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.measurements.SurveyMetric
-
Return the description of the metric.
- getDescription() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the default description for the status for this enum instance.
- getDescription() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the survey report description.
- getDescriptionGUID() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the unique identifier fort the valid value for the status for this enum instance.
- getDirectoryName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Return the name of the metric.
- getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Return the name of the metric.
- getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Return the name of the metric.
- getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Return the name of the metric.
- getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Return the name of the metric.
- getDisplayName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Return the name of the metric.
- getDisplayName() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.measurements.SurveyMetric
-
Return the name of the metric.
- getDisplayName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the display name of the survey report.
- getElementHeader() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
The element header is setup when an element is retrieved from the repository.
- getEncoding() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getEncoding() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Return the encoding of the data source.
- getEngineActionGUID() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the unique identifier for the engine action associated with this report.
- getExample() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Return an example of the request parameter to help users understand how to set it up.
- getExecutableFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getExplanation() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationType
-
Return the description of the processing that produces the annotation type.
- getExplanation() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return the description of the annotation type processing.
- getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the description of the annotation type.
- getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the description of the annotation type.
- getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the description of the annotation type.
- getExplanation() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the description of the annotation type.
- getExplanation() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the explanation for the annotation.
- getExpression() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationType
-
Return the expression used in the annotation type processing.
- getExpression() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return the expression used in the annotation type processing.
- getExpression() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the expression used in the annotation type processing.
- getExpression() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the expression used in the annotation type processing.
- getExpression() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the expression used in the annotation type processing.
- getExpression() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the expression used in the annotation type processing.
- getExpression() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the expression that represent the relationship between the annotation and the asset.
- getExtendedAnnotations(String, int, int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return any annotations attached to this annotation.
- getExtendedProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Return the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- getFileClassifier() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the file classifier that retrieves file reference data from the open metadata repositories.
- getFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getFileExtension() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getFileExtensionCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getFileName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getFileNameCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getFileSize() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getFileSurveyAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the defined annotation types as a list of annotation type types.
- getFileType() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getFileTypeCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getGuardType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Return the details of a specific guard.
- getHeaderVersion() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Return the version of this header.
- getHidden() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getHiddenFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getInaccessibleFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getInferredDataType() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the name of the data type that the discovery service believes the field is.
- getInferredFormat() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the name of the data format that the discovery service believes the field is.
- getInferredLength() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the length of the data field that has been deduced from the data stored.
- getInferredPrecision() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the precision of the data field that has been deduced from the data stored.
- getInferredScale() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the inferred scale used in other properties.
- getInformalTerm() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Return a string that describes the meaning of this data.
- getInformalTopic() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Return a string that describes the topic that this data is about.
- getJsonProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the JSON properties associated with the annotation.
- getJSONProperties(Object) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Convert the supplied properties object to a JSON String.
- getLastAccessedTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getLastAccessedTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Return the last time that the resource was accessed.
- getLastFileAccessedTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getLastFileCreationTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getLastFileModificationTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getLastModifiedTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getLength() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the length of the data field.
- getMatchingValues() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Return the count of matching values that match the specification of these data classes.
- getMaterializedViewCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
Retrieve a message definition object for an exception.
- getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Return the defined metrics as a list
- getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Return the defined metrics as a list
- getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Return the defined metrics as a list
- getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Return the defined metrics as a list
- getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Return the defined metrics as a list
- getMetrics() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Return the defined metrics as a list
- getModifiedTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Return the time that the file was last modified.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
Return the name of the analysis step.
- getName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Return the string to use as the name of the analysis step.
- getName() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationType
-
Return the name of the annotation type.
- getName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Return the name of the guard.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return the name of the action target.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Return the name of the request parameter.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the name of the annotation type.
- getName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the default name for the status for this enum instance.
- getNewAnnotations(int, int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the current list of annotations created by this survey run.
- getNonMatchingValues() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Return the count of values that do not match the specification of these data classes.
- getOpenMetadataStore() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return a generic interface for accessing and updating open metadata elements, classifications and relationships.
- getOpenMetadataTypeName() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the name of the open metadata type used for this type of annotation.
- getOpenMetadataTypeName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Return the name of the type of annotation - default is "Annotation".
- getOpenTypeDescription() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the description for the open metadata enum type that this enum class represents.
- getOpenTypeDescriptionGUID() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the unique identifier of the valid value for the open metadata enum type that this enum class represents.
- getOpenTypeGUID() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the unique identifier for the open metadata enum type that this enum class represents.
- getOpenTypeName() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the unique name for the open metadata enum type that this enum class represents.
- getOpenTypeWikiURL() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the description for the open metadata enum type that this enum class represents.
- getOrdinal() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Return the status code for this enum instance
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Return a map of property name to property value to provide additional information for this governance service.
- getOtherPropertyValues() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return a map of property name to property value to provide additional information for this governance service.
- getPathName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getPostgresDatabaseAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the defined annotation types for the PostgreSQL Database.
- getPostgresServerAnnotationTypeTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the defined annotation types for the PostgreSQL Server survey action service as a list of annotation type types.
- getProducedAnnotationTypes() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceProvider
-
Return the supported annotation types.
- getProfileCounts() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the map of different profiling counts that have been calculated.
- getProfileDates() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return a set of relevant dates describing different aspects of the data.
- getProfileDoubles() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the map of different large profiling counts that have been calculated.
- getProfileEndDate() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the time that the profiler stopped gathering data.
- getProfileFlags() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return a set of boolean flags describing different aspects of the data.
- getProfileProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the map of properties that make up the profile.
- getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the list of property names that make up this profile entry
- getProfilePropertyNames() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the list of property names that make up this profile entry
- getProfilePropertyNames() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the list of property values filled out in this annotation.
- getProfileStartDate() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the time that the profiler started gathering data.
- getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Return the property name used to store the measurement.
- getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Return the property name used to store the measurement.
- getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Return the property name used to store the measurement.
- getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Return the property name used to store the measurement.
- getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Return the property name used to store the measurement.
- getPropertyName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Return the property name used to store the measurement.
- getPropertyName() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.measurements.SurveyMetric
-
Return the property name used to store the measurement.
- getPurpose() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the purpose of the survey.
- getQualifiedName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Returns the stored qualified name property for the metadata entity.
- getQualityDimension() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Return the type of quality being measured.
- getQualityScore() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Return a quality score between 0 and 100 - 100 is the best.
- getReadableFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getRecordCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getRelatedEntityGUID() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Return the unique identifier of the object to connect to.
- getRelationshipProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Return the properties that should be stored in the relationship.
- getRelationshipTypeName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Return the type of relationship to create.
- getReportActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return all the action targets defined in this enum.
- getReportDisplayName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the display name of the survey report that will result from this survey request.
- getReportQualifiedName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the unique name of the survey report that will result from this survey request.
- getRequesterUserId() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the requester user identifier.
- getRequestParameters() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Return the properties that hold the parameters used to drive the survey action service's analysis.
- getRequestParameterType() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Return a summary of this enum to use in a service provider.
- getRequestParameterTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Retrieve all the defined request parameters
- getResourceName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getResourceProfileLogGUIDs() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Return the names of the log files used to store the profile data.
- getResourceProperties() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Return the properties of the data source.
- getReviewComment() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return any comments made by the steward during the review.
- getReviewDate() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the date that this annotation was reviewed.
- getRowsDeleted() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getRowsFetched() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getRowsInserted() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getRowsUpdated() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getSchemaCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getSchemaName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- getSchemaName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Return the name of the schema - this will be used in the creation of the schema object and reflects the content associated with the asset.
- getSchemaTypeName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Return the name of the schema type for this asset.
- getSessionTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getSimpleSurveyGuardTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Return details of the guards used on a simple survey.
- getSize() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getSize() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Return the size in bytes of the data source.
- getStartDate() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the creation date for the report.
- getStatsReset() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getSteward() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the name of the steward that reviewed the annotation.
- getStewardshipHandoverActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return all the action targets defined in this enum.
- getStewardshipReviewActionTargetTypes() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return all the action targets defined in this enum.
- getSubDirectoryCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getSummary() - Method in interface org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationType
-
Return the short description of the annotation type.
- getSummary() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return the short description of the annotation type.
- getSummary() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Return the short description of the annotation type.
- getSummary() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Return the short description of the annotation type.
- getSummary() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Return the short description of the annotation type.
- getSummary() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Return the short description of the annotation type.
- getSummary() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Return the summary description for the annotation.
- getSupportedAnalysisSteps() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceProvider
-
Return the analysis steps that the service supports.
- getSurveyActivity() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Return the unique name of the discovery activity.
- getSurveyDescription() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the description for the survey report that will result from this survey request.
- getSurveyPurpose() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the purpose of the survey.
- getSurveyReport(Class<B>, OpenMetadataElement, RelatedMetadataElementList, String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.converters.SurveyReportConverter
-
Using the supplied instances, return a new instance of the SurveyReport bean.
- getSurveyReportGUID() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the report identifier for this survey context.
- getSymLink() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- getSymLinkFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getTableCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- getTableCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- getTableName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- getTableQualifiedName() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- getTableSize() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- getTableType() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- getTotalFileSize() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getTotalTableSize() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- getTypeName() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Return the type name of the element that is linked to for this type of action target.
- getUnclassifiedFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- getUser() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Return the user that ran the survey action service.
- getValueCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return a map of values to value count for the data field.
- getValueList() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the list of values found in the data field.
- getValueRangeFrom() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the lowest value of the data stored in this data field.
- getValueRangeTo() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Return the upper value of the data stored in this data field.
- getViewCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- getWriteableFileCount() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
H
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Return hash code for this object
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Create a hash code for this element type.
- hashCode() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Create a hash code for this element type.
- HIDDEN_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files under the surveyed directory are hidden from standard users.
I
- IGNORE_ANALYSIS_STEPS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Provide a list of analysis steps to ignore.
- IGNORE_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation is invalid and should be ignored.
- INACCESSIBLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files under the surveyed folder that could not be accessed even to extract their basic properties.
- INACCESSIBLE_FILES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- INVALID_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation has been reviewed and declared invalid.
- INVALID_ASSET_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-005 - Asset {0} is of type {1} but survey action service {2} only supports the following asset type(s): {3}
- INVALID_EMBEDDED_SURVEY_ACTION_SERVICE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-003 - No embedded survey action services supplied to the survey action pipeline {0}
- INVALID_ROOT_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0007 - Asset {0} has a root schema of type {1} but survey action service {2} only supports the following root schema type(s): {3}
- IS_HIDDEN - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- IS_SYM_LINK - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- isForDuplicateProcessing() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the forDuplicateProcessing setting.
- isForLineage() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the forLineage setting.
- isUseCurrentEffectiveTime() - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Return the boolean setting for whether the current time for requests or null.
L
- LAST_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- LAST_FILE_ACCESSED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
The last time that a file was accessed in the surveyed directory (or any subdirectory).
- LAST_FILE_CREATION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
The last time that a file was created in the surveyed directory (or any subdirectory).
- LAST_FILE_MODIFIED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
The last time that a file was created in the surveyed directory (or any subdirectory).
- LAST_MODIFIED_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- LAST_STATISTICS_RESET - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- logAssetAuditMessage(String, String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Log an audit message about this asset.
M
- MAT_VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- MEASURE_RESOURCE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- metrics - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- metrics - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- metrics - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- metrics - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- MISSING_CERTIFICATION_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- MISSING_REF_DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- MISSING_SCHEMA_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- MODEL_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
N
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Action target name
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
- name - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- NEW_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation has been created but not reviewed.
- NO_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0005 - No information about the asset {0} has been returned from the asset store for survey action service {1}
- NO_EMBEDDED_SURVEY_ACTION_SERVICES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-002 - No embedded survey action services supplied to the survey action pipeline {0}
- NO_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0008 - The {0} Survey Acton Service has been supplied with asset {1} which does not have a schema attached
- NO_SCHEMA - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-007 - The {0} Survey Acton Service has been supplied with asset {1} which does not have a schema attached
- NO_SCHEMA_ATTRIBUTES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0009 - The {0} Survey Acton Service has been supplied with asset {1} which does not have any schema attributes attached
- NO_SCHEMA_ATTRIBUTES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-008 - The {0} Survey Acton Service has been supplied with asset {1} which does not have any schema attributes attached
- NULL_SURVEY_CONTEXT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-001 - No survey context supplied to the survey action service {0}
O
- openMetadataTypeName - Variable in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
The open metadata type used for this annotation type.
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- openMetadataTypeName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- org.odpi.openmetadata.frameworks.surveyaction - package org.odpi.openmetadata.frameworks.surveyaction
-
Connectors and interfaces of the Survey Action Framework (SAF).
- org.odpi.openmetadata.frameworks.surveyaction.controls - package org.odpi.openmetadata.frameworks.surveyaction.controls
-
Classes that describe the properties that control the behaviour of an executing survey action service and its role in a governance action process.
- org.odpi.openmetadata.frameworks.surveyaction.converters - package org.odpi.openmetadata.frameworks.surveyaction.converters
- org.odpi.openmetadata.frameworks.surveyaction.ffdc - package org.odpi.openmetadata.frameworks.surveyaction.ffdc
-
Details of the messages for the Audit Log and Exceptions.
- org.odpi.openmetadata.frameworks.surveyaction.measurements - package org.odpi.openmetadata.frameworks.surveyaction.measurements
-
These beans describe the typical measurements to capture for different types of technologies.
- org.odpi.openmetadata.frameworks.surveyaction.properties - package org.odpi.openmetadata.frameworks.surveyaction.properties
-
Property beans used on the Survey Action Framework interfaces.
- OTHER_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation's status stored in additional properties
P
- PATH_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- PRODUCE_ACTIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- PRODUCE_INVENTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- PROFILE_ASSET_TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- PROFILE_DATA - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- PROFILE_DEP_IMPL_TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- PROFILE_FILE_EXTENSIONS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- PROFILE_FILE_NAMES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- PROFILE_FILE_TYPES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- profilePropertyNames - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- profilePropertyNames - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- PROFILING_ASSOCIATED_RESOURCES - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- PropertyBase - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
This property header implements any common mechanisms that all property objects need.
- PropertyBase() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Typical Constructor
- PropertyBase(PropertyBase) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Copy/clone Constructor the resulting object will return true if tested with this.equals(template) as long as the template object is not null;
- propertyName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
- propertyName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- propertyName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
- propertyName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- propertyName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- propertyName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
Q
- QualityAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
QualityAnnotation records a quality assessment of the data.
- QualityAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Default constructor
- QualityAnnotation(QualityAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Copy clone constructor
R
- READABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files and directories found under the surveyed directory.
- RECORD_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
- recordCompletionStatus(CompletionStatus, List<String>, Map<String, String>, List<NewActionTarget>, AuditLogMessageDefinition) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Declare that all the processing for the governance action service is finished and the status of the work.
- RelationalColumnMetric - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
RelationalColumnMetric describes the metrics for a Relational Column.
- RelationalDatabaseMetric - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
RelationalDatabaseMetric describes the metrics for a Relational Database.
- RelationalDataManagerMeasurement - Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
RelationalDataManagerMeasurement captures statistics about a single database/catalog.
- RelationalDataManagerMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
-
Default Constructor
- RelationalSchemaMeasurement - Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
Captures the measurement counts for a relational schema.
- RelationalSchemaMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- RelationalSchemaMetric - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
RelationalSchemaMetric describes the metrics for a Relational Schema.
- RelationalTableMeasurement - Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
- RelationalTableMeasurement() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- RelationalTableMetric - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
RelationalTableMetric describes the metrics for a Relational Table.
- RelationshipAdviceAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
RelationshipAdviceAnnotation is used to record a recommendation that a new relationship should be made from this data field to another object in the open metadata types.
- RelationshipAdviceAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Default constructor
- RelationshipAdviceAnnotation(RelationshipAdviceAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Copy/clone constructor
- RequestForActionAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
RequestForActionAnnotation is used to record an issue that has been discovered.
- RequestForActionAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Default constructor
- RequestForActionAnnotation(RequestForActionAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Copy/clone constructor
- RESOURCE_INVENTORY - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Log file of topics known to the Apache Kafka server.
- RESOURCE_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- ResourceMeasureAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
DataSourceMeasurementAnnotation describes properties that describe the characteristics of the data source as a whole.
- ResourceMeasureAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Default constructor
- ResourceMeasureAnnotation(ResourceMeasureAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Copy clone constructor
- ResourcePhysicalStatusAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
DataSourceMeasurementAnnotation describes properties that describe the physical characteristics of a data source.
- ResourcePhysicalStatusAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Default constructor
- ResourcePhysicalStatusAnnotation(ResourcePhysicalStatusAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Copy clone constructor
- ResourceProfileAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
- ResourceProfileAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Default constructor
- ResourceProfileAnnotation(ResourceProfileAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Copy clone constructor
- ResourceProfileLogAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
DataProfileLogAnnotation is an annotation that is used when the profile data generated is too big to store in the metadata server and has been located in log files instead.
- ResourceProfileLogAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Default constructor
- ResourceProfileLogAnnotation(ResourceProfileLogAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Copy clone constructor
- REUSING_LOG_FILE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0004 - The survey action service {0} is overriding log file {1}
- REVIEWED_ANNOTATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation has been reviewed by no decision has been made.
- ROWS_DELETED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- ROWS_FETCHED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- ROWS_INSERTED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- ROWS_UPDATED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
S
- SAFAuditCode - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.ffdc
-
The SAFAuditCode is used to define the message content for the Audit Log.
- SAFErrorCode - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.ffdc
-
The SAF error code is used to define first failure data capture (FFDC) for errors that occur when working with SAF Discovery Services.
- SCHEMA_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- SCHEMA_EXTRACTION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- SCHEMA_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- SCHEMA_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- SCHEMA_VALIDATION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
- SchemaAnalysisAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
SchemaAnalysisAnnotation is used to describe the results of reviewing the structure of the content of an asset.
- SchemaAnalysisAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Default constructor
- SchemaAnalysisAnnotation(SchemaAnalysisAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Copy/clone constructor
- SemanticAnnotation - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
SemanticAnnotation provides a recommendation as to the likely meaning of data.
- SemanticAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Default constructor
- SemanticAnnotation(SemanticAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Copy clone constructor
- SequentialSurveyPipeline - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SequentialSurveyPipeline is a survey action pipeline that provides an inline sequential invocation of the supplied survey action services.
- SequentialSurveyPipeline() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SequentialSurveyPipeline
- SequentialSurveyPipelineProvider - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SequentialDiscoveryPipelineProvider is the provider for the SequentialDiscoveryPipeline - an ODF discovery pipeline connector.
- SequentialSurveyPipelineProvider() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SequentialSurveyPipelineProvider
-
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific survey action service implementation.
- SESSION_TIME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- setActionProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Set up the properties that will guide the remediation action.
- setActionRequested(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Set up the identifier of the type of action that needs to be run.
- setActionTargetGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Set up the list of unique identifiers for the request for action target elements.
- setActiveTime(double) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the additional properties for the Annotation.
- setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up additional properties.
- setAnalysisParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the parameters used to drive the discovery service's analysis.
- setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the name of the current analysis step.
- setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up a description of the analysis step that the survey action service was in when it created the annotation.
- setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the name of the current analysis step.
- setAnalysisStepName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up the analysis step that produces this type of annotation.
- setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the current status of the annotation.
- setAnnotationSubjects(List<OpenMetadataElement>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the list of elements that are linked to this annotation via the AssociatedAnnotation relationship.
- setAnnotationType(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the informal name for the type of annotation.
- setAssetGUID(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the unique identifier of the asset that was analyzed.
- setAssetTypeCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setAssetTypeName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setAuditLog(AuditLog) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Receive an audit log object that can be used to record audit log messages.
- setAverageValue(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the average (mean) value of the values stored in the data field.
- setCandidateClassifications(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Set up a map of candidate classification names to additional characteristics.
- setCandidateDataClassGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Set up the identifiers of data classes that seem to match the values in this data field.
- setCandidateGlossaryCategoryGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Set up a list of unique identifiers of glossary categories that describe the topic of the data.
- setCandidateGlossaryTermGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Set up a list of unique identifiers of glossary terms that describe the meaning of the data.
- setCanExecute(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setCanRead(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setCanWrite(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setColumnCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setColumnCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- setColumnCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- setCompletionDate(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the completion date for the report.
- setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the completion message,
- setCompletionMessage(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the completion message - it may be null which means it completed ok.
- setConfidenceLevel(int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the confidence level of the survey action service that the annotation is correct.
- setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Set up the date and time that the data source was created.
- setCreationTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setDeployedImplementationType(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setDeployedImplementationTypeCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Set up the description of the analysis step.
- setDescription(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the survey report description.
- setDirectoryName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the display name of the survey report.
- setElementHeader(ElementHeader) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
The element header is setup when an element is retrieved from the repository.
- setEncoding(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setEncoding(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Set up the encoding of the data source.
- setEngineActionGUID(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the unique identifier for the engine action associated with this report.
- setExecutableFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setExplanation(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up the description of the annotation type processing.
- setExplanation(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the explanation for the annotation.
- setExpression(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up the expression used in the annotation type processing.
- setExpression(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the expression that represent the relationship between the annotation and the asset.
- setExtendedProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Set up the properties that have been defined for a subtype of this object that are not supported explicitly by this bean.
- setFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setFileExtension(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setFileExtensionCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setFileName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setFileNameCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setFileSize(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setFileType(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setFileTypeCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setForDuplicateProcessing(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the forDuplicateProcessing setting.
- setForLineage(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the forLineage setting.
- setHeaderVersion(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Return the version of this header.
- setHidden(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setHiddenFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setInaccessibleFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setInferredDataType(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the name of the data type that the discovery service believes the field is.
- setInferredFormat(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the name of the data format that the discovery service believes the field is.
- setInferredLength(int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the length of the data field that has been deduced from the data stored.
- setInferredPrecision(int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the precision of the data field that has been deduced from the data stored.
- setInferredScale(int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the inferred scale used in other properties.
- setInformalTerm(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Set up a string that describes the meaning of this data.
- setInformalTopic(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Set up a string that describes the topic that this data is about.
- setJsonProperties(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the JSON properties associated with the annotation.
- setLastAccessedTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setLastAccessedTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Set up the last time that the resource was accessed.
- setLastFileAccessedTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setLastFileCreationTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setLastFileModificationTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setLastModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setLength(int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the length of the data field.
- setMatchingValues(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Set up the count of matching values that match the specification of these data classes.
- setMaterializedViewCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- setModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Set up the time that the file was last modified.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Set up the string to use as the name of the analysis step.
- setName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up the name of the annotation type.
- setNonMatchingValues(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Set up the count of values that do not match the specification of these data classes.
- setOpenMetadataTypeName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up the name of the open metadata type used for this type of annotation.
- setOpenMetadataTypeName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.PropertyBase
-
Set up the name of the type of annotation - default is "Annotation".
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
Set up a map of property name to property value to provide additional information for this governance service..
- setOtherPropertyValues(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up a map of property name to property value to provide additional information for this governance service..
- setPathName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setProfileCounts(Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the map of different profiling counts that have been calculated.
- setProfileDates(Map<String, Date>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up a set of relevant dates describing different aspects of the data.
- setProfileDoubles(Map<String, Double>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the map of different large profiling counts that have been calculated.
- setProfileEndDate(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the time that the profiler stopped gathering data.
- setProfileFlags(Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up a set of boolean flags describing different aspects of the data.
- setProfileProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the map of properties that make up the profile.
- setProfilePropertyNames(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the list of property values filled out in this annotation.
- setProfileStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set Up the time that the profiler started gathering data.
- setPurpose(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the creation date for the report.
- setQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the fully qualified name.
- setQualityDimension(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Set up the type of quality being measured.
- setQualityScore(int) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Set up a quality score between 0 and 100 - 100 is the best.
- setReadableFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setRecordCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setRelatedEntityGUID(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Set up the unique identifier of the object to connect to.
- setRelationshipProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Set up the properties that should be stored in the relationship.
- setRelationshipTypeName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Set up the type of relationship to create.
- setReportDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the display name of the survey report that will result from this survey request.
- setReportQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the unique name of the survey report that will result from this survey request.
- setResourceName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setResourceProfileLogGUIDs(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Set up the description of the log files used to store the profile data.
- setResourceProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Set up the properties of the data source.
- setReviewComment(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up any comments made by the steward during the review.
- setReviewDate(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the date that this annotation was reviewed.
- setRowsDeleted(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setRowsFetched(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setRowsInserted(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setRowsUpdated(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setSchemaCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setSchemaName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- setSchemaName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Set up the name of the schema - this will be used in the creation of the schema object and reflects the content associated with the asset.
- setSchemaTypeName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Set up the name of the schema type for this asset.
- setSessionTime(double) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setSize(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setSize(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Set up the size in bytes of the data source.
- setStartDate(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the creation date for the report.
- setStatsReset(Date) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setSteward(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the name of the steward that reviewed the annotation.
- setSubDirectoryCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setSummary(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
Set up the short description of the annotation type.
- setSummary(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Set up the summary description for the annotation.
- setSurveyActionServiceName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Set up the survey action service name.
- setSurveyActivity(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Set up the unique name of the discovery activity.
- setSurveyContext(SurveyContext) - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Set up details of the asset to analyze and the results of any previous analysis.
- setSurveyDescription(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the description for the survey report that will result from this survey request.
- setSurveyPurpose(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the purpose of the survey.
- setSymLink(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- setSymLinkFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setTableCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDataManagerMeasurement
- setTableCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- setTableName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- setTableQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- setTableSize(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- setTableType(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- setTotalFileSize(double) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setTotalTableSize(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- setUnclassifiedFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- setUseCurrentEffectiveTime(boolean) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Set up the boolean setting for whether the current time for requests or null.
- setUser(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Set up the user that ran the survey action service.
- setValueCount(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up a map of values to value count for the data field.
- setValueList(List<String>) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the list of values found in the data field.
- setValueRangeFrom(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the lowest value of the data stored in this data field.
- setValueRangeTo(String) - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Set up the upper value of the data stored in this data field.
- setViewCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- setWriteableFileCount(long) - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- start() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionPipelineConnector
-
Start the pipeline.
- start() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
-
Indicates that the survey action service is completely configured and can begin processing.
- STEWARD - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
The person who can be contacted if there are problems with the data from this hospital.
- SUB_DIRECTORY_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of subdirectories found under the surveyed directory.
- summary - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- summary - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
- summary - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
- summary - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
- SURVEY_COMPLETED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- SURVEY_FAILED - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- SURVEY_INVALID - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
- SURVEY_REPORT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
The survey report created by a survey action service.
- SurveyActionGuard - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The SurveyActionGuard enum describes the standard guards that are automatically set up for all survey action services.
- SurveyActionPipelineConnector - Class in org.odpi.openmetadata.frameworks.surveyaction
-
DiscoveryPipeline is a discovery service that is responsible for choreographing the discovery services passed on initializeEmbeddedConnectors.
- SurveyActionPipelineConnector() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionPipelineConnector
- SurveyActionService - Interface in org.odpi.openmetadata.frameworks.surveyaction
-
A marker interface to identify the service that this connector works with.
- SurveyActionServiceConnector - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SurveyActionServiceConnector describes a specific type of connector that is responsible for analyzing the content of a specific asset.
- SurveyActionServiceConnector() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceConnector
- SurveyActionServiceProvider - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SurveyActionServiceProvider implements the base class for the connector provider for a survey action service.
- SurveyActionServiceProvider() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SurveyActionServiceProvider
-
Base provider for all survey action services.
- SurveyActionTarget - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
SurveyActionTarget provides some standard action type names to use in the implementation of survey action services.
- SurveyAssetStore - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SurveyAssetStore defines the interface to a connector broker backed by an open metadata repository that returns information about the Asset that a survey action service is to analyze.
- SurveyAssetStore(String, String) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SurveyAssetStore
-
Constructor sets up the key parameters for accessing the asset store.
- SurveyContext - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SurveyContext provides a survey action service with access to information about the survey request along with access to the open metadata repository interfaces.
- SurveyContext(String, String, Map<String, String>, List<ActionTargetElement>, SurveyAssetStore, AnnotationStore, SurveyOpenMetadataStore, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Constructor sets up the key parameters for using the context.
- SurveyDatabaseAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The SurveyDatabaseAnnotationType enum describes the annotation types used by the PostgreSQL server survey action service.
- SurveyFileAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The SurveyFileAnnotationType enum describes the annotation types used by the File survey action service.
- SurveyFolderAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The SurveyFolderAnnotationType enum describes the annotation types used by the folder survey action service.
- SurveyMetric - Interface in org.odpi.openmetadata.frameworks.surveyaction.measurements
-
SurveyMetric describes the standard interface for an enum describing a list of metrics.
- SurveyOpenMetadataStore - Class in org.odpi.openmetadata.frameworks.surveyaction
-
SurveyOpenMetadataStore provides an interface to the open metadata store.
- SurveyOpenMetadataStore(OpenMetadataClient, String, String, String, String) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.SurveyOpenMetadataStore
-
The constructor needs an implementation of the open metadata store.
- SurveyReport - Class in org.odpi.openmetadata.frameworks.surveyaction.properties
-
SurveyReport describes the properties for a survey report.
- SurveyReport() - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Default constructor
- SurveyReport(SurveyReport) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Copy/clone constructor
- SurveyReportConverter<B> - Class in org.odpi.openmetadata.frameworks.surveyaction.converters
-
SurveyReportConverter converts GAF elements into a survey report bean.
- SurveyReportConverter(PropertyHelper, String, String) - Constructor for class org.odpi.openmetadata.frameworks.surveyaction.converters.SurveyReportConverter
-
Constructor
- SurveyRequestParameter - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
RequestParameter provides some standard definitions for request parameters used to pass properties to governance actions when they run.
- SurveyResourceManagerAnnotationType - Enum Class in org.odpi.openmetadata.frameworks.surveyaction.controls
-
The SurveyResourceManagerAnnotationType enum describes the annotation types used by the PostgreSQL server survey action service.
- SYM_LINK_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files under the surveyed directory that are symbolic links to files in other locations.
T
- TABLE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
- TABLE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- TABLE_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- TABLE_MEASUREMENTS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
- TABLE_NAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- TABLE_QNAME - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- TABLE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- TABLE_TYPE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
- TO_DO_ELEMENT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
To Do element created for the steward.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStepType
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.controls.AnnotationTypeType
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
JSON-style toString
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMeasurement
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMeasurement
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Output of this enum class and main value.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMeasurement
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMeasurement
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Output of this enum class and main value.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.Annotation
-
Standard toString method.
- toString() - Method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ClassificationAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataClassAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.DataFieldAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.QualityAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RelationshipAdviceAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.RequestForActionAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceMeasureAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourcePhysicalStatusAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.ResourceProfileLogAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SchemaAnalysisAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SemanticAnnotation
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.properties.SurveyReport
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.frameworks.surveyaction.SurveyContext
-
Standard toString method.
- TOTAL_FILE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Total number of bytes from all files found under the surveyed directory (and all subdirectories).
- TOTAL_TABLE_SIZE - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- typeName - Variable in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
The open metadata type name of the element that can be this type of action target.
U
- UNCLASSIFIED_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files under the surveyed directory that could not be classified using the existing reference data.
- UNEXPECTED_EXCEPTION - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-500-001 - Unexpected exception in survey action service {0} of type {1} detected by method {2}.
- UNKNOWN_STATUS - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Annotation has not had a status assigned
- updateAnnotation(Annotation) - Method in class org.odpi.openmetadata.frameworks.surveyaction.AnnotationStore
-
Replace the current properties of an annotation.
V
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionGuard
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyActionTarget
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFileAnnotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyRequestParameter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalColumnMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalTableMetric
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.properties.AnnotationStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.AnalysisStep
-
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.frameworks.surveyaction.controls.SurveyActionGuard
-
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.frameworks.surveyaction.controls.SurveyActionTarget
-
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.frameworks.surveyaction.controls.SurveyDatabaseAnnotationType
-
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.frameworks.surveyaction.controls.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.frameworks.surveyaction.controls.SurveyFolderAnnotationType
-
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.frameworks.surveyaction.controls.SurveyRequestParameter
-
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.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
-
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.frameworks.surveyaction.ffdc.SAFAuditCode
-
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.frameworks.surveyaction.ffdc.SAFErrorCode
-
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.frameworks.surveyaction.measurements.FileDirectoryMetric
-
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.frameworks.surveyaction.measurements.FileMetric
-
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.frameworks.surveyaction.measurements.RelationalColumnMetric
-
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.frameworks.surveyaction.measurements.RelationalDatabaseMetric
-
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.frameworks.surveyaction.measurements.RelationalSchemaMetric
-
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.frameworks.surveyaction.measurements.RelationalTableMetric
-
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.frameworks.surveyaction.properties.AnnotationStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VIEW_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.RelationalSchemaMetric
- VOLUME_LIST - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.controls.SurveyResourceManagerAnnotationType
W
- WRITEABLE_FILE_COUNT - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.measurements.FileDirectoryMetric
-
Number of files and directories found under the surveyed directory that can be written to.
- WRONG_TYPE_OF_ASSET - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0006 - Asset {0} is of type {1} but survey action service {2} only supports the following asset type(s): {3}
- WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFAuditCode
-
SAF-CONNECTOR-0002 - The {0} Survey Action Service has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
- WRONG_TYPE_OF_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.frameworks.surveyaction.ffdc.SAFErrorCode
-
SURVEY-ACTION-SERVICE-400-006 - The {0} Survey Acton Service has been supplied with a resource connector of class {1} rather than class {2} for asset {3}
All Classes and Interfaces|All Packages|Constant Field Values