org.elasticsearch.index.cache.bloom
Class BloomCacheModule.BloomCacheSettings

java.lang.Object
  extended by org.elasticsearch.index.cache.bloom.BloomCacheModule.BloomCacheSettings
Enclosing class:
BloomCacheModule

public static final class BloomCacheModule.BloomCacheSettings
extends java.lang.Object


Field Summary
static java.lang.String TYPE
           
 
Constructor Summary
BloomCacheModule.BloomCacheSettings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TYPE

public static final java.lang.String TYPE
See Also:
Constant Field Values
Constructor Detail

BloomCacheModule.BloomCacheSettings

public BloomCacheModule.BloomCacheSettings()