Class BlobPath
- java.lang.Object
-
- org.elasticsearch.common.blobstore.BlobPath
-
-
Constructor Summary
Constructors Constructor Description BlobPath()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BlobPathadd(String path)StringbuildAsString()static BlobPathcleanPath()Iterator<String>iterator()BlobPathparent()Returns this path's parent path.String[]toArray()StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-