protected static class LocalStoreImpl.LocalUnmodifiableStore<T,PK> extends UnmodifiableStore<T,PK,LocalStore<T,PK>> implements LocalStore<T,PK>
master| Constructor and Description |
|---|
LocalStoreImpl.LocalUnmodifiableStore(LocalStore<T,PK> master) |
addIndex, clear, createUnmodifiableFacade, createView, get, get, getAll, getByPrimaryKey, getMaster, getMultiple, getPrimaryKeyExtractor, iterator, put, query, query, queryAll, queryMultiple, readLock, remove, remove, removeByPrimaryKey, update, writeLockclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddIndex, clear, createUnmodifiableFacade, createView, get, get, getAll, getByPrimaryKey, getMultiple, getPrimaryKeyExtractor, put, query, query, queryAll, queryMultiple, remove, remove, removeByPrimaryKey, updatereadLock, writeLockpublic LocalStoreImpl.LocalUnmodifiableStore(LocalStore<T,PK> master)