Uses of Class
com.tangosol.coherence.config.unit.Megabytes
- 
Packages that use Megabytes Package Description com.tangosol.coherence.config.builder.storemanager Defines external Store Manager Builder implementations for Coherence caches. - 
- 
Uses of Megabytes in com.tangosol.coherence.config.builder.storemanager
Method parameters in com.tangosol.coherence.config.builder.storemanager with type arguments of type Megabytes Modifier and Type Method Description voidAbstractNioManagerBuilder. setInitialSize(Expression<Megabytes> expr)Set the initial buffer size.voidAbstractNioManagerBuilder. setMaximumSize(Expression<Megabytes> expr)Set the maximum buffer size. 
 -