Class BlobPath

java.lang.Object
org.elasticsearch.common.blobstore.BlobPath

public class BlobPath extends Object
The list of paths where a blob can reside. The contents of the paths are dependent upon the implementation of BlobContainer.
  • Field Details

    • EMPTY

      public static final BlobPath EMPTY
  • Method Details