A B C D E F G H I J K L M N O P Q R S T U V W Y 

I

Identifiable<I> - Interface in com.hammurapi.common
Something with identity.
IdentityExtractor<I> - Interface in com.hammurapi.common
IdentityManager delegates identity retrieval to IdentityExtractor services.
IdentityManager<I> - Interface in com.hammurapi.common
Implementations of this interface provide unique identities for objects.
Immutable - Annotation Type in com.hammurapi.common.concurrent
Marker annotation to indicate that annotated class is immutable.
incCounter() - Method in class com.hammurapi.store.AbstractTrackingLock
 
incCounter() - Method in class com.hammurapi.store.local.LocalTrackingLock
 
Index<ST,T extends ST,PK,V,S extends Store<ST,PK,S>> - Interface in com.hammurapi.store
Store.addIndex() returns object which implements one or more of Index sub-interfaces.
Index.Type - Enum in com.hammurapi.store
 
IndexedExtractor<T,C> - Class in com.hammurapi.extract
Extracts value at index.
IndexedExtractor(int) - Constructor for class com.hammurapi.extract.IndexedExtractor
 
info(String) - Method in class com.hammurapi.common.concurrent.CompositeLogger
 
info(String) - Method in interface com.hammurapi.common.concurrent.Logger
 
info(String) - Method in class com.hammurapi.common.concurrent.LoggerWrapper
 
inheritancePath(Class<?>) - Static method in class com.hammurapi.common.ClassResourceLoader
 
initialCost - Variable in class com.hammurapi.extract.ExtractorBase
 
InlineExecutor - Class in com.hammurapi.common
Executes command in the current thread.
InlineExecutor() - Constructor for class com.hammurapi.common.InlineExecutor
 
inputStreamToByteArray(InputStream) - Method in class com.hammurapi.convert.ReflectiveAtomicConvertersBundle
 
inputStreamToXmlEventReader(InputStream) - Method in class com.hammurapi.convert.ReflectiveAtomicConvertersBundle
 
INSTANCE - Static variable in class com.hammurapi.common.concurrent.CallerThreadExecutorService
 
INSTANCE - Static variable in interface com.hammurapi.common.Context
Context constructed from all available context services.
INSTANCE - Static variable in class com.hammurapi.common.InlineExecutor
Singleton inline executor.
INSTANCE - Static variable in interface com.hammurapi.extract.ExtractorFactory
This instance uses the service loading framework to discover extractor factory providers.
InstanceOfPredicate<T,C> - Class in com.hammurapi.extract
This predicate evaluates to true if argument is of a particular type.
InstanceOfPredicate(Extractor<T, Object, C>, Class<?>) - Constructor for class com.hammurapi.extract.InstanceOfPredicate
 
inverse(int[], Set<Integer>) - Static method in class com.hammurapi.extract.ComparisonResult
Inverses index map.
Invocable<C,R,K,E extends Exception> - Interface in com.hammurapi.common.concurrent
Something that can be invoked.
Invocation<K> - Interface in com.hammurapi.common.concurrent
 
InvocationException - Exception in com.hammurapi.common.concurrent
 
InvocationException(String) - Constructor for exception com.hammurapi.common.concurrent.InvocationException
 
InvocationException(Throwable) - Constructor for exception com.hammurapi.common.concurrent.InvocationException
 
InvocationException(String, Throwable) - Constructor for exception com.hammurapi.common.concurrent.InvocationException
 
InvocationImpl<K> - Class in com.hammurapi.common.concurrent
 
InvocationImpl() - Constructor for class com.hammurapi.common.concurrent.InvocationImpl
 
InvocationImpl(Invocation<K>) - Constructor for class com.hammurapi.common.concurrent.InvocationImpl
 
InvocationImpl(Object[], PropertySet<K>, Context) - Constructor for class com.hammurapi.common.concurrent.InvocationImpl
 
InvocationRecordingProxyFactory - Class in com.hammurapi.common
This class creates a proxy which record all invocations of the methods of the target object with stack traces, calling threads, timestamps, and arguments.
InvocationRecordingProxyFactory() - Constructor for class com.hammurapi.common.InvocationRecordingProxyFactory
 
InvocationRecordingProxyFactory.InvocationRecord - Class in com.hammurapi.common
 
InvocationRecordingProxyFactory.ProblemListener - Interface in com.hammurapi.common
Callback interface to receive problem notifications.
invocations - Variable in class com.hammurapi.extract.ExtractorBase
 
invoke(KP, Object...) - Method in class com.hammurapi.common.concurrent.AbstractPropertySet
 
invoke(KP, Object...) - Method in class com.hammurapi.common.concurrent.AbstractSubSet
 
invoke(C, Invocation<K>, ExecutorService) - Method in interface com.hammurapi.common.concurrent.Invocable
 
invoke(C, Invocation<String>, ExecutorService) - Method in class com.hammurapi.common.concurrent.LocalSynapse
 
invoke(C, Invocation<Object>, ExecutorService) - Method in class com.hammurapi.common.concurrent.MethodInvocable
 
