A B C E G H I L P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- advanceNextPosition() - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- applyFilter(ConnectorSession, ConnectorTableHandle, Constraint) - Method in class io.trino.plugin.localfile.LocalFileMetadata
B
- beginTransaction(IsolationLevel, boolean, boolean) - Method in class io.trino.plugin.localfile.LocalFileConnector
C
- close() - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- configure(Binder) - Method in class io.trino.plugin.localfile.LocalFileModule
- create(String, Map<String, String>, ConnectorContext) - Method in class io.trino.plugin.localfile.LocalFileConnectorFactory
- cursor() - Method in class io.trino.plugin.localfile.LocalFileRecordSet
E
- equals(Object) - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- equals(Object) - Method in class io.trino.plugin.localfile.LocalFileTableHandle
G
- getAddress() - Method in class io.trino.plugin.localfile.LocalFileSplit
- getAddresses() - Method in class io.trino.plugin.localfile.LocalFileSplit
- getBoolean(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getColumnHandles(ConnectorSession, ConnectorTableHandle) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- getColumnMetadata(ConnectorSession, ConnectorTableHandle, ColumnHandle) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- getColumnName() - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- getColumns() - Static method in class io.trino.plugin.localfile.LocalFileTables.HttpRequestLogTable
- getColumns(LocalFileTableHandle) - Method in class io.trino.plugin.localfile.LocalFileTables
- getColumnType() - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- getColumnTypes() - Method in class io.trino.plugin.localfile.LocalFileRecordSet
- getCompletedBytes() - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getConnectorFactories() - Method in class io.trino.plugin.localfile.LocalFilePlugin
- getConstraint() - Method in class io.trino.plugin.localfile.LocalFileTableHandle
- getDouble(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getFiles(SchemaTableName) - Method in class io.trino.plugin.localfile.LocalFileTables
- getHttpRequestLogFileNamePattern() - Method in class io.trino.plugin.localfile.LocalFileConfig
- getHttpRequestLogLocation() - Method in class io.trino.plugin.localfile.LocalFileConfig
- getInfo() - Method in class io.trino.plugin.localfile.LocalFileSplit
- getLong(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getMetadata(ConnectorSession, ConnectorTransactionHandle) - Method in class io.trino.plugin.localfile.LocalFileConnector
- getName() - Method in class io.trino.plugin.localfile.LocalFileConnectorFactory
- getObject(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getOrdinalPosition() - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- getReadTimeNanos() - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getRecordSet(ConnectorTransactionHandle, ConnectorSession, ConnectorSplit, ConnectorTableHandle, List<? extends ColumnHandle>) - Method in class io.trino.plugin.localfile.LocalFileRecordSetProvider
- getRecordSetProvider() - Method in class io.trino.plugin.localfile.LocalFileConnector
- getRetainedSizeInBytes() - Method in class io.trino.plugin.localfile.LocalFileSplit
- getSchemaTableName() - Method in class io.trino.plugin.localfile.LocalFileTableHandle
- getSchemaTableName() - Static method in class io.trino.plugin.localfile.LocalFileTables.HttpRequestLogTable
- getServerAddressColumn() - Method in class io.trino.plugin.localfile.LocalFileTableHandle
- getServerAddressColumn() - Static method in class io.trino.plugin.localfile.LocalFileTables.HttpRequestLogTable
- getSlice(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- getSplitManager() - Method in class io.trino.plugin.localfile.LocalFileConnector
- getSplits(ConnectorTransactionHandle, ConnectorSession, ConnectorTableHandle, ConnectorSplitManager.SplitSchedulingStrategy, DynamicFilter) - Method in class io.trino.plugin.localfile.LocalFileSplitManager
- getTable(SchemaTableName) - Method in class io.trino.plugin.localfile.LocalFileTables
- getTableHandle(ConnectorSession, SchemaTableName) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- getTableMetadata(ConnectorSession, ConnectorTableHandle) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- getTableProperties(ConnectorSession, ConnectorTableHandle) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- getTables() - Method in class io.trino.plugin.localfile.LocalFileTables
- getTimestampColumn() - Method in class io.trino.plugin.localfile.LocalFileTableHandle
- getTimestampColumn() - Static method in class io.trino.plugin.localfile.LocalFileTables.HttpRequestLogTable
- getType(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
H
- hashCode() - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- hashCode() - Method in class io.trino.plugin.localfile.LocalFileTableHandle
- HttpRequestLogTable() - Constructor for class io.trino.plugin.localfile.LocalFileTables.HttpRequestLogTable
I
- INSTANCE - io.trino.plugin.localfile.LocalFileTransactionHandle
- io.trino.plugin.localfile - package io.trino.plugin.localfile
- isNull(int) - Method in class io.trino.plugin.localfile.LocalFileRecordCursor
- ISO_FORMATTER - Static variable in class io.trino.plugin.localfile.LocalFileRecordCursor
- isRemotelyAccessible() - Method in class io.trino.plugin.localfile.LocalFileSplit
L
- listSchemaNames(ConnectorSession) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- listTableColumns(ConnectorSession, SchemaTablePrefix) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- listTables(ConnectorSession, Optional<String>) - Method in class io.trino.plugin.localfile.LocalFileMetadata
- LOCAL_FILE_FILESYSTEM_ERROR - io.trino.plugin.localfile.LocalFileErrorCode
- LOCAL_FILE_NO_FILES - io.trino.plugin.localfile.LocalFileErrorCode
- LOCAL_FILE_READ_ERROR - io.trino.plugin.localfile.LocalFileErrorCode
- LocalFileColumnHandle - Class in io.trino.plugin.localfile
- LocalFileColumnHandle(String, Type, int) - Constructor for class io.trino.plugin.localfile.LocalFileColumnHandle
- LocalFileConfig - Class in io.trino.plugin.localfile
- LocalFileConfig() - Constructor for class io.trino.plugin.localfile.LocalFileConfig
- LocalFileConnector - Class in io.trino.plugin.localfile
- LocalFileConnector(LifeCycleManager, LocalFileMetadata, LocalFileSplitManager, LocalFileRecordSetProvider) - Constructor for class io.trino.plugin.localfile.LocalFileConnector
- LocalFileConnectorFactory - Class in io.trino.plugin.localfile
- LocalFileConnectorFactory() - Constructor for class io.trino.plugin.localfile.LocalFileConnectorFactory
- LocalFileErrorCode - Enum in io.trino.plugin.localfile
- LocalFileMetadata - Class in io.trino.plugin.localfile
- LocalFileMetadata(LocalFileTables) - Constructor for class io.trino.plugin.localfile.LocalFileMetadata
- LocalFileModule - Class in io.trino.plugin.localfile
- LocalFileModule() - Constructor for class io.trino.plugin.localfile.LocalFileModule
- LocalFilePlugin - Class in io.trino.plugin.localfile
- LocalFilePlugin() - Constructor for class io.trino.plugin.localfile.LocalFilePlugin
- LocalFileRecordCursor - Class in io.trino.plugin.localfile
- LocalFileRecordCursor(LocalFileTables, List<LocalFileColumnHandle>, SchemaTableName, HostAddress, TupleDomain<LocalFileColumnHandle>) - Constructor for class io.trino.plugin.localfile.LocalFileRecordCursor
- LocalFileRecordSet - Class in io.trino.plugin.localfile
- LocalFileRecordSet(LocalFileTables, LocalFileSplit, LocalFileTableHandle, List<LocalFileColumnHandle>) - Constructor for class io.trino.plugin.localfile.LocalFileRecordSet
- LocalFileRecordSetProvider - Class in io.trino.plugin.localfile
- LocalFileRecordSetProvider(LocalFileTables) - Constructor for class io.trino.plugin.localfile.LocalFileRecordSetProvider
- LocalFileSplit - Class in io.trino.plugin.localfile
- LocalFileSplit(HostAddress) - Constructor for class io.trino.plugin.localfile.LocalFileSplit
- LocalFileSplitManager - Class in io.trino.plugin.localfile
- LocalFileSplitManager(NodeManager) - Constructor for class io.trino.plugin.localfile.LocalFileSplitManager
- LocalFileTableHandle - Class in io.trino.plugin.localfile
- LocalFileTableHandle(SchemaTableName, OptionalInt, OptionalInt) - Constructor for class io.trino.plugin.localfile.LocalFileTableHandle
- LocalFileTableHandle(SchemaTableName, OptionalInt, OptionalInt, TupleDomain<ColumnHandle>) - Constructor for class io.trino.plugin.localfile.LocalFileTableHandle
- LocalFileTables - Class in io.trino.plugin.localfile
- LocalFileTables(LocalFileConfig) - Constructor for class io.trino.plugin.localfile.LocalFileTables
- LocalFileTables.HttpRequestLogTable - Class in io.trino.plugin.localfile
- LocalFileTransactionHandle - Enum in io.trino.plugin.localfile
P
- PRESTO_LOGS_SCHEMA - Static variable in class io.trino.plugin.localfile.LocalFileMetadata
S
- SERVER_ADDRESS_COLUMN - Static variable in class io.trino.plugin.localfile.LocalFileMetadata
- SERVER_ADDRESS_COLUMN_NAME - Static variable in class io.trino.plugin.localfile.LocalFileColumnHandle
- SERVER_ADDRESS_ORDINAL_POSITION - Static variable in class io.trino.plugin.localfile.LocalFileColumnHandle
- setHttpRequestLogFileNamePattern(String) - Method in class io.trino.plugin.localfile.LocalFileConfig
- setHttpRequestLogLocation(String) - Method in class io.trino.plugin.localfile.LocalFileConfig
- shutdown() - Method in class io.trino.plugin.localfile.LocalFileConnector
T
- toColumnMetadata() - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- toErrorCode() - Method in enum io.trino.plugin.localfile.LocalFileErrorCode
- toString() - Method in class io.trino.plugin.localfile.LocalFileColumnHandle
- toString() - Method in class io.trino.plugin.localfile.LocalFileSplit
- toString() - Method in class io.trino.plugin.localfile.LocalFileTableHandle
V
- valueOf(String) - Static method in enum io.trino.plugin.localfile.LocalFileErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.trino.plugin.localfile.LocalFileTransactionHandle
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.trino.plugin.localfile.LocalFileErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.trino.plugin.localfile.LocalFileTransactionHandle
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages