public class RollbackThread extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
Thread |
thd |
String |
threadName |
| Constructor and Description |
|---|
RollbackThread(String name,
com.gemstone.gemfire.LogWriter log) |
| Modifier and Type | Method and Description |
|---|---|
static int |
getUniqueKey() |
void |
run() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.