Skip navigation links

Package com.scaleoutsoftware.soss.client

This API allows access to the ScaleOut StateServer store.

See: Description

Package com.scaleoutsoftware.soss.client Description

This API allows access to the ScaleOut StateServer store.

The SOSS store can contain multiple named caches. Objects in a named cache can be accessed by methods of the NamedCache class. To create an instance of a NamedCache, use the CacheFactory.

Cached objects can be identified by CachedObjectId, String, byte, or UUID.

The key features of a named cache are:

Skip navigation links