Class MoreCellsPresentThanExpectedException

    • Constructor Detail

      • MoreCellsPresentThanExpectedException

        public MoreCellsPresentThanExpectedException​(Map<Cell,​byte[]> fetchedCells,
                                                     long expectedNumberOfCells)
    • Method Detail

      • getFetchedCells

        public Map<Cell,​byte[]> getFetchedCells()
      • getExpectedNumberOfCells

        public long getExpectedNumberOfCells()
      • getLogMessage

        @Safe
        public @Safe String getLogMessage()
        Specified by:
        getLogMessage in interface com.palantir.logsafe.SafeLoggable
      • getArgs

        public List<com.palantir.logsafe.Arg<?>> getArgs()
        Specified by:
        getArgs in interface com.palantir.logsafe.SafeLoggable