infrequentAccess property
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;
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.
TieredStorageRule? infrequentAccess;