Package | Description |
---|---|
org.infinispan.marshall |
Infinispan makes use of custom marshalling to serialize and deserialize state wherever
possible, rather than falling back to the JDK to do this.
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptiveBufferSizePredictor
The
BufferSizePredictor that automatically increases and
decreases the predicted buffer size on feed back. |
Modifier and Type | Method and Description |
---|---|
static BufferSizePredictor |
BufferSizePredictorFactory.getBufferSizePredictor() |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.