A C D E F G I J O R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(InputStream, String) - Method in class org.teiid.file.ftp.FtpFileConnection
- add(InputStream, String) - Method in interface org.teiid.file.VirtualFileConnection
-
Add a file
- add(InputStream, String, VirtualFileConnection.FileMetadata) - Method in interface org.teiid.file.VirtualFileConnection
-
Add a file
- areFilesUsableAfterClose() - Method in class org.teiid.file.ftp.FtpFileConnection
- areFilesUsableAfterClose() - Method in interface org.teiid.file.VirtualFileConnection
C
- close() - Method in class org.teiid.file.ftp.FtpFileConnection
- close() - Method in class org.teiid.file.ftp.FtpFileSystem
- convert(File[]) - Static method in class org.teiid.file.JavaVirtualFile
- createInputStreamFactory() - Method in class org.teiid.file.JavaVirtualFile
- createInputStreamFactory() - Method in interface org.teiid.file.VirtualFile
-
The
InputStreamFactoryfor utilizing this file as a blob or clob in the engine.
D
- delete(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
E
- exists(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
F
- FileMetadata() - Constructor for class org.teiid.file.VirtualFileConnection.FileMetadata
- FtpConfiguration - Interface in org.teiid.file.ftp
- FtpFileConnection - Class in org.teiid.file.ftp
- FtpFileConnection(FtpConfiguration) - Constructor for class org.teiid.file.ftp.FtpFileConnection
- FtpFileSystem - Class in org.teiid.file.ftp
- FtpFileSystem(FTPClient) - Constructor for class org.teiid.file.ftp.FtpFileSystem
G
- getAuthValue() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getBufferSize() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getClientMode() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
MUST be one of the values with default set, Default value required
FTPClient.ACTIVE_LOCAL_DATA_CONNECTION_MODEFTPClient.PASSIVE_LOCAL_DATA_CONNECTION_MODE - getCodeSigners(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- getConnectTimeout() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getControlEncoding() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getCreationTime() - Method in class org.teiid.file.JavaVirtualFile
- getCreationTime() - Method in interface org.teiid.file.VirtualFile
-
The creation time in UTC milliseconds
- getDataTimeout() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getDefaultTimeout() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getDirectoryEntries(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- getExecProt() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Value for the PROT command when SFTP is chosen.
- getFile(String) - Method in class org.teiid.file.ftp.FtpFileConnection
- getFile(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- getFileMapping() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getFiles(String) - Method in class org.teiid.file.ftp.FtpFileConnection
- getFiles(String) - Method in interface org.teiid.file.VirtualFileConnection
-
Return a list of files by a given file pattern
- getFiles(String, File) - Static method in class org.teiid.file.JavaVirtualFile
- getFiles(String, VirtualFileConnection, boolean) - Static method in class org.teiid.file.VirtualFileConnection.Util
-
Gets the file or files, if the path is a directory, at the given path.
- getFileType() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
File types defined by
FTPconstants: default file requiredFTP.ASCII_FILE_TYPEFTP.EBCDIC_FILE_TYPEFTP.BINARY_FILE_TYPEFTP.LOCAL_FILE_TYPE - getHost() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getIsFtps() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getKeyManager() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getLastModified() - Method in class org.teiid.file.JavaVirtualFile
- getLastModified() - Method in interface org.teiid.file.VirtualFile
-
The last modified time in UTC milliseconds
- getLastModified(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- getMountSource() - Method in class org.teiid.file.ftp.FtpFileSystem
- getName() - Method in class org.teiid.file.JavaVirtualFile
- getName() - Method in interface org.teiid.file.VirtualFile
-
Get the file name
- getNeedClientAuth() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getParentDirectory() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
The parent/root directory for ftp operations.
- getPassword() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getPort() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getProtocol() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getRootURI() - Method in class org.teiid.file.ftp.FtpFileSystem
- getSessionCreation() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getSize() - Method in class org.teiid.file.JavaVirtualFile
- getSize() - Method in interface org.teiid.file.VirtualFile
-
The size in bytes.
- getSize(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- getStorageMode() - Method in class org.teiid.file.JavaVirtualFile
- getStorageMode() - Method in interface org.teiid.file.VirtualFile
-
Get the
InputStreamFactory.StorageModeof this file. - getSupportedCipherSuites() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getSupportedProtocols() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getTrustManager() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getUseClientMode() - Method in interface org.teiid.file.ftp.FtpConfiguration
- getUsername() - Method in interface org.teiid.file.ftp.FtpConfiguration
-
Required Property
- getWantsClientAuth() - Method in interface org.teiid.file.ftp.FtpConfiguration
I
- isDirectory(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- isFile(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- isImplicit() - Method in interface org.teiid.file.ftp.FtpConfiguration
- isReadOnly() - Method in class org.teiid.file.ftp.FtpFileSystem
J
- JavaVirtualFile - Class in org.teiid.file
- JavaVirtualFile(File) - Constructor for class org.teiid.file.JavaVirtualFile
O
- openInputStream(boolean) - Method in class org.teiid.file.JavaVirtualFile
- openInputStream(boolean) - Method in interface org.teiid.file.VirtualFile
-
Open a stream for reading
- openInputStream(VirtualFile, VirtualFile) - Method in class org.teiid.file.ftp.FtpFileSystem
- openOutputStream(boolean) - Method in class org.teiid.file.JavaVirtualFile
- openOutputStream(boolean) - Method in interface org.teiid.file.VirtualFile
-
Open a stream for writing
- org.teiid.file - package org.teiid.file
- org.teiid.file.ftp - package org.teiid.file.ftp
R
- remove(String) - Method in class org.teiid.file.ftp.FtpFileConnection
- remove(String) - Method in interface org.teiid.file.VirtualFileConnection
-
Remove a file
S
- size() - Method in class org.teiid.file.VirtualFileConnection.FileMetadata
- size(Long) - Method in class org.teiid.file.VirtualFileConnection.FileMetadata
U
- Util() - Constructor for class org.teiid.file.VirtualFileConnection.Util
- UTIL - Static variable in class org.teiid.file.ftp.FtpFileConnection
V
- VirtualFile - Interface in org.teiid.file
- VirtualFileConnection - Interface in org.teiid.file
-
Simple interface for the filesystem
- VirtualFileConnection.FileMetadata - Class in org.teiid.file
- VirtualFileConnection.Util - Class in org.teiid.file
All Classes All Packages