Class Entity.ConcurrentStore
java.lang.Object
org.eclipse.net4j.util.collection.Entity.ConcurrentStore
- All Implemented Interfaces:
Entity.Store
- Enclosing class:
- Entity
- Author:
- Eike Stepper
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.collection.Entity.Store
Entity.Store.Provider
-
Constructor Summary
ConstructorDescriptionConcurrentStore
(Entity.Store delegate) ConcurrentStore
(Entity.Store delegate, long timeoutMillis) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.net4j.util.collection.Entity.Store
namespace, store
-
Constructor Details
-
ConcurrentStore
-
ConcurrentStore
-
-
Method Details
-
namespaces
- Specified by:
namespaces
in interfaceEntity.Store
-
names
- Specified by:
names
in interfaceEntity.Store
-
entities
- Specified by:
entities
in interfaceEntity.Store
-
entities
- Specified by:
entities
in interfaceEntity.Store
-
entity
- Specified by:
entity
in interfaceEntity.Store
-
entity
- Specified by:
entity
in interfaceEntity.Store
-
read
-
read
-
write
-
write
-