frostfs-node/pkg/local_object_storage/engine
Evgenii Stratonikov 7b882b26d8 [#1559] shard: Remove public functions
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-21 17:56:06 +03:00
..
container.go [#1559] shard: Remove public functions 2022-07-21 17:56:06 +03:00
control.go [#1599] engine: Parallelize shard initialization 2022-07-15 13:44:54 +03:00
control_test.go [#1214] *: Use single `Object` type in whole project 2022-03-04 17:45:00 +03:00
delete.go [#1461] engine: Clarify force removal 2022-07-18 11:42:25 +03:00
dump.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
engine.go [#1320] English Check 2022-05-11 10:40:02 +03:00
engine_test.go [#1505] pilorama: Allow to customize database parameters 2022-07-21 15:08:24 +03:00
error_test.go [#1505] pilorama: Allow to customize database parameters 2022-07-21 15:08:24 +03:00
exists.go [#1418] shard: Do not use pointers as parameters 2022-06-06 18:03:12 +03:00
get.go [#1460] engine: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
head.go [#1460] engine: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
head_test.go [#1418] engine: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
info.go [#1118] services/control: return error counter in `ListShards` 2022-02-03 15:14:27 +03:00
inhume.go [#1461] shard: Add a separate `ErrLockObjectRemoval` 2022-07-18 11:42:25 +03:00
inhume_test.go [#1418] engine: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
list.go [#1460] engine: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
list_test.go [#1418] engine: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
lock.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
lock_test.go [#1461] meta: Return error on lock object removal 2022-07-18 11:42:25 +03:00
metrics.go [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
put.go [#1460] engine: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
range.go [#1561] object: Return `OUT_OF_RANGE` status 2022-07-19 13:29:45 +03:00
restore.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
select.go [#1494] *: Fix linter warnings 2022-06-15 12:26:10 +03:00
shards.go [#1461] shard: Fix option naming 2022-07-18 11:42:25 +03:00
tree.go [#1333] engine: Increase error counter for pilorama errors 2022-07-21 15:08:24 +03:00
tree_test.go [#1442] pilorama: Generate timestamp based on node position in the container 2022-07-21 15:08:24 +03:00