public class TransactionConstants extends Object
TransactionConstants Define transaction related constants.| Modifier and Type | Field and Description |
|---|---|
static String |
COORDINATOR_ABORT_TRANSACTION |
static String |
COORDINATOR_BEGIN_TRANSACTION |
static String |
COORDINATOR_END_TRANSACTION |
static String |
COORDINATOR_IS_INITIATOR |
static String |
COORDINATOR_PACKAGE |
static String |
DEFAULT_COORDINATION_TYPE |
static int |
DEFAULT_RETRY_COUNT |
| Constructor and Description |
|---|
TransactionConstants() |
public static final String COORDINATOR_BEGIN_TRANSACTION
public static final String COORDINATOR_END_TRANSACTION
public static final String COORDINATOR_ABORT_TRANSACTION
public static final String COORDINATOR_IS_INITIATOR
public static final String COORDINATOR_PACKAGE
public static final int DEFAULT_RETRY_COUNT
public static final String DEFAULT_COORDINATION_TYPE
Copyright © 2018 WSO2. All rights reserved.