All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description CloudStorageConfiguration Configuration forCloudStorageFileSystem
instances.CloudStorageConfiguration.Builder Builder forCloudStorageConfiguration
.CloudStorageFileAttributes Interface for attributes on a Cloud Storage file or pseudo-directory.CloudStorageFileAttributeView Metadata view for a Google Cloud Storage object.CloudStorageFileSystem Google Cloud StorageFileSystem
implementation.CloudStorageFileSystemProvider Google Cloud StorageFileSystemProvider
implementation.CloudStorageObjectImmutableException Exception reminding user that Cloud Storage objects can't be mutated.CloudStorageOption Main interface for file operation option classes related to Google Cloud Storage.CloudStorageOption.Copy Interface for Google Cloud Storage options that can be specified when copying files.CloudStorageOption.Open Interface for Google Cloud Storage options that can be specified when opening files.CloudStorageOption.OpenCopy Interface for Google Cloud Storage options that can be specified when opening or copying files.CloudStorageOptions Helper class for specifying options when opening and copying Cloud Storage files.CloudStoragePath A Google Cloud Storage specific implementation of thejava.nio.file.Path
interface.CloudStoragePseudoDirectoryException Exception thrown when erroneously trying to operate on a path with a trailing slash.CloudStorageRetryHandler Simple counter class to keep track of retry and reopen attempts when StorageExceptions are encountered.CountBytes CountBytes will read through the whole file given as input.ListFilesystems ListFilesystems is a simple program that lists the available NIO filesystems.LocalStorageHelper Utility to create an in-memory storage configuration for testing.LocalStorageHelper.FakeStorageRpcFactory ParallelCountBytes ParallelCountBytes will read through the whole file given as input.SeekableByteChannelPrefetcher SeekableByteChannelPrefetcher wraps an existing SeekableByteChannel to add prefetching.SeekableByteChannelPrefetcher.Statistics Stat Stat is a super-simple program that just displays the size of the file passed as argument.