protected final class S3AUnderFileSystem.S3AObjectListingChunkV1 extends Object implements ObjectUnderFileSystem.ObjectListingChunk
ListObjectsRequest
.Modifier and Type | Method and Description |
---|---|
String[] |
getCommonPrefixes()
Use common prefixes to infer pseudo-directories in object store.
|
ObjectUnderFileSystem.ObjectListingChunk |
getNextChunk()
Gets next chunk of object listings.
|
ObjectUnderFileSystem.ObjectStatus[] |
getObjectStatuses()
Returns objects in a pseudo-directory which may be a file or a directory.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasNextChunk
public ObjectUnderFileSystem.ObjectStatus[] getObjectStatuses()
ObjectUnderFileSystem.ObjectListingChunk
getObjectStatuses
in interface ObjectUnderFileSystem.ObjectListingChunk
public String[] getCommonPrefixes()
ObjectUnderFileSystem.ObjectListingChunk
getCommonPrefixes
in interface ObjectUnderFileSystem.ObjectListingChunk
@Nullable public ObjectUnderFileSystem.ObjectListingChunk getNextChunk() throws IOException
ObjectUnderFileSystem.ObjectListingChunk
getNextChunk
in interface ObjectUnderFileSystem.ObjectListingChunk
ObjectUnderFileSystem.ObjectListingChunk
for the next chunkIOException
Copyright © 2023. All Rights Reserved.