Uses of Class
io.trino.plugin.localfile.LocalFileConfig
-
-
Uses of LocalFileConfig in io.trino.plugin.localfile
Methods in io.trino.plugin.localfile that return LocalFileConfig Modifier and Type Method Description LocalFileConfigLocalFileConfig. setHttpRequestLogFileNamePattern(String pattern)LocalFileConfigLocalFileConfig. setHttpRequestLogLocation(String httpRequestLogLocation)Constructors in io.trino.plugin.localfile with parameters of type LocalFileConfig Constructor Description LocalFileTables(LocalFileConfig config)
-