public class GcsRegexPatternFileListFilter
extends <any>
Constructor and Description |
---|
GcsRegexPatternFileListFilter(Pattern pattern) |
GcsRegexPatternFileListFilter(String pattern) |
Modifier and Type | Method and Description |
---|---|
protected String |
getFilename(com.google.cloud.storage.BlobInfo blobInfo) |
protected boolean |
isDirectory(com.google.cloud.storage.BlobInfo blobInfo) |
public GcsRegexPatternFileListFilter(String pattern)
public GcsRegexPatternFileListFilter(Pattern pattern)
protected String getFilename(com.google.cloud.storage.BlobInfo blobInfo)
protected boolean isDirectory(com.google.cloud.storage.BlobInfo blobInfo)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.