Class TransactionConflictException.CellConflict

    • Constructor Detail

      • CellConflict

        public CellConflict​(Cell cell,
                            long theirStart,
                            long theirCommit)
      • CellConflict

        public CellConflict​(Cell cell,
                            String cellString,
                            long theirStart,
                            long theirCommit)