JavaScript is disabled on your browser.
java.lang.Object
org.springframework.integration.file.filters.AbstractFileListFilter<F>
org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<com.google.cloud.storage.BlobInfo>
org.springframework.cloud.gcp.storage.integration.filters.GcsPersistentAcceptOnceFileListFilter
All Implemented Interfaces:
Closeable , AutoCloseable , org.springframework.integration.file.filters.FileListFilter<com.google.cloud.storage.BlobInfo>, org.springframework.integration.file.filters.ResettableFileListFilter<com.google.cloud.storage.BlobInfo>, org.springframework.integration.file.filters.ReversibleFileListFilter<com.google.cloud.storage.BlobInfo>
public class GcsPersistentAcceptOnceFileListFilter
extends org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter<com.google.cloud.storage.BlobInfo>
A filter for Google Cloud Storage.
Author:
João André Martins, Chengyuan Zhao
Field Summary
Fields inherited from class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
flushableStore, flushOnUpdate, prefix, store
Method Summary
Methods inherited from class org.springframework.integration.file.filters.AbstractPersistentAcceptOnceFileListFilter
accept, buildKey, close, fileStillExists, flushIfNeeded, isEqual, remove, rollback, setFlushOnUpdate
Methods inherited from class org.springframework.integration.file.filters.AbstractFileListFilter
filterFiles
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface org.springframework.integration.file.filters.FileListFilter
filterFiles
Copyright © 2020 Pivotal Software, Inc. . All rights reserved.