public class TotalOrderLatchImpl extends Object implements TotalOrderLatch
TotalOrderLatch
Constructor and Description |
---|
TotalOrderLatchImpl(String name) |
public TotalOrderLatchImpl(String name)
public boolean isBlocked()
isBlocked
in interface TotalOrderLatch
public void unBlock()
TotalOrderLatch
unBlock
in interface TotalOrderLatch
public void awaitUntilUnBlock() throws InterruptedException
TotalOrderLatch
awaitUntilUnBlock
in interface TotalOrderLatch
InterruptedException
- if interrupted while waiting.Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.