public final class S3LogStoreUtil
extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.fs.FileStatus[] |
s3ListFromArray(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path resolvedPath,
org.apache.hadoop.fs.Path parentPath)
Uses the S3ListRequest.v2 interface with the startAfter parameter to only list files
which are lexicographically greater than resolvedPath.
|
public static org.apache.hadoop.fs.FileStatus[] s3ListFromArray(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path resolvedPath,
org.apache.hadoop.fs.Path parentPath)
throws java.io.IOException
java.io.IOException