Modifier and Type | Method and Description |
---|---|
ObjectUnderFileSystem.ObjectListingChunk |
ObjectUnderFileSystem.ObjectListingChunk.getNextChunk()
Gets next chunk of object listings.
|
protected abstract ObjectUnderFileSystem.ObjectListingChunk |
ObjectUnderFileSystem.getObjectListingChunk(String key,
boolean recursive)
Gets a (partial) object listing result for the given key.
|
protected ObjectUnderFileSystem.ObjectListingChunk |
ObjectUnderFileSystem.getObjectListingChunkForPath(String path,
boolean recursive)
Gets a (partial) object listing for the given path.
|
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
COSUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
GCSUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
GCSV2UnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
KodoUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
OBSUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
OSSUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
S3AUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Modifier and Type | Method and Description |
---|---|
protected ObjectUnderFileSystem.ObjectListingChunk |
SwiftUnderFileSystem.getObjectListingChunk(String key,
boolean recursive) |
Copyright © 2023. All Rights Reserved.