- unbind(String) - Method in class com.hammurapi.common.CompositeContext
-
- unbind(String) - Method in interface com.hammurapi.common.MutableContext
-
Unbinds named object.
- unbind(String) - Method in class com.hammurapi.common.SimpleMutableContext
-
- unbind(String) - Method in class com.hammurapi.common.SingletonChainingContext
-
- UNEQUAL_NM - Static variable in class com.hammurapi.extract.ComparisonResult
-
- UniqueIndex<ST,T extends ST,PK,V,S extends Store<ST,PK,S>> - Interface in com.hammurapi.store
-
Unique index.
- unlock() - Method in class com.hammurapi.store.AbstractTrackingLock
-
- unlock() - Method in class com.hammurapi.store.DeputyLock
-
- UnmodifiableStore<T,PK,S extends Store<T,PK,S>> - Class in com.hammurapi.store
-
- UnmodifiableStore(S) - Constructor for class com.hammurapi.store.UnmodifiableStore
-
- unmount(KP) - Method in class com.hammurapi.common.concurrent.AbstractPropertySet
-
- unmount(KE[], int) - Method in class com.hammurapi.common.concurrent.AbstractPropertySet
-
- unmount(KP) - Method in class com.hammurapi.common.concurrent.AbstractSubSet
-
- unmount(KP) - Method in interface com.hammurapi.common.concurrent.PropertySet
-
- unregister(Class<? super T>, T) - Method in class com.hammurapi.common.CompositeContext
-
- unregister(Class<? super T>, T) - Method in interface com.hammurapi.common.MutableContext
-
Removes service registration.
- unregister(Class<? super T>, T) - Method in class com.hammurapi.common.SimpleMutableContext
-
- unregister(Class<? super T>, T) - Method in class com.hammurapi.common.SingletonChainingContext
-
- unregisterXAResource(String, XAResource) - Method in class com.hammurapi.common.concurrent.transactions.AbstractTransactionalProcessor
-
- unregisterXAResource(String, XAResource) - Method in class com.hammurapi.common.concurrent.transactions.StandaloneTransactionalProcessor
-
- update(T, Object...) - Method in interface com.hammurapi.common.Observer
-
This method is invoked by observables when observable state changes.
- update(Store.Handle<ST, PK, S>, boolean) - Method in class com.hammurapi.store.AbstractIndex
-
Updates index
- update(Predicate<T, S>, Store.UpdateTask<T, PK, S>) - Method in class com.hammurapi.store.AbstractStore
-
- update(PK, T) - Method in interface com.hammurapi.store.BackingStore
-
Updates object in the backing store.
- update(Predicate<T, S>, Store.UpdateTask<T, PK, S>) - Method in class com.hammurapi.store.DeputyStore
-
- update(Predicate<T, S>, Store.UpdateTask<T, PK, S>) - Method in class com.hammurapi.store.LiveView
-
- update(T) - Method in class com.hammurapi.store.local.LocalHandle
-
- update() - Method in class com.hammurapi.store.local.LocalHandle
-
- update(T) - Method in interface com.hammurapi.store.Store.Handle
-
Updates object referenced by this handle.
- update() - Method in interface com.hammurapi.store.Store.Handle
-
Clears cache and updates
indexes.
- update(Predicate<T, S>, Store.UpdateTask<T, PK, S>) - Method in interface com.hammurapi.store.Store
-
Updates objects matching the predicate.
- update(Predicate<T, S>, Store.UpdateTask<T, PK, S>) - Method in class com.hammurapi.store.UnmodifiableStore
-
- updateIndices(Store.Handle<T, PK, S>, boolean) - Method in class com.hammurapi.store.AbstractStore
-
This method is invoked by handle implementations.
- updateIndices(Store.Handle<T, PK, S>, boolean) - Method in class com.hammurapi.store.local.LocalStoreBase
-
To make it visible to LocalHandle.
- upgrade(Index.Type, boolean, Comparator<V>) - Method in class com.hammurapi.store.AbstractIndex
-
Upgrades index type.
- Util - Class in com.hammurapi.common
-
Helper class.
- Util() - Constructor for class com.hammurapi.common.Util
-