Class BitsetFilterCache.Value

java.lang.Object
org.elasticsearch.index.cache.bitset.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 Details

    • Value

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