public class SimpleDLockClient extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleDLockClient.SerializableObject
Serializable Object class
|
| Constructor and Description |
|---|
SimpleDLockClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeCacheTask()
closeCacheTask: General task to unhook the vm from the distributed cache.
|
static void |
createCacheTask()
createCacheTask: General task to hook the vm to the distributed cache.
|
static void |
lockObj()
lockObj: TASK to lock objects created by this thread
|
protected static com.gemstone.gemfire.LogWriter |
log() |
protected static ConfigHashtable |
tab() |
public static void createCacheTask()
public static void closeCacheTask()
public static void lockObj()
protected static ConfigHashtable tab()
protected static com.gemstone.gemfire.LogWriter log()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.