- GcsAcceptModifiedAfterFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
-
- GcsAcceptModifiedAfterFileListFilter() - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
-
- GcsAcceptModifiedAfterFileListFilter(Instant) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
-
- GcsDiscardRecentModifiedFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
-
- GcsDiscardRecentModifiedFileListFilter(Duration) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter
-
- GcsFileInfo - Class in com.google.cloud.spring.storage.integration
-
An object that holds metadata information for a Cloud Storage file.
- GcsFileInfo(BlobInfo) - Constructor for class com.google.cloud.spring.storage.integration.GcsFileInfo
-
- GcsInboundFileSynchronizer - Class in com.google.cloud.spring.storage.integration.inbound
-
An inbound file synchronizer for Google Cloud Storage.
- GcsInboundFileSynchronizer(Storage) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
-
- GcsInboundFileSynchronizingMessageSource - Class in com.google.cloud.spring.storage.integration.inbound
-
An inbound file sync message source for Google Cloud Storage.
- GcsInboundFileSynchronizingMessageSource(GcsInboundFileSynchronizer) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizingMessageSource
-
- GcsInboundFileSynchronizingMessageSource(GcsInboundFileSynchronizer, Comparator<File>) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizingMessageSource
-
- GcsMessageHandler - Class in com.google.cloud.spring.storage.integration.outbound
-
A file message handler for Google Cloud Storage.
- GcsMessageHandler(SessionFactory<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
-
- GcsMessageHandler(RemoteFileTemplate<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
-
- GcsMessageHandler(RemoteFileTemplate<BlobInfo>, FileExistsMode) - Constructor for class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
-
- GcsPersistentAcceptOnceFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
-
A filter for Google Cloud Storage.
- GcsPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsPersistentAcceptOnceFileListFilter
-
- GcsRegexPatternFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
-
A pattern file lister for Google Cloud Storage.
- GcsRegexPatternFileListFilter(String) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
-
- GcsRegexPatternFileListFilter(Pattern) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
-
- GcsRemoteFileTemplate - Class in com.google.cloud.spring.storage.integration
-
A remote file template for Google Cloud Storage.
- GcsRemoteFileTemplate(SessionFactory<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.GcsRemoteFileTemplate
-
Construct a RemoteFileTemplate with the supplied session factory.
- GcsSession - Class in com.google.cloud.spring.storage.integration
-
A session implementation for Google Cloud Storage.
- GcsSession(Storage) - Constructor for class com.google.cloud.spring.storage.integration.GcsSession
-
- GcsSessionFactory - Class in com.google.cloud.spring.storage.integration
-
A session factory implementation for Google Cloud Storage.
- GcsSessionFactory(Storage) - Constructor for class com.google.cloud.spring.storage.integration.GcsSessionFactory
-
- GcsSimplePatternFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
-
A simple pattern file lister for Google Cloud Storage.
- GcsSimplePatternFileListFilter(String) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsSimplePatternFileListFilter
-
- GcsStreamingMessageSource - Class in com.google.cloud.spring.storage.integration.inbound
-
A streaming message source for Google Cloud Storage.
- GcsStreamingMessageSource(RemoteFileTemplate<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
-
- GcsStreamingMessageSource(RemoteFileTemplate<BlobInfo>, Comparator<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
-
- getBlob() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Gets the underlying storage object in Google Cloud Storage.
- getBlobName() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
-
Returns the path to the blob/folder relative from the bucket root.
- getBlobName() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getBucket() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Returns the
Bucket associated with the resource.
- getBucketName() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
-
Returns the Google Storage bucket name.
- getBucketName() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getClientInstance() - Method in class com.google.cloud.spring.storage.integration.GcsSession
-
- getComponentType() - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizingMessageSource
-
- getComponentType() - Method in class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
-
- getDescription() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getFile() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getFileInfo() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
-
- getFilename() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getFilename(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
-
- getFilename(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsSimplePatternFileListFilter
-
- getFilename() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
-
- getFilename(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
-
- getGoogleStorageLocation() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getHostPort() - Method in class com.google.cloud.spring.storage.integration.GcsSession
-
- getInputStream() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getModified() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
-
- getModified(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
-
- getOutputStream() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Returns the output stream for a Google Cloud Storage file.
- getPermissions() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
-
- getSession() - Method in class com.google.cloud.spring.storage.integration.GcsSessionFactory
-
- getSize() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
-
- getURI() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- getURL() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
- GoogleStorageLocation - Class in com.google.cloud.spring.storage
-
Represents a Google Cloud Storage location provided by the user.
- GoogleStorageLocation(String) - Constructor for class com.google.cloud.spring.storage.GoogleStorageLocation
-
- GoogleStorageProtocolResolver - Class in com.google.cloud.spring.storage
-
A ProtocolResolver implementation for the gs:// protocol.
- GoogleStorageProtocolResolverSettings - Class in com.google.cloud.spring.storage
-
- GoogleStorageProtocolResolverSettings() - Constructor for class com.google.cloud.spring.storage.GoogleStorageProtocolResolverSettings
-
- GoogleStorageResource - Class in com.google.cloud.spring.storage
-
Implements WritableResource for reading and writing objects in Google Cloud Storage
(GCS).
- GoogleStorageResource(Storage, String, boolean) - Constructor for class com.google.cloud.spring.storage.GoogleStorageResource
-
Constructs the resource representation of a bucket or a blob (file) in Google Cloud Storage.
- GoogleStorageResource(Storage, String) - Constructor for class com.google.cloud.spring.storage.GoogleStorageResource
-
Constructor that defaults autoCreateFiles to true.
- GoogleStorageResource(Storage, GoogleStorageLocation, boolean) - Constructor for class com.google.cloud.spring.storage.GoogleStorageResource
-
Constructs the resource representation of a bucket or a blob (file) in Google Cloud Storage.