Class Barrier
- java.lang.Object
-
- org.terracotta.angela.common.cluster.Barrier
-
- All Implemented Interfaces:
Serializable
public class Barrier extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Detail
-
await
public int await()
-
await
public int await(long time, TimeUnit unit) throws TimeoutException- Throws:
TimeoutException
-
-