mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-19 17:04:00 +00:00
Move module docu to work for NaturalDocs.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# ###########################################################################
|
||||
# TableSyncNibble package $Revision: 6511 $
|
||||
# ###########################################################################
|
||||
|
||||
{
|
||||
# Package: TableSyncNibble
|
||||
# TableSyncNibble is a table sync algo that uses <TableNibbler>.
|
||||
# This package implements a moderately complex sync algorithm:
|
||||
@@ -29,7 +29,6 @@
|
||||
# * Checksum them (state 2)
|
||||
# * If a row differs, it must be synced
|
||||
# See TableSyncStream for the TableSync interface this conforms to.
|
||||
{
|
||||
package TableSyncNibble;
|
||||
|
||||
use strict;
|
||||
|
Reference in New Issue
Block a user