Class ReplicationOperation.RetryOnPrimaryException

    • Constructor Detail

      • RetryOnPrimaryException

        public RetryOnPrimaryException​(ShardId shardId,
                                       java.lang.String msg)
      • RetryOnPrimaryException

        public RetryOnPrimaryException​(ShardId shardId,
                                       java.lang.String msg,
                                       java.lang.Throwable cause)
      • RetryOnPrimaryException

        public RetryOnPrimaryException​(StreamInput in)
                                throws java.io.IOException
        Throws:
        java.io.IOException