public final class Monitor extends Object
Constructor and Description |
---|
Monitor() |
Modifier and Type | Method and Description |
---|---|
void |
notifyComplete()
Notify waiting thread that this thread is complete.
|
void |
waitTillComplete()
Wait in current thread for other thread to complete.
|
Copyright ? 2012–2018 Aerospike, Inc. All rights reserved.