MCPcopy Create free account
hub / github.com/MilenMT/torus / BlockStore

Interface BlockStore

storage.go:249–261  ·  view source on GitHub ↗

BlockStore is the interface representing the standardized methods to interact with something storing blocks.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 36

RebalanceCheckMethod · 0.65
performMethod · 0.65
WriteINodeMethod · 0.65
WriteBlockMethod · 0.65
writerMethod · 0.65
TestWriteBlockFunction · 0.65
PutBlockMethod · 0.65
benchmarkWritesFunction · 0.65
TestWritesFunction · 0.65
WriteBlockMethod · 0.65
DeleteINodeMethod · 0.65
DeleteBlockMethod · 0.65

Implementers 4

Distributordistributor/distributor.go
deviceBlockstorage/block_device.go
tempBlockStorestorage/temp.go
mfileBlockstorage/mfile.go

Calls

no outgoing calls

Tested by

no test coverage detected