Class DirectoryService

java.lang.Object
org.elasticsearch.index.shard.AbstractIndexShardComponent
org.elasticsearch.index.store.DirectoryService
All Implemented Interfaces:
IndexShardComponent

public abstract class DirectoryService
extends AbstractIndexShardComponent
  • Constructor Details

  • Method Details

    • newDirectory

      public abstract org.apache.lucene.store.Directory newDirectory() throws java.io.IOException
      Throws:
      java.io.IOException