org.jgroups.ensemble
Class Hot_JoinOps

java.lang.Object
  extended byorg.jgroups.ensemble.Hot_JoinOps

public class Hot_JoinOps
extends java.lang.Object


Field Summary
 java.lang.String[] argv
           
 boolean client
           
 Hot_Callbacks conf
           
 boolean debug
           
 java.lang.Object env
           
 java.lang.String group_name
           
 boolean groupd
           
 int heartbeat_rate
           
 java.lang.String outboard
           
 java.lang.String params
           
 java.lang.String properties
           
 java.lang.String protocol
           
 java.lang.String transports
           
 boolean use_properties
           
 
Constructor Summary
Hot_JoinOps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

heartbeat_rate

public int heartbeat_rate

transports

public java.lang.String transports

group_name

public java.lang.String group_name

protocol

public java.lang.String protocol

properties

public java.lang.String properties

use_properties

public boolean use_properties

params

public java.lang.String params

groupd

public boolean groupd

conf

public Hot_Callbacks conf

env

public java.lang.Object env

argv

public java.lang.String[] argv

debug

public boolean debug

client

public boolean client

outboard

public java.lang.String outboard
Constructor Detail

Hot_JoinOps

public Hot_JoinOps()


Copyright © 2001,2002 www.jgroups.com . All Rights Reserved.