Package org.nuxeo.ecm.core.blob
Class CachingBlobStore.PathInfo
java.lang.Object
org.nuxeo.ecm.core.blob.CachingBlobStore.PathInfo
- All Implemented Interfaces:
Comparable<CachingBlobStore.PathInfo>
- Enclosing class:
- CachingBlobStore
protected static class CachingBlobStore.PathInfo
extends Object
implements Comparable<CachingBlobStore.PathInfo>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
path
-
time
protected final long time -
size
protected final long size
-
-
Constructor Details
-
PathInfo
- Throws:
IOException
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<CachingBlobStore.PathInfo>
-