public class SimpleTransientStore extends AbstractTransientStore
TransientStore
Constructor and Description |
---|
SimpleTransientStore() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Cache> |
getCacheImplClass() |
long |
getStorageSize() |
canDelete, doGC, get, getCachingDirectory, getConfig, getL1Cache, getL2Cache, getStorageSizeMB, init, put, remove, removeAll, shutdown
public long getStorageSize()
getStorageSize
in class AbstractTransientStore
public Class<? extends Cache> getCacheImplClass()
getCacheImplClass
in class AbstractTransientStore
Copyright © 2015 Nuxeo SA. All rights reserved.