| Package | Description |
|---|---|
| com.kabira.platform |
Managed Object Services
|
| com.kabira.platform.flusher |
Named Cache Flush Notifications
|
| com.kabira.platform.highavailability |
High Availability
|
| com.kabira.platform.osstats |
Runtime Statistics
|
| com.kabira.platform.switchconfig |
Configuration Service
|
| com.kabira.store |
Secondary store notifiers.
|
| com.kabira.test.management |
Management Test Support classes
|
| Class and Description |
|---|
| CacheManager.Cache
A Cache instance.
|
| CacheManager.CacheDestroyed
Exception thrown when a Cache instance has been destroyed.
|
| CacheManager.CacheFlusher
The Cache flusher.
|
| CompensationTrigger.ConflictInfo
The conflict information passed into the uponConflict() trigger.
|
| CompensationTrigger.ConflictType
Possible conflicts that are detected.
|
| Error
Non-Retryable exception base.
|
| KeyComparisonOperator
Comparison operators supported in range queries.
|
| KeyError
Base class for all key exceptions.
|
| KeyFieldValueList
Class used to manage field values.
|
| KeyFieldValueRangeList
Class used to manage field values with ranges.
|
| KeyIllegalFieldError
Exception thrown when a field is used that isn't part of a key.
|
| KeyIllegalKeyTypeError
Exception thrown when a range query is attempted on an key
that doesn't support the operation.
|
| KeyIncompleteError
Exception thrown when an attempt is made to access a result set
before all the fields defining a key are defined.
|
| KeyMalformedQueryError
Exception thrown for queries that make no sense (i.e.
|
| KeyNullValueError
Exception thrown when a value is null.
|
| KeyOrderedBy
Orderby values supported in range query results.
|
| KeyQuery
Class used to define a query and obtain results using keys.
|
| KeyUnknownKeyNameError
Exception thrown when an annotated key name is not defined
on the class.
|
| LockMode
Specify object locking.
|
| ManagedClassError
This exception is thrown when a non-Managed class
or object is used where a Managed type is required.
|
| ManagedObjectStreamClass
Class used to manage managed object streams.
|
| ObjectNotUniqueError
Duplicate key exception.
|
| Parameter
Deprecated.
|
| QueryScope
Class used to define a set of remote nodes used for distributed queries.
|
| QueryScope.AuditMode
Possible audits that can be applied to the query.
|
| ResourceUnavailableException
resource unavailable exception.
|
| Transaction.Identifier
Transaction identifier.
|
| Transaction.InvalidTransactionState
Invalid transaction state exception.
|
| Transaction.InvocationRunException
Invocation run exception.
|
| Transaction.IsolationLevel
Transaction isolation levels.
|
| Transaction.NotTransactional
Not transactional exception.
|
| Transaction.ObjectNotifier
Locked object notifier
|
| Transaction.Properties
The Transaction properties used when executing a transaction
|
| Transaction.Result
Execute method return values.
|
| Transaction.Rollback
Rollback exception.
|
| TypeDescriptor
Class used to create a Java representation of a runtime TD.
|
| Class and Description |
|---|
| ManagedClassError
This exception is thrown when a non-Managed class
or object is used where a Managed type is required.
|
| Class and Description |
|---|
| ManagedClassError
This exception is thrown when a non-Managed class
or object is used where a Managed type is required.
|
| ResourceUnavailableException
resource unavailable exception.
|
| Class and Description |
|---|
| OutParameter
Deprecated.
Generic holder class for output parameters.
|
| Class and Description |
|---|
| DeleteTrigger
Indicate this class implements a delete trigger.
|
| InOutParameter
Deprecated.
Generic holder class for input/output parameters.
|
| OutParameter
Deprecated.
Generic holder class for output parameters.
|
| Class and Description |
|---|
| KeyComparisonOperator
Comparison operators supported in range queries.
|
| KeyUnknownKeyNameError
Exception thrown when an annotated key name is not defined
on the class.
|
| LockMode
Specify object locking.
|
| ManagedClassError
This exception is thrown when a non-Managed class
or object is used where a Managed type is required.
|
| Class and Description |
|---|
| Transaction.InvalidTransactionState
Invalid transaction state exception.
|