forceEncoding(string str, *string encoding) | FileLocationHandler::AbstractFileLocationHandler | privatestatic |
getBinaryFile(string scheme, string location, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
getBinaryFileImpl(string scheme, string location, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getBinaryStream(string scheme, string location, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
getBinaryStreamImpl(string scheme, string location, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getIoPollerForLocation(string scheme, string location, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
getIoPollerForLocationImpl(string scheme, string location, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getOutputStream(string scheme, string location, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
getOutputStreamImpl(string scheme, string location, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getReadOptions() | FileLocationHandler::AbstractFileLocationHandler | |
getReadOptionsImpl() | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getSftpClient(string scheme, string location, *hash< auto > opts, reference< string > file) | FileLocationHandler::FileLocationHandlerSftp | private |
getStreamReader(string scheme, string location, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
getStreamReaderImpl(string scheme, string location, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getTextFile(string scheme, string location, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
getTextFileImpl(string scheme, string location, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
getWriteOptions() | FileLocationHandler::AbstractFileLocationHandler | |
getWriteOptionsImpl() | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |
SftpClientLocationOpts | FileLocationHandler::FileLocationHandlerSftp | |
writeFile(string scheme, string location, data contents, *hash< auto > opts) | FileLocationHandler::AbstractFileLocationHandler | |
writeFileImpl(string scheme, string location, data contents, *hash< auto > opts) | FileLocationHandler::FileLocationHandlerSftp | privatevirtual |