public static class DistributedLockServiceTest.BasicLockClient extends Object implements Runnable
| Constructor and Description |
|---|
BasicLockClient(String dlsName,
String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
lock() |
void |
resume() |
void |
run() |
void |
stop() |
void |
suspend() |
void |
unlock() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.