MCPcopy Create free account
hub / github.com/Shopify/ghostferry / String

Method String

pagination_key.go:27–27  ·  view source on GitHub ↗

String returns a human-readable representation for logging and debugging.

()

Source from the content-addressed store, hash-verified

25 NumericPosition() float64
26 // String returns a human-readable representation for logging and debugging.
27 String() string
28 // MarshalJSON serializes the key for state persistence and checkpointing.
29 MarshalJSON() ([]byte, error)
30 // IsMax returns true if this key represents the maximum possible value for its type.

Callers 15

EachMethod · 0.95
formatMismatchesFunction · 0.65
decompressDataMethod · 0.65
RunMethod · 0.65
AddBinlogEventHandlerMethod · 0.65
RunMethod · 0.65
VerifyDuringCutoverMethod · 0.65
RunMethod · 0.65
ProgressMethod · 0.65
WriteRowBatchMethod · 0.65

Implementers 2

Uint64Keypagination_key.go
BinaryKeypagination_key.go

Calls

no outgoing calls