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

B

BasicFileConnectorErrorCode - Enum in org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc
The BasicFileConnectorErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the Basic File Connector.
BasicFileStore - Interface in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFileStore defines the interface to access a file.
BasicFileStoreConnector - Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFileStoreConnector works with files to retrieve simple objects.
BasicFileStoreConnector() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
 
BasicFileStoreProvider - Class in org.odpi.openmetadata.adapters.connectors.datastore.basicfile
BasicFileStoreProvider is the OCF connector provider for the basic file store connector.
BasicFileStoreProvider() - Constructor for class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific store implementation.

D

disconnect() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Close the file

E

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

F

FileException - Exception in org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception
The FileException is thrown by the connector when it is not possible to retrieve the requested file.
FileException(ExceptionMessageDefinition, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the typical constructor used for creating an exception.
FileException(ExceptionMessageDefinition, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the typical constructor used for creating an exception.
FileException(ExceptionMessageDefinition, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the constructor used for creating an exception that resulted from a previous error.
FileException(ExceptionMessageDefinition, String, String, Throwable, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the constructor used for creating an exception that resulted from a previous error.
FileException(int, String, String, String, String, String[], String, String, String, String, Map<String, Object>) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
This is the constructor used when receiving an exception from a remote server.
FileException(int, String, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Deprecated.
FileException(int, String, String, String, String, String, Throwable, String) - Constructor for exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Deprecated.
fileStoreName - Variable in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
 

G

getFile() - Method in interface org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStore
Return the Java File object that provides access to the file.
getFile() - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the Java File object that provides access to the file.
getFile(String) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Return the Java File object that provides access to the file.
getFileName() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
Return the invalid parameter's name, if known.
getMessageDefinition() - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
Retrieve a message definition object for an exception.
getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.BasicFileConnectorErrorCode
Retrieve a message definition object for an exception.

H

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

I

initialize(String, ConnectionProperties) - Method in class org.odpi.openmetadata.adapters.connectors.datastore.basicfile.BasicFileStoreConnector
Initialize the connector.

O

org.odpi.openmetadata.adapters.connectors.datastore.basicfile - package org.odpi.openmetadata.adapters.connectors.datastore.basicfile
 
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc - package org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc
 
org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception - package org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception
 

T

toString() - Method in exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
JSON-style toString

V

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

Copyright © 2018–2020 ODPi. All rights reserved.