| Constructor and Description |
|---|
S3Iterator(S3FileStore fileStore,
String key,
boolean incremental) |
S3Iterator(S3Path path) |
S3Iterator(S3Path path,
boolean incremental) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
S3Path |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic S3Iterator(S3Path path)
public S3Iterator(S3Path path, boolean incremental)
public S3Iterator(S3FileStore fileStore, String key, boolean incremental)
Copyright © 2018. All rights reserved.