Class MockFSIndexStore

java.lang.Object
org.elasticsearch.test.store.MockFSIndexStore

public final class MockFSIndexStore
extends java.lang.Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  MockFSIndexStore.TestPlugin  
  • Field Summary

    Fields
    Modifier and Type Field Description
    static org.elasticsearch.common.settings.Setting<java.lang.Boolean> INDEX_CHECK_INDEX_ON_CLOSE_SETTING  
  • Constructor Summary

    Constructors
    Constructor Description
    MockFSIndexStore()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • INDEX_CHECK_INDEX_ON_CLOSE_SETTING

      public static final org.elasticsearch.common.settings.Setting<java.lang.Boolean> INDEX_CHECK_INDEX_ON_CLOSE_SETTING
  • Constructor Details

    • MockFSIndexStore

      public MockFSIndexStore()