com.unboundid.directory.sdk.broker.types
Interface TransactionInfo


@NotExtensible
public interface TransactionInfo

Contains data about an open DataView transaction between one or more StoreAdapters.


Method Summary
 long getTransactionId()
          Get the transaction ID associated with this TransactionInfo.
 

Method Detail

getTransactionId

long getTransactionId()
Get the transaction ID associated with this TransactionInfo.

Returns:
the transaction ID