Package org.jgroups.protocols.pbcast
Class STABLE.StabilitySendTask
- java.lang.Object
-
- org.jgroups.protocols.pbcast.STABLE.StabilitySendTask
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- STABLE
protected class STABLE.StabilitySendTask extends java.lang.Object implements java.lang.RunnableMulticasts a STABILITY message
-
-
Field Summary
Fields Modifier and Type Field Description protected Digeststability_digestprotected ViewIdview_id
-
Constructor Summary
Constructors Modifier Constructor Description protectedStabilitySendTask(Digest d, ViewId view_id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()java.lang.StringtoString()
-