Class PinotInsufficientServerResponseException

    • Constructor Detail

      • PinotInsufficientServerResponseException

        public PinotInsufficientServerResponseException​(PinotQueryInfo query,
                                                        int numberOfServersResponded,
                                                        int numberOfServersQueried)
      • PinotInsufficientServerResponseException

        public PinotInsufficientServerResponseException​(PinotQueryInfo query,
                                                        String message)
      • PinotInsufficientServerResponseException

        public PinotInsufficientServerResponseException​(String message)