Directories
¶
Path | Synopsis |
---|---|
Package main shows how to use ContainsKey, ContainsValue and ContainsEntry against a NamedCache.
|
Package main shows how to use ContainsKey, ContainsValue and ContainsEntry against a NamedCache. |
Package main shows how to carry out basic operations against a NamedMap with primitive types.
|
Package main shows how to carry out basic operations against a NamedMap with primitive types. |
Package main shows how to put entries that expire in a NamedCache.
|
Package main shows how to put entries that expire in a NamedCache. |
Package main shows how to put entries that expire in a NamedCache using the coherence.WithExpiry option.
|
Package main shows how to put entries that expire in a NamedCache using the coherence.WithExpiry option. |
near_cache
|
|
high_units
Package main shows how to use a near cache with a NamedMap or NamedCache with high units of 1000.
|
Package main shows how to use a near cache with a NamedMap or NamedCache with high units of 1000. |
memory
Package main shows how to use a near cache with a NamedMap or NamedCache with high units memory of 10k.
|
Package main shows how to use a near cache with a NamedMap or NamedCache with high units memory of 10k. |
ttl
Package main shows how to use a near cache with a NamedMap or NamedCache with an expiry of 10 seconds.
|
Package main shows how to use a near cache with a NamedMap or NamedCache with an expiry of 10 seconds. |
Package main shows how to carry out basic operations against a NamedMap with a key of int and value of Person struct.
|
Package main shows how to carry out basic operations against a NamedMap with a key of int and value of Person struct. |
Package main shows how to carry out basic operations against a NamedMap where a key and value are structs.
|
Package main shows how to carry out basic operations against a NamedMap where a key and value are structs. |
Click to show internal directories.
Click to hide internal directories.