- 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
-
- clear() - Method in class org.terracotta.statistics.derived.latency.Jsr107LatencyMonitor
-
- constant(StatisticType, T) - Static method in class org.terracotta.statistics.ValueStatistics
-
- ConstantValueStatistic<T extends Serializable> - Class in org.terracotta.statistics
-
- ConstantValueStatistic(StatisticType, T) - Constructor for class org.terracotta.statistics.ConstantValueStatistic
-
- 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 class org.terracotta.statistics.derived.latency.LatencyAccumulator
-
- count(D) - Method in class org.terracotta.statistics.MappedOperationStatistic
-
- count(T) - Method in interface org.terracotta.statistics.OperationStatistic
-
Return the count of operations with the given type.
- count(TARGET) - Method in class org.terracotta.statistics.StatisticMapper
-
- count(T) - Method in class org.terracotta.statistics.ZeroOperationStatistic
-
- counter(Supplier<T>) - Static method in class org.terracotta.statistics.ValueStatistics
-
- 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>, StatisticType, Supplier<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createPassThroughStatistic(Object, String, Set<String>, ValueStatistic<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createPassThroughStatistic(Object, String, Set<String>, Map<String, ? extends Object>, StatisticType, Supplier<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createPassThroughStatistic(Object, String, Set<String>, Map<String, ? extends Object>, ValueStatistic<T>) - Static method in class org.terracotta.statistics.StatisticsManager
-
- createReference(K, ReferenceQueue<? super K>) - Method in class org.terracotta.context.WeakIdentityHashMap
-