MCPcopy
hub / github.com/github/gh-ost / IsEmpty

Method IsEmpty

go/mysql/binlog.go:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 String() string
11 DisplayString() string
12 IsEmpty() bool
13 Equals(other BinlogCoordinates) bool
14 SmallerThan(other BinlogCoordinates) bool
15 SmallerThanOrEquals(other BinlogCoordinates) bool

Callers 6

ConnectBinlogStreamerMethod · 0.65
EqualsMethod · 0.65
SmallerThanMethod · 0.65
InitDBConnectionsMethod · 0.65

Implementers 2

FileBinlogCoordinatesgo/mysql/binlog_file.go
GTIDBinlogCoordinatesgo/mysql/binlog_gtid.go

Calls

no outgoing calls

Tested by

no test coverage detected