frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich 30ac234c20 [#377] metabase: Add Inhume parameter to mark the object as garbage
Implement `InhumePrm.WithGCMark` method that marks the object as garbage in
graveyard. Update `InhumePrm.WithTombstoneAddress` doc indicating a conflict
with the new method. Update `Inhume` function doc about tombstone address
parameter.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-19 11:56:32 +03:00
..
cleanup.go [#337] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
containers.go [#337] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
containers_test.go [#337] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
control.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db.go [#361] metabase: Support new match types 2021-02-03 10:32:15 +03:00
db_test.go [#334] engine: Make tests more predictable 2021-01-21 11:00:23 +03:00
delete.go [#219] metabase: Count parent references in Delete operation 2021-02-18 09:54:19 +03:00
delete_test.go [#219] metabase: Count parent references in Delete operation 2021-02-18 09:54:19 +03:00
exists.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
exists_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
get_test.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
info.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
inhume.go [#377] metabase: Add Inhume parameter to mark the object as garbage 2021-02-19 11:56:32 +03:00
inhume_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [#337] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00
put_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
select.go [#361] metabase: Support new match types 2021-02-03 10:32:15 +03:00
select_test.go [#361] metabase: Support new match types 2021-02-03 10:32:15 +03:00
small.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
small_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
util.go [#337] metabase: Keep container size estimation 2021-01-29 11:04:30 +03:00