- capacity() - Method in class org.terracotta.statistics.archive.CircularBuffer
-
- chain(Query) - Method in class org.terracotta.context.query.QueryBuilder
-
Applies the given query on the currently selected node set.
- ChainedEventObserver - Interface in org.terracotta.statistics.observer
-
Event observers track the occurrence of singular events.
- ChainedObserver - Interface in org.terracotta.statistics.observer
-
The marker interface implemented by all statistic observer classes.
- ChainedOperationObserver<T extends Enum<T>> - Interface in org.terracotta.statistics.observer
-
- children() - Static method in class org.terracotta.context.query.Queries
-
Creates a query selecting all children.
- children() - Method in class org.terracotta.context.query.QueryBuilder
-
Selects the union of the current node sets child nodes.
- CircularBuffer<E> - Class in org.terracotta.statistics.archive
-
- CircularBuffer(int) - Constructor for class org.terracotta.statistics.archive.CircularBuffer
-
- clean() - Method in interface org.terracotta.context.WeakIdentityHashMap.Cleanable
-
- clear() - Method in class org.terracotta.statistics.archive.StatisticArchive
-
- clearRegistrations() - Method in class org.terracotta.context.extended.StatisticsRegistry
-
- component(T) - Method in interface org.terracotta.statistics.extended.CompoundOperation
-
Component.
- component(T) - Method in class org.terracotta.statistics.extended.CompoundOperationImpl
-
- component(T) - Method in class org.terracotta.statistics.extended.NullCompoundOperation
-
Component.
- compound(Set<T>) - Method in interface org.terracotta.statistics.extended.CompoundOperation
-
Compound.
- compound(Set<T>) - Method in class org.terracotta.statistics.extended.CompoundOperationImpl
-
- compound(Set<T>) - Method in class org.terracotta.statistics.extended.NullCompoundOperation
-
Compound.
- CompoundOperation<T extends Enum<T>> - Interface in org.terracotta.statistics.extended
-
The Interface Operation.
- CompoundOperationImpl<T extends Enum<T>> - Class in org.terracotta.statistics.extended
-
The Class CompoundOperationImpl.
- CompoundOperationImpl(OperationStatistic<T>, Class<T>, long, TimeUnit, ScheduledExecutorService, int, long, TimeUnit) - Constructor for class org.terracotta.statistics.extended.CompoundOperationImpl
-
Instantiates a new compound operation impl.
- ConstantValueStatistic<T extends Number> - Class in org.terracotta.statistics
-
- context() - Method in interface org.terracotta.context.extended.OperationType
-
Query that select context nodes for this statistic.
- context(Matcher<ContextElement>) - Static method in class org.terracotta.context.query.Matchers
-
Returns a matcher that matches tree nodes whose
TreeNode.getContext()
match against the supplied matcher.
- ContextAttribute - Annotation Type in org.terracotta.context.annotations
-
Marks a field, method, or the object itself as a context attribute.
- ContextChild - Annotation Type in org.terracotta.context.annotations
-
Marks this field as referencing a child of this object.
- contextCreated(Object) - Method in interface org.terracotta.context.ContextCreationListener
-
- ContextCreationListener - Interface in org.terracotta.context
-
- ContextElement - Interface in org.terracotta.context
-
A shadow context associated with a Java object.
- ContextListener - Interface in org.terracotta.context
-
The context graph mutation listener interface.
- ContextManager - Class in org.terracotta.context
-
A ContextManager
instances allows for rooting, querying and access
to select portions of the global context graph.
- ContextManager() - Constructor for class org.terracotta.context.ContextManager
-
- ContextManager.Association - Interface in org.terracotta.context
-
Creates parent and child associations to the target context node.
- ContextManager.Dissociation - Interface in org.terracotta.context
-
Removes existing parent and child associations from the target context node.
- ContextParent - Annotation Type in org.terracotta.context.annotations
-
Marks this field as referencing a parent of this object.
- count() - Method in interface org.terracotta.statistics.extended.Result
-
Count.
- count(T) - Method in interface org.terracotta.statistics.OperationStatistic
-
Return the count of operations with the given type.
- CountOperation<T> - Interface in org.terracotta.statistics.extended
-
- createOperationStatistic(Object, String, Set<String>, Class<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createOperationStatistic(Object, String, Set<String>, Map<String, ? extends Object>, Class<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createPassThroughStatistic(Object, String, Set<String>, Callable<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createPassThroughStatistic(Object, String, Set<String>, Map<String, ? extends Object>, Callable<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createReference(K, ReferenceQueue<? super K>) - Method in class org.terracotta.context.WeakIdentityHashMap
-
- current() - Static method in class org.terracotta.statistics.jsr166e.ThreadLocalRandom
-
Returns the current thread's ThreadLocalRandom
.