com.novell.admin.ns.nds
Class NDSReplicaOperationStatus
java.lang.Object
|
+--com.novell.admin.ns.nds.NDSReplicaOperationStatus
- All Implemented Interfaces:
- OperationStatus
- public class NDSReplicaOperationStatus
- extends java.lang.Object
- implements OperationStatus
NDSReplicaOperationStatus is an NO-OP class because a replica operation is not multithreaded.
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NDSReplicaOperationStatus
public NDSReplicaOperationStatus(int status)
- Constructor
- Parameters:
status - The operation status.
waitForOperation
public void waitForOperation(int length,
PartitionOperationCallBack cb)
throws SPIException
- This method is a NO-OP method.
- Specified by:
- waitForOperation in interface OperationStatus
- Parameters:
length - The time to wait.cb - The call back.- Throws:
- SPIException - Thrown by the provider when an error occurs.
waitForOperation
public void waitForOperation(int length)
- This method is a NO-OP method.
- Specified by:
- waitForOperation in interface OperationStatus
- Parameters:
length - The amount of time to wait.
abortOperation
public void abortOperation()
throws SPIException
- This method is a NO-OP method.
- Specified by:
- abortOperation in interface OperationStatus
- Throws:
- SPIException - Thrown by the provider.
getStatus
public int getStatus()
throws SPIException
- Returns the operation status indicating success.
- Specified by:
- getStatus in interface OperationStatus
- Returns:
- The operation status.
- Throws:
- SPIException - Thrown by the provider.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.