Interface IndexService.ShardStoreDeleter

  • All Known Implementing Classes:
    IndicesService
    Enclosing class:
    IndexService

    public static interface IndexService.ShardStoreDeleter
    • Method Detail

      • deleteShardStore

        void deleteShardStore​(java.lang.String reason,
                              ShardLock lock,
                              IndexSettings indexSettings)
                       throws java.io.IOException
        Throws:
        java.io.IOException