Class LongKeyedBucketOrds.FromManySmall

org.elasticsearch.search.aggregations.bucket.terms.LongKeyedBucketOrds
org.elasticsearch.search.aggregations.bucket.terms.LongKeyedBucketOrds.FromManySmall
All Implemented Interfaces:
, , org.elasticsearch.core.Releasable
Enclosing class:
LongKeyedBucketOrds

public static class LongKeyedBucketOrds.FromManySmall extends LongKeyedBucketOrds
Implementation that packs the owningbucketOrd into the top bits of a long and uses the bottom bits for the value.