public static interface KxCacheStorageConfiguration.Builder extends SdkPojo, CopyableBuilder<KxCacheStorageConfiguration.Builder,KxCacheStorageConfiguration>
| Modifier and Type | Method and Description |
|---|---|
KxCacheStorageConfiguration.Builder |
size(Integer size)
The size of cache in Gigabytes.
|
KxCacheStorageConfiguration.Builder |
type(String type)
The type of cache storage .
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildKxCacheStorageConfiguration.Builder type(String type)
The type of cache storage . The valid values are:
CACHE_1000 – This type provides at least 1000 MB/s disk access throughput.
type - The type of cache storage . The valid values are:
CACHE_1000 – This type provides at least 1000 MB/s disk access throughput.
KxCacheStorageConfiguration.Builder size(Integer size)
The size of cache in Gigabytes.
size - The size of cache in Gigabytes.Copyright © 2023. All rights reserved.