| Com.Tibco.As.Space Namespace |
| Class | Description | |
|---|---|---|
| ASCommon |
Provides common functions
| |
| ASException |
Exceptions used in ActiveSpaces
| |
| ASPersistenceException |
Used for exception with AS persistence
| |
| ASRemoteException |
Used for exception with AS remote invocation
| |
| ASRouterException |
Used for exception with AS persistence
| |
| FieldDef |
Describes the attributes of the fields that a Tuple stored inside a Space should conform to. Each field has a name and a type. Fields may also have additional attributes such as whether the field is Key or Nullable. Multiple fields can be marked as isKey.
| |
| FileLogOptions |
File logging options
| |
| GetOptions |
Options for the get operation
| |
| IndexDef |
Representation of the Index Definition
| |
| InvokeOptions |
The Invoke Options class
| |
| KeyDef |
Represents the key definition
| |
| LockOptions |
Options for lock operations
| |
| Member |
Any ActiveSpaces Application or Agent which connects to a Metaspace or joins a Space is referred to as a member.
| |
| MemberDef |
MemberDef object represents how Activespaces makes connection to a metaspace.
| |
| Metaspace | ||
| PutOptions |
Options for Put operations
| |
| RecoveryOptions |
Options for recovery operations
| |
| SpaceDef |
Represents the attributes of a Space. Can be used to define a Space.
| |
| SpaceMemberDef | Obsolete.
Space member definition
| |
| TakeOptions |
Options for Take operations
| |
| Tuple |
Tuple stores data and consists of fields.
| |
| UnlockOptions |
Options for the unlock operation
|
| Interface | Description | |
|---|---|---|
| Context |
A context that can be transferred across AS clients
| |
| Result |
The interface of result for operation on Space
| |
| ResultHandler |
The base class for all async result handlers
| |
| ResultListT |
A list of results
| |
| Space |
Space is a virtual storage area for entries.
| |
| SpaceOptions |
The base for all the Options classes
| |
| SpaceResult |
Represents the result of operation on a Space
| |
| SpaceResultList |
A list contains SpaceResult
| |
| Stat |
The stat object that is returned from the get statistics
| |
| TransactionId |
The transaction id
|
| Enumeration | Description | |
|---|---|---|
| ASStatus |
Representation of internal error codes as status code
| |
| DistributionRole |
Distribution role
| |
| FieldDefFieldType |
field type
| |
| IndexDefIndexType |
Index type
| |
| LogLevel |
LogLevel for the application
| |
| ManagementRole |
Management role
| |
| RecoveryOptionsRecoveryPolicy |
Recovery policy
| |
| SpaceDefCachePolicy |
Cache policy
| |
| SpaceDefDistributionPolicy | Space distribution policies | |
| SpaceDefEvictionPolicy |
Eviction policy
| |
| SpaceDefInsertionOrdering |
Insertion ordering
| |
| SpaceDefInsertionPolicy |
Insertion policy
| |
| SpaceDefLoadPolicy |
Load policy
| |
| SpaceDefLockScope |
Lock scope values
| |
| SpaceDefPersistencePolicy |
Persistence policy
| |
| SpaceDefPersistenceType |
Persistence type
| |
| SpaceDefReplicationPolicy |
Replication policy
| |
| SpaceDefSpaceState |
Space state
| |
| SpaceDefUpdateTransport |
Transport to use to send Update messages
|