public static class TransactionManager.Created extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
long |
id
The transaction ID.
|
Lease |
lease
The lease.
|
| Constructor and Description |
|---|
TransactionManager.Created(long id,
Lease lease)
Simple constructor.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.