- targetType - Variable in class com.hammurapi.convert.AtomicConverterBase
-
- TaskCounter - Interface in com.hammurapi.common.concurrent
-
Callback interface for tasks created by synapses.
- threadTransaction - Variable in class com.hammurapi.common.concurrent.transactions.AbstractTransactionalProcessor
-
- TimeIntervalPredicate<T,C> - Class in com.hammurapi.extract
-
This predicate evaluates to true for timeInterval after construction.
- TimeIntervalPredicate(TimeUnit, long) - Constructor for class com.hammurapi.extract.TimeIntervalPredicate
-
- toArray() - Method in class com.hammurapi.common.FreezeableCollection
-
- toArray(T[]) - Method in class com.hammurapi.common.FreezeableCollection
-
- TOKEN_CLOSING_CHAR - Static variable in class com.hammurapi.common.TokenExpander
-
- TOKEN_FIRST_OPENING_CHAR - Static variable in class com.hammurapi.common.TokenExpander
-
- TOKEN_SECOND_OPENING_CHAR - Static variable in class com.hammurapi.common.TokenExpander
-
- TokenExpander - Class in com.hammurapi.common
-
Expands tokens like $[myToken] to token values.
- TokenExpander(TokenExpander.TokenSource) - Constructor for class com.hammurapi.common.TokenExpander
-
Creates a new instance of PropertyParser
- TokenExpander(TokenExpander.TokenSource, char, char, char) - Constructor for class com.hammurapi.common.TokenExpander
-
Creates a new instance of TokenExpander.
- TokenExpander.TokenSource - Interface in com.hammurapi.common
-
Source of tokens.
- TokenExpanderScriptEngine - Class in com.hammurapi.common
-
- TokenExpanderScriptEngine() - Constructor for class com.hammurapi.common.TokenExpanderScriptEngine
-
- TokenExpanderScriptEngine(ScriptEngineFactory) - Constructor for class com.hammurapi.common.TokenExpanderScriptEngine
-
- TokenExpanderScriptEngineFactory - Class in com.hammurapi.common
-
- TokenExpanderScriptEngineFactory() - Constructor for class com.hammurapi.common.TokenExpanderScriptEngineFactory
-
- TokenExpansionException - Exception in com.hammurapi.common
-
- TokenExpansionException(String) - Constructor for exception com.hammurapi.common.TokenExpansionException
-
- TokenExpansionException(Throwable) - Constructor for exception com.hammurapi.common.TokenExpansionException
-
- TokenExpansionException(String, Throwable) - Constructor for exception com.hammurapi.common.TokenExpansionException
-
- tokenize(KP) - Method in class com.hammurapi.common.concurrent.AbstractPropertySet
-
- tokenize(String) - Method in class com.hammurapi.common.concurrent.LocalStringPropertySet
-
- toMappable(Extractor<T, V, C>) - Static method in class com.hammurapi.extract.ExtractorUtil
-
- toString() - Method in class com.hammurapi.common.ClassResourceLoader
-
- toString() - Method in class com.hammurapi.common.InvocationRecordingProxyFactory.InvocationRecord
-
- toString() - Method in class com.hammurapi.common.Joiner.CollectionAdapter
-
- toString() - Method in class com.hammurapi.convert.AtomicConverterBase
-
- toString() - Method in class com.hammurapi.convert.ReflectionConverter
-
- toString() - Method in class com.hammurapi.extract.And
-
- toString() - Method in class com.hammurapi.extract.CommutativeAnd
-
- toString() - Method in class com.hammurapi.extract.CommutativeOr
-
- toString() - Method in class com.hammurapi.extract.ComparisonPredicate
-
- toString() - Method in class com.hammurapi.extract.ComparisonResult
-
- toString() - Method in class com.hammurapi.extract.Constant
-
- toString() - Method in class com.hammurapi.extract.False
-
- toString() - Method in class com.hammurapi.extract.IndexedExtractor
-
- toString() - Method in class com.hammurapi.extract.InstanceOfPredicate
-
- toString() - Method in class com.hammurapi.extract.MappedExtractor
-
- toString() - Method in class com.hammurapi.extract.Or
-
- toString() - Method in class com.hammurapi.extract.True
-
- toString() - Method in class com.hammurapi.store.AbstractIndex
-
- toString() - Method in class com.hammurapi.store.DeputyStore
-
- toString() - Method in class com.hammurapi.store.local.LocalHandle
-
- totalCost - Variable in class com.hammurapi.extract.ExtractorBase
-
- TrackingExecutorService - Interface in com.hammurapi.common.concurrent
-
Executor service which keeps track of tasks submitted to it.
- TrackingLock - Interface in com.hammurapi.store
-
Lock which knows whether it is locked or not by the
current "context", which can be the current thread or
something else.
- Transaction<T,PK,S extends Store<T,PK,S>> - Interface in com.hammurapi.store
-
Transaction.
- TransactionalStore<T,PK,S extends Store<T,PK,S>> - Interface in com.hammurapi.store
-
- True<T,C> - Class in com.hammurapi.extract
-
Predicate which always evaluates to true.
- tryLock() - Method in class com.hammurapi.store.AbstractTrackingLock
-
- tryLock(long, TimeUnit) - Method in class com.hammurapi.store.AbstractTrackingLock
-
- tryLock() - Method in class com.hammurapi.store.DeputyLock
-
- tryLock(long, TimeUnit) - Method in class com.hammurapi.store.DeputyLock
-
- type - Variable in class com.hammurapi.store.AbstractIndex
-