Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
ConnectBinlogStreamer
Method · 0.65
IsLogPosOverflowBeyond4Bytes
Method · 0.65
Equals
Method · 0.65
SmallerThan
Method · 0.65
CheckpointAfterCutOver
Method · 0.65
InitDBConnections
Method · 0.65
Implementers
2
FileBinlogCoordinates
go/mysql/binlog_file.go
GTIDBinlogCoordinates
go/mysql/binlog_gtid.go
Calls
no outgoing calls
Tested by
no test coverage detected