MCPcopy
hub / github.com/pingcap/tidb / Close

Method Close

pkg/server/internal/resultset/cursor.go:167–169  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165}
166
167func (iter *lazyRowIterator) Close() {
168 iter.rs.Close()
169}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected