public static class NestableTransaction.Created extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Lease |
lease
The lease.
|
NestableTransaction |
transaction
The transaction.
|
Constructor and Description |
---|
Created(AtomicSerial.GetArg arg) |
Created(NestableTransaction transaction,
Lease lease)
Simple constructor.
|
public final NestableTransaction transaction
public final Lease lease
public Created(NestableTransaction transaction, Lease lease)
transaction
- the transaction createdlease
- the lease grantedpublic Created(AtomicSerial.GetArg arg) throws IOException
IOException
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.