Index

A C D E F G H I L N R S V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

available() - Method in class io.trino.filesystem.gcs.GcsInputStream
 

C

close() - Method in class io.trino.filesystem.gcs.GcsInputStream
 
close() - Method in class io.trino.filesystem.gcs.GcsOutputStream
 
configure(Binder) - Method in class io.trino.filesystem.gcs.GcsFileSystemModule
 
create(AggregatedMemoryContext) - Method in class io.trino.filesystem.gcs.GcsOutputFile
 
create(ConnectorIdentity) - Method in class io.trino.filesystem.gcs.GcsFileSystemFactory
 
create(ConnectorIdentity) - Method in class io.trino.filesystem.gcs.GcsStorageFactory
 
createDirectory(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
createExclusive(byte[]) - Method in class io.trino.filesystem.gcs.GcsOutputFile
 
createOrOverwrite(byte[]) - Method in class io.trino.filesystem.gcs.GcsOutputFile
 
createTemporaryDirectory(Location, String, String) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 

D

DEFAULT_SCOPES - Static variable in class io.trino.filesystem.gcs.GcsStorageFactory
 
deleteDirectory(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
deleteFile(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
deleteFiles(Collection<Location>) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
directoryExists(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 

E

exists() - Method in class io.trino.filesystem.gcs.GcsInputFile
 

F

flush() - Method in class io.trino.filesystem.gcs.GcsOutputStream
 

G

GCS_OAUTH_KEY - Static variable in class io.trino.filesystem.gcs.GcsStorageFactory
 
GcsFileIterator - Class in io.trino.filesystem.gcs
 
GcsFileIterator(GcsLocation, Page<Blob>) - Constructor for class io.trino.filesystem.gcs.GcsFileIterator
 
GcsFileSystem - Class in io.trino.filesystem.gcs
 
GcsFileSystem(ListeningExecutorService, Storage, int, long, int, int) - Constructor for class io.trino.filesystem.gcs.GcsFileSystem
 
GcsFileSystemConfig - Class in io.trino.filesystem.gcs
 
GcsFileSystemConfig() - Constructor for class io.trino.filesystem.gcs.GcsFileSystemConfig
 
GcsFileSystemFactory - Class in io.trino.filesystem.gcs
 
GcsFileSystemFactory(GcsFileSystemConfig, GcsStorageFactory) - Constructor for class io.trino.filesystem.gcs.GcsFileSystemFactory
 
GcsFileSystemModule - Class in io.trino.filesystem.gcs
 
GcsFileSystemModule() - Constructor for class io.trino.filesystem.gcs.GcsFileSystemModule
 
GcsInputFile - Class in io.trino.filesystem.gcs
 
GcsInputFile(GcsLocation, Storage, int, OptionalLong) - Constructor for class io.trino.filesystem.gcs.GcsInputFile
 
GcsInputStream - Class in io.trino.filesystem.gcs
 
GcsInputStream(GcsLocation, Blob, int, OptionalLong) - Constructor for class io.trino.filesystem.gcs.GcsInputStream
 
GcsOutputFile - Class in io.trino.filesystem.gcs
 
GcsOutputFile(GcsLocation, Storage, long) - Constructor for class io.trino.filesystem.gcs.GcsOutputFile
 
GcsOutputStream - Class in io.trino.filesystem.gcs
 
GcsOutputStream(GcsLocation, WriteChannel, AggregatedMemoryContext, long) - Constructor for class io.trino.filesystem.gcs.GcsOutputStream
 
GcsStorageFactory - Class in io.trino.filesystem.gcs
 
GcsStorageFactory(GcsFileSystemConfig) - Constructor for class io.trino.filesystem.gcs.GcsStorageFactory
 
GcsUtils - Class in io.trino.filesystem.gcs
 
getBackoffScaleFactor() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getBatchSize() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getBlob(Storage, GcsLocation, Storage.BlobGetOption...) - Static method in class io.trino.filesystem.gcs.GcsUtils
 
getBlobOrThrow(Storage, GcsLocation, Storage.BlobGetOption...) - Static method in class io.trino.filesystem.gcs.GcsUtils
 
getJsonKey() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getJsonKeyFilePath() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getMaxBackoffDelay() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getMaxRetries() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getMaxRetryTime() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getMinBackoffDelay() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getPageSize() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getPosition() - Method in class io.trino.filesystem.gcs.GcsInputStream
 
getProjectId() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getReadBlockSize() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
getReadChannel(Blob, GcsLocation, long, int, OptionalLong) - Static method in class io.trino.filesystem.gcs.GcsUtils
 
getWriteBlockSize() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 

H

handleGcsException(RuntimeException, String, GcsLocation) - Static method in class io.trino.filesystem.gcs.GcsUtils
 
handleGcsException(RuntimeException, String, Collection<Location>) - Static method in class io.trino.filesystem.gcs.GcsUtils
 
hasNext() - Method in class io.trino.filesystem.gcs.GcsFileIterator
 

I

io.trino.filesystem.gcs - package io.trino.filesystem.gcs
 
isRetryDelayValid() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
isUseGcsAccessToken() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 

L

lastModified() - Method in class io.trino.filesystem.gcs.GcsInputFile
 
length() - Method in class io.trino.filesystem.gcs.GcsInputFile
 
listDirectories(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
listFiles(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
location() - Method in class io.trino.filesystem.gcs.GcsInputFile
 
location() - Method in class io.trino.filesystem.gcs.GcsOutputFile
 

N

newInput() - Method in class io.trino.filesystem.gcs.GcsInputFile
 
newInputFile(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
newInputFile(Location, long) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
newOutputFile(Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
newStream() - Method in class io.trino.filesystem.gcs.GcsInputFile
 
next() - Method in class io.trino.filesystem.gcs.GcsFileIterator
 

R

read() - Method in class io.trino.filesystem.gcs.GcsInputStream
 
read(byte[], int, int) - Method in class io.trino.filesystem.gcs.GcsInputStream
 
renameDirectory(Location, Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 
renameFile(Location, Location) - Method in class io.trino.filesystem.gcs.GcsFileSystem
 

S

seek(long) - Method in class io.trino.filesystem.gcs.GcsInputStream
 
setBackoffScaleFactor(double) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setBatchSize(int) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setJsonKey(String) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setJsonKeyFilePath(String) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setMaxBackoffDelay(Duration) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setMaxRetries(int) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setMaxRetryTime(Duration) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setMinBackoffDelay(Duration) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setPageSize(int) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setProjectId(String) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setReadBlockSize(DataSize) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setUseGcsAccessToken(boolean) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
setWriteBlockSize(DataSize) - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 
skip(long) - Method in class io.trino.filesystem.gcs.GcsInputStream
 
skipNBytes(long) - Method in class io.trino.filesystem.gcs.GcsInputStream
 
stop() - Method in class io.trino.filesystem.gcs.GcsFileSystemFactory
 

V

validate() - Method in class io.trino.filesystem.gcs.GcsFileSystemConfig
 

W

write(byte[], int, int) - Method in class io.trino.filesystem.gcs.GcsOutputStream
 
write(int) - Method in class io.trino.filesystem.gcs.GcsOutputStream
 
A C D E F G H I L N R S V W 
All Classes and Interfaces|All Packages|Constant Field Values