Package one.microstream.afs.redis
Class BlobMetadata.Default
java.lang.Object
one.microstream.afs.redis.BlobMetadata.Default
- All Implemented Interfaces:
- BlobMetadata
- Enclosing interface:
- BlobMetadata
public static class BlobMetadata.Default extends Object implements BlobMetadata
- 
Nested Class SummaryNested classes/interfaces inherited from interface one.microstream.afs.redis.BlobMetadataBlobMetadata.Default
- 
Constructor SummaryConstructors Constructor Description Default()
- 
Method Summary
- 
Constructor Details- 
Defaultpublic Default()
 
- 
- 
Method Details- 
key- Specified by:
- keyin interface- BlobMetadata
 
- 
sizepublic long size()- Specified by:
- sizein interface- BlobMetadata
 
 
-