public class GcsInboundFileSynchronizer
extends <any>
Constructor and Description |
---|
GcsInboundFileSynchronizer(com.google.cloud.storage.Storage gcs) |
Modifier and Type | Method and Description |
---|---|
protected String |
getFilename(com.google.cloud.storage.BlobInfo file) |
protected long |
getModified(com.google.cloud.storage.BlobInfo file) |
protected boolean |
isFile(com.google.cloud.storage.BlobInfo file) |
public GcsInboundFileSynchronizer(com.google.cloud.storage.Storage gcs)
protected boolean isFile(com.google.cloud.storage.BlobInfo file)
protected String getFilename(com.google.cloud.storage.BlobInfo file)
protected long getModified(com.google.cloud.storage.BlobInfo file)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.