Class WatchOperationResult

  • All Implemented Interfaces:
    OperationResult

    public class WatchOperationResult
    extends java.lang.Object
    implements OperationResult
    The watch operation result is a dummy class returned by the WatchOperation. Since the watch operation is a long-running process and does not immediately return, the return value of this operation has no value.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait