Uses of Class
com.novell.admin.ns.nds.NDSReplicaState

Packages that use NDSReplicaState
com.novell.admin.ns.nds Provides interfaces and classes for administering the NDS namespace through ConsoleOne. 
 

Uses of NDSReplicaState in com.novell.admin.ns.nds
 

Fields in com.novell.admin.ns.nds declared as NDSReplicaState
static NDSReplicaState NDSReplicaState.ON
           
static NDSReplicaState NDSReplicaState.NEW
           
static NDSReplicaState NDSReplicaState.DYING
           
static NDSReplicaState NDSReplicaState.LOCKED
           
static NDSReplicaState NDSReplicaState.TRANS_ON
           
static NDSReplicaState NDSReplicaState.DEAD
           
static NDSReplicaState NDSReplicaState.BEGIN_ADD
           
static NDSReplicaState NDSReplicaState.SPLIT
           
static NDSReplicaState NDSReplicaState.MASTER_START
           
static NDSReplicaState NDSReplicaState.MASTER_DONE
           
static NDSReplicaState NDSReplicaState.FEDERATED
           
static NDSReplicaState NDSReplicaState.JOIN
           
static NDSReplicaState NDSReplicaState.MOVE
           
static NDSReplicaState NDSReplicaState.COUNT
           
static NDSReplicaState NDSReplicaState.UNKNOWN
           
 

Methods in com.novell.admin.ns.nds that return NDSReplicaState
 NDSReplicaState NDSReplica.getReplicaState()
          Returns the replica state.
static NDSReplicaState NDSReplicaState.getNDSReplicaState(int type)
          Returns NDSReplicaState based on input type.
 

Constructors in com.novell.admin.ns.nds with parameters of type NDSReplicaState
NDSReplica.NDSReplica(ObjectEntry partOE, ObjectEntry storedOnSrvOE, NDSReplicaType ndsRepType, NDSReplicaState ndsRepState)
          Constructor that contains some NDS replica information.
NDSReplicaInfo.NDSReplicaInfo(ObjectEntry partOE, ObjectEntry storedOnSrvOE, java.lang.String srvReadFDN, int ndsRepNum, NDSReplicaType ndsRepType, NDSReplicaState ndsRepState, java.util.Date lastSuccessfulSyncTime, java.util.Vector refAddr, int syncErr)
          Constructor that contains NDS replica information.
 



API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.