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.AbstractRegexPatternFileListFilter<com.google.cloud.storage.BlobInfo>
org.springframework.cloud.gcp.storage.integration.filters.GcsRegexPatternFileListFilter
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, org.springframework.integration.file.filters.FileListFilter<com.google.cloud.storage.BlobInfo>
public class GcsRegexPatternFileListFilter
extends org.springframework.integration.file.filters.AbstractRegexPatternFileListFilter<com.google.cloud.storage.BlobInfo>
A 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.AbstractRegexPatternFileListFilter
accept, afterPropertiesSet, setPattern, setPattern
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.