Uses of Class org.jgroups.ensemble.Hot_GroupContext

Uses in package org.jgroups

Methods with parameter type org.jgroups.ensemble.Hot_GroupContext

void
EnsChannel.acceptedView(Hot_GroupContext gctx, Object env, Hot_ViewState viewState)
void
EnsChannel.block(Hot_GroupContext gctx, Object env)
void
EnsChannel.exit(Hot_GroupContext gctx, Object env)
void
EnsChannel.heartbeat(Hot_GroupContext gctx, Object env, int rate)
void
void

Uses in package org.jgroups.ensemble

Fields of type org.jgroups.ensemble.Hot_GroupContext

Hot_GroupContext

Methods with parameter type org.jgroups.ensemble.Hot_GroupContext

void
Called to update you with the new view
void
Called to let you know Ensemble is blocking
Hot_Error
Hot_Ensemble.cast(Hot_GroupContext gc, Hot_Message orig_msg, int[] send_view)
Broadcast a Hot_Message to the group specified in the Hot_GroupContext
Hot_Error
Change the properties of the group specified by the Hot_GroupContext to the properties specified by the String
Hot_Error
Change the protocol used by the group specified by the Hot_GroupContext to the protocol specified by the String
void
Hot_Callbacks.exit(Hot_GroupContext gctx, Object env)
Called upon an Exit
void
Hot_Callbacks.heartbeat(Hot_GroupContext gctx, Object env, int rate)
Called to issue you a heartbeat
Hot_Error
Join the Ensemble group specified in the Hot_JoinOps structure
Hot_Error
Leave the Ensemble group specified in the Hot_GroupContext
void
Called when Ensemble receives a Cast from your group
void
Called when Ensemble receives a point-to-point message for you
void
Hot_Error
Request a new view in the group specified by the Hot_GroupContext
Hot_Error
Hot_Ensemble.send(Hot_GroupContext gc, Hot_Endpoint dest, Hot_Message orig_msg, int[] send_view)
Send a Hot_Message to member specified by the Hot_Endpoint in the group specified by the Hot_GroupContext
Hot_Error
NOT SUPPORTED CURRENTLY IN THE ML

Methods with return type org.jgroups.ensemble.Hot_GroupContext

Hot_GroupContext
Hot_GroupContext

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.