The SpaceDef type exposes the following members.
Fields
Name | Description | |
---|---|---|
DEFAULT_ENTRY_TTL | Default timeout value of TTL_FOREVER for SpaceEntry TTL. | |
DEFAULT_LOCK_TTL | Default timeout value of TTL_FOREVER milliseconds for Lock TTL. | |
DEFAULT_LOCK_WAIT | Default timeout value of NO_WAIT for Lock Wait. | |
NO_CAPACITY | Capacity of the space | |
NO_LIMIT | Return all matching rows from the browser. | |
NO_WAIT | Timeout value for TTL or locks. | |
REPLICATE_ALL | Sets the replication count to 'replicate on all nodes'. | |
TTL_FOREVER | Timeout value for TTL. | |
USE_DEFINED | Use the wait defined in the space definiton | |
WAIT_FOREVER | Timeout value for locks. |