MCPcopy Index your code
hub / github.com/aptly-dev/aptly / Write

Method Write

database/database.go:62–62  ·  view source on GitHub ↗

Write closes batch and send accumulated writes to the database

()

Source from the content-addressed store, hash-verified

60
61 // Write closes batch and send accumulated writes to the database
62 Write() error
63}
64
65// Transaction provides isolated atomic way to perform updates.

Callers 15

SetUpTestMethod · 0.65
ExtractClearsignedMethod · 0.65
WriteMethod · 0.65
WriteMethod · 0.65
SaveConfigFunction · 0.65
SaveConfigRawFunction · 0.65
SaveConfigYAMLFunction · 0.65
DownloadWithChecksumMethod · 0.65
WriteMethod · 0.65
TestBatchMethod · 0.65
HashMethod · 0.65
UpdateMethod · 0.65

Implementers 6

LogWriterutils/logging.go
ChecksumWriterutils/checksum.go
Progressconsole/progress.go
batchdatabase/goleveldb/batch.go
EtcDBatchdatabase/etcddb/batch.go
Outputtask/output.go

Calls

no outgoing calls

Tested by 14

SetUpTestMethod · 0.52
TestBatchMethod · 0.52
PutFileMethod · 0.52
putWithMetadataMethod · 0.52
getMethod · 0.52
createTestConfigFunction · 0.52
SetUpTestMethod · 0.52