Class LongKeyedBucketOrds.FromManySmall

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