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.swbuiltin |
Runtime services
|
com.kabira.platform.switchconfig |
Configuration Service
|
com.kabira.platform.swtimer |
Transactional timer service
|
com.kabira.store |
Secondary store notifiers.
|
com.tibco.xp.runtime |
Runtime types
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedObject
Class to manipulate and find shared memory backed objects.
|
Modifier and Type | Class and Description |
---|---|
class |
Notifier<T>
ManagedObject flush notifier.
|
Modifier and Type | Class and Description |
---|---|
class |
NodeNotifier
The NodeNotifier class.
|
class |
PartitionMapper
The PartitionMapper class.
|
class |
PartitionNotifier
The PartitionNotifier class.
|
Modifier and Type | Class and Description |
---|---|
class |
Allocator
Shared Memory Allocation Statistics
|
class |
Type
Object Type Statistics
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionNotifier
Transaction notifier
|
Modifier and Type | Class and Description |
---|---|
class |
Config
Base class for all configuration data.
|
class |
ConfigurationListener
Listener for lifecycle changes to configuration versions.
|
class |
Group
Representation of a named configuration.
|
class |
GroupKind
Navigable representation of a configuration type.
|
class |
Notifier
Deprecated.
Notifier has been replaced by ConfigurationListener.
|
class |
Version
A single configuration version.
|
Modifier and Type | Class and Description |
---|---|
class |
TimerNotifier
Timer Notifier
|
Modifier and Type | Class and Description |
---|---|
class |
Extent<T>
Class for receiving notifications of
ManagedObject.extent(java.lang.Class<T>) calls. |
class |
Query<T>
Class for receiving notifications of
KeyQuery results calls. |
class |
Record<T>
Class for receiving notifications of
modifications (create, update, delete)
to Managed object instances.
|
Modifier and Type | Class and Description |
---|---|
class |
Concept
Concept base class
|
class |
NonTransient
Base class for non-transient events
|
class |
Timed
Timed event base class
|