Uses of Package
com.tangosol.coherence.config.unit
Packages that use com.tangosol.coherence.config.unit
Package
Description
Defines the typical runtime configuration builders for the Coherence
 configuration object model.
Defines external Store Manager Builder implementations for Coherence caches.
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
Contains classes that providing topic entities for publish/subscribe messaging.
- 
Classes in com.tangosol.coherence.config.unit used by com.tangosol.coherence.config.builder
 - 
Classes in com.tangosol.coherence.config.unit used by com.tangosol.coherence.config.builder.storemanagerClassDescription
Bytesis a specializedMemorySizewhose default constructor assumes that the specified units (when a magnitude is not specified) are always bytes.Megabytesis a specializedMemorySizewhose default constructor assumes that the specified units (when a they are not specified) are measured in megabytes. - 
Classes in com.tangosol.coherence.config.unit used by com.tangosol.coherence.config.schemeClassDescription
Millisis a specializedDurationwhose default constructor assumes that the specified units of time (when the unit magnitude is not specified) are milliseconds.Secondsis a specializedDurationwhose default constructor assumes that the specified units of time (when the unit magnitude is not specified) are seconds.Unitsis a union ofMemorySizeand unit count. - 
Classes in com.tangosol.coherence.config.unit used by com.tangosol.net.topic