public class RemoteFormatCache extends AbstractFormatCache
cache, cacheLock, reverse| Constructor and Description |
|---|
RemoteFormatCache(AbstractAggreGateDeviceController controller,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Integer |
add(TableFormat tableFormat) |
TableFormat |
get(int id) |
addIfNotExists, addImpl, clear, getCachedVersion, getName, getSize, obtainId, putpublic RemoteFormatCache(AbstractAggreGateDeviceController controller, java.lang.String name)
public TableFormat get(int id)
get in interface FormatCacheget in class AbstractFormatCacheprotected java.lang.Integer add(TableFormat tableFormat)
add in class AbstractFormatCache