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