- getColumnNames() - Method in interface org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStore
-
Return the list of column names associated with this structured file.
- getColumnNames() - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
-
Return the list of column names associated with this structured file.
- getErrorMessageId() - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
-
Returns the unique identifier for the error message.
- getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception.FileReadException
-
Return the invalid parameter's name, if known.
- getFileName() - Method in interface org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStore
-
Return the name of the file to read.
- getFileName() - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
-
Return the name of the file to read.
- getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
-
Returns the error message with the placeholders filled out with the supplied parameters.
- getHTTPErrorCode() - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
-
- getLastUpdateDate() - Method in interface org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStore
-
Return the last update data for the file.
- getLastUpdateDate() - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
-
Return the last update data for the file.
- getRecordCount() - Method in interface org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStore
-
Return the number of records in the file.
- getRecordCount() - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
-
Return the number of records in the file.
- getSystemAction() - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
-
Returns the error message with placeholders for specific details.
- getUserAction() - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
-
Returns instructions of how to resolve the issue reported in this exception.