Class BulkByScrollTask.StatusOrException

    • Constructor Detail

      • StatusOrException

        public StatusOrException​(java.lang.Exception exception)
      • StatusOrException

        public StatusOrException​(StreamInput in)
                          throws java.io.IOException
        Read from a stream.
        Throws:
        java.io.IOException
    • Method Detail

      • getException

        public java.lang.Exception getException()
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object