All Classes and Interfaces
Class
Description
Configuration for
CloudStorageFileSystem instances.Builder for
CloudStorageConfiguration.Interface for attributes on a Cloud Storage file or pseudo-directory.
Metadata view for a Google Cloud Storage object.
Google Cloud Storage
FileSystem implementation.Google Cloud Storage
FileSystemProvider implementation.Exception reminding user that Cloud Storage objects can't be mutated.
Main interface for file operation option classes related to Google Cloud Storage.
Interface for Google Cloud Storage options that can be specified when copying files.
Interface for Google Cloud Storage options that can be specified when opening files.
Interface for Google Cloud Storage options that can be specified when opening or copying files.
Helper class for specifying options when opening and copying Cloud Storage files.
A Google Cloud Storage specific implementation of the
java.nio.file.Path interface.Exception thrown when erroneously trying to operate on a path with a trailing slash.
Simple counter class to keep track of retry and reopen attempts when StorageExceptions are
encountered.
Utility to create an in-memory storage configuration for testing.
SeekableByteChannelPrefetcher wraps an existing SeekableByteChannel to add prefetching.