Property | Type | Description | |
---|---|---|---|
BinaryDump | void | ||
Compress | void | ||
DirectionSplitBinaryDump | void | ||
FusionDump | void | ||
GetCompressedFileName | string | ||
ProcessFileImpl | void | ||
SessionSplitBinaryDump | void | ||
ShowPercentProgress | void | ||
SplitBinaryDump | void | ||
WritePacketErrors | void | ||
WriteSQLs | void |
Method | Description | |
---|---|---|
Decompress ( ) : string | ||
GetHeader ( string fileName ) : string | ||
ProcessFile ( ) : void | ||
ReadPackets ( ) : List |
||
SniffFile ( string fileName, DumpFormatType dumpFormat = DumpFormatType.Text, int>.Tuple |
Method | Description | |
---|---|---|
BinaryDump ( string fileName, ICollection |
||
Compress ( ) : void | ||
DirectionSplitBinaryDump ( ICollection |
||
FusionDump ( ICollection |
||
GetCompressedFileName ( ) : string | ||
ProcessFileImpl ( ) : void | ||
SessionSplitBinaryDump ( ICollection |
||
ShowPercentProgress ( string message, long curr, long total ) : void | ||
SplitBinaryDump ( ICollection |
||
WritePacketErrors ( ) : void | ||
WriteSQLs ( ) : void |
public static GetHeader ( string fileName ) : string | ||
fileName | string | |
return | string |
public SniffFile ( string fileName, DumpFormatType dumpFormat = DumpFormatType.Text, int>.Tuple |
||
fileName | string | |
dumpFormat | DumpFormatType | |
number | int>.Tuple | |
return | System |