public class TestingTransactionHandle extends Object implements ConnectorTransactionHandle
| Constructor and Description |
|---|
TestingTransactionHandle(UUID uuid) |
| Modifier and Type | Method and Description |
|---|---|
static TestingTransactionHandle |
create() |
boolean |
equals(Object obj) |
UUID |
getUuid() |
int |
hashCode() |
String |
toString() |
public TestingTransactionHandle(UUID uuid)
public static TestingTransactionHandle create()
public UUID getUuid()
Copyright © 2012–2019. All rights reserved.