public static class TransactionManager.Created extends Object implements Serializable
public final long id
public final Lease lease
public Created(AtomicSerial.GetArg arg) throws IOException
arg
- atomic deserialization parameterIOException
- if there are I/O errors while reading from GetArg's
underlying InputStream
public Created(long id, Lease lease)
id
- the transaction IDlease
- the lease grantedCopyright © 2016–2018 The Apache Software Foundation. All rights reserved.