Package fabric.worker.transaction

Transaction management for the Fabric worker.

See:
          Description

Class Summary
AbstractSecurityCache A cache of acts-for relationships.
Log Stores per-transaction information.
Log.CommitState  
ReadMapEntry  
TransactionManager Holds transaction management information for a single thread.
TransactionRegistry Holds a map from top-level transaction IDs to their logs.
 

Enum Summary
Log.CommitState.Values  
 

Exception Summary
VersionConflictException  
 

Package fabric.worker.transaction Description

Transaction management for the Fabric worker.