JavaScript is disabled on your browser.
java.lang.Object
org.springframework.integration.file.filters.AbstractFileListFilter<F>
org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter<F>
org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<com.google.cloud.storage.BlobInfo>
org.springframework.cloud.gcp.storage.integration.filters.GcsSimplePatternFileListFilter
All Implemented Interfaces:
org.springframework.integration.file.filters.FileListFilter<com.google.cloud.storage.BlobInfo>
public class GcsSimplePatternFileListFilter
extends org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter<com.google.cloud.storage.BlobInfo>
A simple pattern file lister for Google Cloud Storage.
Author:
João André Martins, Chengyuan Zhao
Method Summary
Methods inherited from class org.springframework.integration.file.filters.AbstractSimplePatternFileListFilter
accept
Methods inherited from class org.springframework.integration.file.filters.AbstractDirectoryAwareFileListFilter
alwaysAccept, setAlwaysAcceptDirectories
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
Copyright © 2020 Pivotal Software, Inc. . All rights reserved.