Package one.microstream.afs.blobstore
Class BlobStorePath.Default
java.lang.Object
one.microstream.afs.blobstore.BlobStorePath.Default
- All Implemented Interfaces:
BlobStorePath
- Enclosing interface:
- BlobStorePath
public static final class BlobStorePath.Default extends Object implements BlobStorePath
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.afs.blobstore.BlobStorePath
BlobStorePath.Default, BlobStorePath.Validator -
Field Summary
Fields inherited from interface one.microstream.afs.blobstore.BlobStorePath
SEPARATOR, SEPARATOR_CHAR -
Constructor Summary
Constructors Constructor Description Default() -
Method Summary
Modifier and Type Method Description Stringcontainer()StringfullQualifiedName()Stringidentifier()BlobStorePathparentPath()String[]pathElements()
-
Constructor Details
-
Default
public Default()
-
-
Method Details
-
pathElements
- Specified by:
pathElementsin interfaceBlobStorePath
-
container
- Specified by:
containerin interfaceBlobStorePath
-
identifier
- Specified by:
identifierin interfaceBlobStorePath
-
fullQualifiedName
- Specified by:
fullQualifiedNamein interfaceBlobStorePath
-
parentPath
- Specified by:
parentPathin interfaceBlobStorePath
-