infrequentAccess property

TieredStorageRule? infrequentAccess
getter/setter pair

Rule to specify what data is stored in the infrequent access(IA) tier.

The IA tier allows storing more data per node with reduced performance.

Implementation

TieredStorageRule? infrequentAccess;