public interface GridCacheCountDownLatchEx extends GridCacheCountDownLatch, GridCacheRemovable
'Ex' stands for external).| Modifier and Type | Method and Description |
|---|---|
GridCacheInternalKey |
key()
Get current count down latch key.
|
void |
onUpdate(int count)
Callback to notify latch on changes.
|
autoDelete, await, await, await, count, countDown, countDown, countDownAll, initialCount, name, removedonInvalid, onRemovedGridCacheInternalKey key()
void onUpdate(int count)
count - New count.Copyright © 2014. All rights reserved.