ensemble.hot
Class Hot_GroupContext
java.lang.Object
|
+--ensemble.hot.Hot_GroupContext
- public class Hot_GroupContext
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
public int id
view
public Hot_Endpoint[] view
next
public Hot_GroupContext next
conf
public Hot_Callbacks conf
env
public java.lang.Object env
group_blocked
public boolean group_blocked
joining
public boolean joining
leaving
public boolean leaving
ltime
public int ltime
Alloc
public static Hot_GroupContext Alloc()
Release
public static void Release(Hot_GroupContext gc)
Lookup
public static Hot_GroupContext Lookup(int id)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object