Uses of Package
com.scaleoutsoftware.modules.abstractions
Packages that use com.scaleoutsoftware.modules.abstractions
Package
Description
Abstractions for API and MSG modules deployed on a ScaleOut in-memory data grid.
Hosting package for API and MSG modules is used to host modules on a ScaleOut in-memory data grid.
-
Classes in com.scaleoutsoftware.modules.abstractions used by com.scaleoutsoftware.modules.abstractionsClassDescriptionSeverity of a UI alert generated by
MsgProcessingContextDetails the API processor's locking mode when retrieving and updating a SOSS object.Details a cached objects expiration typeThe msg processing context provides access to contextual information during message processing.A new object policy is used to define a SOSS object's expiration type and expiration timeout.Details an API module's behavior when an endpoint is invoked and the object is not found.The result of a call toMessageProcessor.processMessage(MsgProcessingContext, Object, byte[]). -
Classes in com.scaleoutsoftware.modules.abstractions used by com.scaleoutsoftware.modules.hostingClassDescriptionThe ApiProcessor is responsible for handling incoming API requests from clients for the retrieved object.The MessageProcessor is responsible for processing messages and creating objects for sent messages to module objects that do not yet exist.