FULL

val FULL: EvictionPolicyType

During ejection, everything (including key, metadata, and value) will be ejected.

Full Ejection reduces the memory overhead requirement, at the cost of performance.

This value is only valid for buckets of type BucketType.COUCHBASE.