public class ReadOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReadOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getBlockSize() |
long |
getIndexCacheSizeBytes() |
long |
getMetadataCacheSizeBytes() |
Optional<ByteBuffer> |
getSerializedManifest() |
Map<String,String> |
getStorageOptions() |
Optional<Integer> |
getVersion() |
String |
toString() |
public long getIndexCacheSizeBytes()
public long getMetadataCacheSizeBytes()
public Optional<ByteBuffer> getSerializedManifest()
Copyright © 2025. All rights reserved.