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() |
Map<String,String> |
getStorageOptions() |
Optional<Integer> |
getVersion() |
String |
toString() |
Copyright © 2025. All rights reserved.