Class LongKeyedBucketOrds.FromManySmall

java.lang.Object
org.elasticsearch.search.aggregations.bucket.terms.LongKeyedBucketOrds
org.elasticsearch.search.aggregations.bucket.terms.LongKeyedBucketOrds.FromManySmall
All Implemented Interfaces:
Closeable, AutoCloseable, 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.