ehcache

net.sf.ehcache.transaction
Interface TransactionID

All Superinterfaces:
Serializable
All Known Subinterfaces:
XidTransactionID
All Known Implementing Classes:
ExpiredTransactionIDImpl, ExpiredXidTransactionIDImpl, TransactionIDImpl, XidTransactionIDImpl

public interface TransactionID
extends Serializable

A transaction identifier. Transaction ID's must be unique to the entire cluster-wide CacheManager.

Author:
Ludovic Orban


ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.