Uses of Class
org.jgroups.protocols.pbcast.FLUSH.FlushHeader
-
Packages that use FLUSH.FlushHeader Package Description org.jgroups.protocols.pbcast -
-
Uses of FLUSH.FlushHeader in org.jgroups.protocols.pbcast
Methods in org.jgroups.protocols.pbcast with parameters of type FLUSH.FlushHeader Modifier and Type Method Description private voidFLUSH. handleStartFlush(Message msg, FLUSH.FlushHeader fh)private booleanFLUSH. isCurrentFlushMessage(FLUSH.FlushHeader fh)private voidFLUSH. onFlushCompleted(Address address, Message m, FLUSH.FlushHeader header)private voidFLUSH. onStartFlush(Address flushStarter, Message msg, FLUSH.FlushHeader fh)
-