| Package | Description | 
|---|---|
| com.hazelcast.client.proxy.txn.xa | Contains classes related to proxy for XA | 
| com.hazelcast.client.txn.proxy.xa | Contains classes related to proxy for XA | 
| com.hazelcast.transaction.impl | Provides implementation for Hazelcast transaction support. | 
| com.hazelcast.transaction.impl.xa | Provides implementation for Hazelcast XA transaction support. | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction.State | XATransactionProxy. getState() | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction.State | XATransactionProxy. getState() | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction.State | Transaction. getState() | 
| Transaction.State | TransactionImpl. getState() | 
| static Transaction.State | Transaction.State. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Transaction.State[] | Transaction.State. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| Transaction.State | XATransaction. getState() | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.