Package | Description |
---|---|
com.obs.services |
Modifier and Type | Method and Description |
---|---|
ReadAheadResult |
ObsClient.deleteReadAheadObjects(String bucketName,
String prefix) |
ReadAheadResult |
IObsClient.deleteReadAheadObjects(String bucketName,
String prefix)
Delete the read-ahead cache.
|
ReadAheadResult |
ObsClient.readAheadObjects(ReadAheadRequest request) |
ReadAheadResult |
IObsClient.readAheadObjects(ReadAheadRequest request)
Read ahead objects.
|
Copyright © 2019. All rights reserved.