Uses of Class
jgroup.relacs.types.LocalId

Packages that use LocalId
jgroup.core   
jgroup.relacs.types   
 

Uses of LocalId in jgroup.core
 

Methods in jgroup.core that return LocalId
 LocalId MemberId.getLocalId()
          Returns a LocalId object used to distinguish this particular member from other members of the same group hosted in the same Java virtual machine.
 

Uses of LocalId in jgroup.relacs.types
 

Methods in jgroup.relacs.types that return LocalId
 LocalId MemberIdImpl.getLocalId()
           
 

Constructors in jgroup.relacs.types with parameters of type LocalId
MemberIdImpl(EndPoint endpoint, int incarnation, LocalId localId)
          Builds a new MemberId with the specified arguments.
 



Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.