Uses of Class
com.tietoenator.trip.jxp.grid.TdbGridClusterMember
Packages that use TdbGridClusterMember
-
Uses of TdbGridClusterMember in com.tietoenator.trip.jxp.grid
Methods in com.tietoenator.trip.jxp.grid that return types with arguments of type TdbGridClusterMemberModifier and TypeMethodDescriptionTdbGridCluster.iterator()
Retrieve an iterator over the grid cluster's membership listTdbGridCluster.members()
Retrieve the grid cluster's membership listMethods in com.tietoenator.trip.jxp.grid with parameters of type TdbGridClusterMemberModifier and TypeMethodDescriptionvoid
TdbGridCluster.add
(TdbGridClusterMember member) Add a cluster member to the clusterboolean
TdbGridCluster.contains
(TdbGridClusterMember member) Check if the cluster already contains a given member.Constructors in com.tietoenator.trip.jxp.grid with parameters of type TdbGridClusterMember