Class QueryReferencesTooManyIndexesAbortException

    • Field Detail

      • nodes

        public final int nodes
      • maxValue

        public final long maxValue
    • Constructor Detail

      • QueryReferencesTooManyIndexesAbortException

        public QueryReferencesTooManyIndexesAbortException​(java.lang.String msg,
                                                           int nodes,
                                                           long maxValue,
                                                           boolean dataPresent,
                                                           ConsistencyLevel consistency,
                                                           int received,
                                                           int blockFor,
                                                           java.util.Map<InetAddressAndPort,​RequestFailureReason> failureReasonByEndpoint)