MCPcopy
hub / github.com/uber/aresdb / SafeDestruct

Method SafeDestruct

memstore/common/vector_party.go:131–131  ·  view source on GitHub ↗

SafeDestruct destructs vector party memory

()

Source from the content-addressed store, hash-verified

129
130 // SafeDestruct destructs vector party memory
131 SafeDestruct()
132
133 // Write serialize vector party
134 Write(writer io.Writer) error

Callers 15

DeleteColumnMethod · 0.65
PurgeMethod · 0.65
PurgeBatchMethod · 0.65
DestructMethod · 0.65
evictMethod · 0.65
ArchiveMethod · 0.65
PruneMethod · 0.65
merge_test.goFile · 0.65
archiving_test.goFile · 0.65
SafeDestructMethod · 0.65

Implementers 2

VectorPartymemstore/common/mocks/VectorParty.go
LiveVectorPartymemstore/common/mocks/LiveVectorParty.

Calls

no outgoing calls

Tested by

no test coverage detected