Uses of Class
org.infinispan.functional.impl.StatsEnvelope
-
Uses of StatsEnvelope in org.infinispan.functional.impl
Modifier and TypeMethodDescriptionstatic <R> StatsEnvelope
StatsEnvelope.create
(R ret, boolean isNull) static <T> StatsEnvelope<T>
StatsEnvelope.create
(T returnValue, CacheEntry<?, ?> e, boolean exists, boolean isRead) StatsEnvelope.Externalizer.readObject
(ObjectInput input) Modifier and TypeMethodDescriptionSet<Class<? extends StatsEnvelope>>
StatsEnvelope.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
StatsEnvelope.Externalizer.writeObject
(ObjectOutput output, StatsEnvelope object)