| Package | Description |
|---|---|
| com.tangosol.coherence.config.builder.storemanager |
Defines external Store Manager Builder implementations for Coherence caches
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNioManagerBuilder.setInitialSize(com.tangosol.config.expression.Expression<Megabytes> expr)
Set the initial buffer size.
|
void |
AbstractNioManagerBuilder.setMaximumSize(com.tangosol.config.expression.Expression<Megabytes> expr)
Set the maximum buffer size.
|