- getContext() - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorConnector
-
Return the context for this connector.
- getFileByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFileByPathName(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a folder by its fully qualified path name.
- getFolderByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a FolderProperties asset by its unique identifier (GUID).
- getFolderByPathName(String) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Retrieve a folder by its fully qualified path name.
- getFolderFiles(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Get the data files inside a folder - both those that are nested and those that are linked.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.integrationservices.files.ffdc.FilesIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getNestedFolders(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the list of folders nested inside a folder.
- getTopLevelDataFiles(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the list of folders nested inside a folder.
- getTopLevelFolders(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.files.connector.FilesIntegratorContext
-
Return the list of folders linked to the file server capability.