Skip navigation links
D E F G H I O R S T V 

D

disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
Close the config file

E

equals(Object) - Method in exception org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception.FileReadException
Return comparison result based on the content of the properties.

F

FileReadException - Exception in org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception
The FileReadException is thrown by the connector when it is not possible to retrieve the requested record.
FileReadException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception.FileReadException
This is the typical constructor used for creating an exception.
FileReadException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception.FileReadException
This is the constructor used for creating an exception that resulted from a previous error.

G

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.

H

hashCode() - Method in exception org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception.FileReadException
Return hash code for this object

I

initialize(String, ConnectionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
Initialize the connector.

O

org.odpi.openmetadata.adapters.connectors.structuredfile - package org.odpi.openmetadata.adapters.connectors.structuredfile
 
org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc - package org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc
 
org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception - package org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception
 

R

readRecord(int) - Method in interface org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStore
Return the requested data record.
readRecord(int) - Method in class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
Return the requested data record.

S

StructuredFileConnectorErrorCode - Enum in org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc
The StructuredFileConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Structured File Connector.
StructuredFileStore - Interface in org.odpi.openmetadata.adapters.connectors.structuredfile
StructuredFileStore defines the specific connector api for working with structured files.
StructuredFileStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.structuredfile
StructuredFileStoreConnector works with structured files to retrieve simple tables of data.
StructuredFileStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreConnector
 
StructuredFileStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.structuredfile
StructuredFileStoreProvider is the OCF connector provider for the structured file store connector.
StructuredFileStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.structuredfile.StructuredFileStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific registry store implementation.

T

toString() - Method in exception org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.exception.FileReadException
JSON-style toString
toString() - Method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
JSON-style toString

V

valueOf(String) - Static method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.adapters.connectors.structuredfile.ffdc.StructuredFileConnectorErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
D E F G H I O R S T V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.