Uses of Class
com.tangosol.coherence.config.unit.Megabytes
Packages that use Megabytes
Package
Description
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 MegabytesModifier and TypeMethodDescriptionvoidAbstractNioManagerBuilder.setInitialSize(Expression<Megabytes> expr) Set the initial buffer size.voidAbstractNioManagerBuilder.setMaximumSize(Expression<Megabytes> expr) Set the maximum buffer size.