TRANSACTIONS
Transactions
This is a legacy Apache Ignite documentationThe new documentation is hosted here: https://ignite.apache.org/docs/latest/
This view exposes information about currently running transactions.
NAME | TYPE | DESCRIPTION |
|---|---|---|
ORIGINATING_NODE_ID | UUID | |
STATE | string | |
XID | UUID | |
LABEL | string | |
START_TIME | long | |
ISOLATION | string | |
CONCURRENCY | string | |
KEYS_COUNT | int | |
CACHE_IDS | string | |
COLOCATED | boolean | |
DHT | boolean | |
DURATION | long | |
IMPLICIT | boolean | |
IMPLICIT_SINGLE | boolean | |
INTERNAL | boolean | |
LOCAL | boolean | |
LOCAL_NODE_ID | UUID | |
NEAR | boolean | |
ONE_PHASE_COMMIT | boolean | |
OTHER_NODE_ID | UUID | |
SUBJECT_ID | UUID | |
SYSTEM | boolean | |
THREAD_ID | long | |
TIMEOUT | long | |
TOP_VER | string |
Updated 9 months ago
