Class DumpBinaryLogCommand

    • Field Detail

      • BINLOG_SEND_ANNOTATE_ROWS_EVENT

        public static final int BINLOG_SEND_ANNOTATE_ROWS_EVENT
        See Also:
        Constant Field Values
    • Constructor Detail

      • DumpBinaryLogCommand

        public DumpBinaryLogCommand​(long serverId,
                                    String binlogFilename,
                                    long binlogPosition)
      • DumpBinaryLogCommand

        public DumpBinaryLogCommand​(long serverId,
                                    String binlogFilename,
                                    long binlogPosition,
                                    boolean sendAnnotateRowsEvent)