KxCacheStorageConfiguration

The configuration for read only disk cache associated with a cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val size: Int

The size of cache in Gigabytes.

Link copied to clipboard

The type of cache storage. The valid values are:

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String