Uses of Package
com.tangosol.coherence.config.unit
-
Packages that use com.tangosol.coherence.config.unit Package Description com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model.com.tangosol.coherence.config.builder.storemanager Defines external Store Manager Builder implementations for Coherence caches.com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes.com.tangosol.net.topic Contains classes that providing topic entities for publish/subscribe messaging. -
Classes in com.tangosol.coherence.config.unit used by com.tangosol.coherence.config.builder Class Description Seconds Secondsis a specializedDurationwhose default constructor assumes that the specified units of time (when the unit magnitude is not specified) are seconds. -
Classes in com.tangosol.coherence.config.unit used by com.tangosol.coherence.config.builder.storemanager Class Description Bytes Bytesis a specializedMemorySizewhose default constructor assumes that the specified units (when a magnitude is not specified) are always bytes.Megabytes 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.scheme Class Description Millis Millisis a specializedDurationwhose default constructor assumes that the specified units of time (when the unit magnitude is not specified) are milliseconds.Seconds Secondsis a specializedDurationwhose default constructor assumes that the specified units of time (when the unit magnitude is not specified) are seconds.Units Unitsis a union ofMemorySizeand unit count. -
Classes in com.tangosol.coherence.config.unit used by com.tangosol.net.topic Class Description Seconds Secondsis a specializedDurationwhose default constructor assumes that the specified units of time (when the unit magnitude is not specified) are seconds.