public class CommitThread
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
java.lang.Thread |
thd |
java.lang.String |
threadName |
| Constructor and Description |
|---|
CommitThread(java.lang.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.