|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PartitionOperationCallBack | |
| com.novell.admin.ns | Provides interfaces and classes for administering namespaces through ConsoleOne. |
| com.novell.admin.ns.nds | Provides interfaces and classes for administering the NDS namespace through ConsoleOne. |
| Uses of PartitionOperationCallBack in com.novell.admin.ns |
| Methods in com.novell.admin.ns with parameters of type PartitionOperationCallBack | |
void |
OperationStatus.waitForOperation(int length,
PartitionOperationCallBack cb)
This method waits for the specified length of time and calls the callback class. |
| Uses of PartitionOperationCallBack in com.novell.admin.ns.nds |
| Methods in com.novell.admin.ns.nds with parameters of type PartitionOperationCallBack | |
void |
NDSReplicaOperationStatus.waitForOperation(int length,
PartitionOperationCallBack cb)
This method is a NO-OP method. |
void |
NDSPartitionOperationStatus.waitForOperation(int length,
PartitionOperationCallBack cb)
This method will wait for the specified length of time(in millisecond) and call the callback class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||