| Package | Description |
|---|---|
| org.infinispan.functional.impl |
| Modifier and Type | Method and Description |
|---|---|
static <R> StatsEnvelope |
StatsEnvelope.create(R ret,
boolean isNull) |
static <T> StatsEnvelope<T> |
StatsEnvelope.create(T returnValue,
CacheEntry<?,?> e,
boolean exists,
boolean isRead) |
StatsEnvelope |
StatsEnvelope.Externalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends StatsEnvelope>> |
StatsEnvelope.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatsEnvelope.Externalizer.writeObject(ObjectOutput output,
StatsEnvelope object) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.