invoke(KP, Object...) - Method in interface com.hammurapi.common.concurrent.PropertySet
Invokes invocable at given key.
invoke(C, Invocation<K>, ExecutorService) - Method in class com.hammurapi.common.concurrent.SynapseChain
 
Invoker<C,R,K,E extends Exception> - Interface in com.hammurapi.common.concurrent
Invo
isCacheExtracted() - Method in class com.hammurapi.store.local.LocalStoreBase.Config
 
isCancelled() - Method in class com.hammurapi.common.concurrent.DelegatingRunnableFuture
 
isContextDependent() - Method in class com.hammurapi.extract.AbstractExtractor
 
isContextDependent() - Method in class com.hammurapi.extract.And
 
isContextDependent() - Method in class com.hammurapi.extract.CommutativeAnd
 
isContextDependent() - Method in class com.hammurapi.extract.CommutativeOr
 
isContextDependent() - Method in class com.hammurapi.extract.ComparisonPredicate
 
isContextDependent() - Method in class com.hammurapi.extract.Constant
 
isContextDependent() - Method in interface com.hammurapi.extract.Extractor
 
isContextDependent() - Method in class com.hammurapi.extract.False
 
isContextDependent() - Method in class com.hammurapi.extract.IndexedExtractor
 
isContextDependent() - Method in class com.hammurapi.extract.InstanceOfPredicate
 
isContextDependent() - Method in class com.hammurapi.extract.MappedExtractor
 
isContextDependent() - Method in class com.hammurapi.extract.MethodExtractor
 
isContextDependent() - Method in class com.hammurapi.extract.Not
 
isContextDependent() - Method in class com.hammurapi.extract.Or
 
isContextDependent() - Method in class com.hammurapi.extract.TimeIntervalPredicate
 
isContextDependent() - Method in class com.hammurapi.extract.True
 
isCorrupt - Variable in class com.hammurapi.store.AbstractIndex
 
isDone() - Method in class com.hammurapi.common.concurrent.DelegatingRunnableFuture
 
isEmpty() - Method in class com.hammurapi.common.FreezeableCollection
 
isIdentity() - Method in class com.hammurapi.extract.Equal
 
isIdentity() - Method in class com.hammurapi.extract.NotEqual
 
isLocked() - Method in class com.hammurapi.store.AbstractTrackingLock
 
isLocked() - Method in class com.hammurapi.store.DeputyLock
 
isLocked() - Method in interface com.hammurapi.store.TrackingLock
 
isLoggable(Level) - Method in class com.hammurapi.common.concurrent.CompositeLogger
 
isLoggable(Level) - Method in interface com.hammurapi.common.concurrent.Logger
 
isLoggable(Level) - Method in class com.hammurapi.common.concurrent.LoggerWrapper
 
isOneToOneMapping() - Method in class com.hammurapi.extract.ComparisonResult
 
isOneToOneMapping(int[]) - Static method in class com.hammurapi.extract.ComparisonResult
 
isOrdered() - Method in class com.hammurapi.store.AbstractIndex
 
isOrdered() - Method in interface com.hammurapi.store.Index
 
isShutdown() - Method in class com.hammurapi.common.concurrent.CallerThreadExecutorService
 
isShutdown() - Method in class com.hammurapi.common.concurrent.LocalTrackingExecutorService
 
isShutdown() - Method in class com.hammurapi.common.concurrent.NonBlockingExecutorService
 
isShutdown() - Method in class com.hammurapi.common.concurrent.NonQueueingThreadPoolExecutorService
 
isTerminated() - Method in class com.hammurapi.common.concurrent.CallerThreadExecutorService
 
isTerminated() - Method in class com.hammurapi.common.concurrent.LocalTrackingExecutorService
 
isTerminated() - Method in class com.hammurapi.common.concurrent.NonBlockingExecutorService
 
isTerminated() - Method in class com.hammurapi.common.concurrent.NonQueueingThreadPoolExecutorService
 
isUnique() - Method in class com.hammurapi.store.AbstractIndex
 
isUnique() - Method in interface com.hammurapi.store.Index
 
isValid() - Method in class com.hammurapi.store.local.LocalHandle
 
isValid() - Method in interface com.hammurapi.store.Store.Handle
 
isValidInput(int, T) - Method in class com.hammurapi.common.Joiner
This method is invoked for all inputs before joining.
isWeakPrimaryKey() - Method in class com.hammurapi.store.local.LocalStoreBase.Config
 
iterator() - Method in class com.hammurapi.common.FreezeableCollection
 
iterator() - Method in class com.hammurapi.common.Joiner.CollectionAdapter
 
iterator() - Method in class com.hammurapi.store.AbstractIndex
 
iterator() - Method in class com.hammurapi.store.AbstractStore
 
iterator() - Method in class com.hammurapi.store.DeputyStore
 
iterator() - Method in class com.hammurapi.store.LiveView
 
iterator() - Method in class com.hammurapi.store.UnmodifiableStore
 
A B C D E F G H I J K L M N O P Q R S T U V W Y