Class BitsetFilterCache.Value

  • Enclosing class:
    BitsetFilterCache

    public static final class BitsetFilterCache.Value
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Value​(org.apache.lucene.util.BitSet bitset, ShardId shardId)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Value

        public Value​(org.apache.lucene.util.BitSet bitset,
                     ShardId shardId)