Uses of Class
com.tangosol.coherence.config.unit.Bytes
-
Packages that use Bytes Package Description com.tangosol.coherence.config.builder.storemanager Defines external Store Manager Builder implementations for Coherence caches. -
-
Uses of Bytes in com.tangosol.coherence.config.builder.storemanager
Method parameters in com.tangosol.coherence.config.builder.storemanager with type arguments of type Bytes Modifier and Type Method Description void
AsyncStoreManagerBuilder. setAsyncLimit(Expression<Bytes> expr)
Set the maximum number of bytes that are queued to be written asynchronously.
-