Uses of Class
org.jgroups.protocols.pbcast.FLUSH.FlushHeader
Packages that use FLUSH.FlushHeader
-
Uses of FLUSH.FlushHeader in org.jgroups.protocols.pbcast
Methods in org.jgroups.protocols.pbcast with parameters of type FLUSH.FlushHeaderModifier and TypeMethodDescriptionprivate voidFLUSH.handleStartFlush(Message msg, FLUSH.FlushHeader fh) Deprecated, for removal: This API element is subject to removal in a future version.private booleanFLUSH.isCurrentFlushMessage(FLUSH.FlushHeader fh) Deprecated, for removal: This API element is subject to removal in a future version.private voidFLUSH.onFlushCompleted(Address address, Message m, FLUSH.FlushHeader header) Deprecated, for removal: This API element is subject to removal in a future version.private voidFLUSH.onStartFlush(Address flushStarter, Message msg, FLUSH.FlushHeader fh) Deprecated, for removal: This API element is subject to removal in a future version.