frostfs-node/pkg/local_object_storage/engine
Dmitrii Stepanov 6925fb4c59 [TrueCloudLab/hrw#2] node: Use typed HRW methods
Update HRW lib and use typed HRW methods to sort shards and nodes

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-02-28 13:36:25 +03:00
..
container.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
control.go [#2238] engine: Make `Open` and `Init` similar 2023-02-20 13:53:27 +03:00
control_test.go [#2238] engine: Add test for component initialization failures 2023-02-20 13:53:27 +03:00
delete.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
delete_test.go [#66] node: Replace interface{} with any 2023-02-21 16:47:07 +03:00
dump.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
engine.go [TrueCloudLab/hrw#2] node: Optimize shard hash 2023-02-28 13:36:25 +03:00
engine_test.go [TrueCloudLab/hrw#2] node: Optimize shard hash 2023-02-28 13:36:25 +03:00
error_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
evacuate.go [TrueCloudLab/hrw#2] node: Use typed HRW methods 2023-02-28 13:36:25 +03:00
evacuate_test.go [#2179] test: Fix test `TestEvacuateNetwork/multiple_shards,_evacuate_many` 2023-01-24 13:37:49 +03:00
exists.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
get.go [#2213] node: Do not return object expired object 2023-02-20 13:53:27 +03:00
head.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
head_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
info.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
inhume.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
inhume_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
list.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
list_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
lock.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
lock_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
metrics.go [#1794] metrics: Track physical object capacity per shard 2023-01-26 20:06:28 +03:00
put.go [#2188] engine: Fix panic during setting shard mode 2023-01-25 15:31:47 +03:00
range.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
restore.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
select.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
shards.go [TrueCloudLab/hrw#2] node: Use typed HRW methods 2023-02-28 13:36:25 +03:00
shards_test.go [#1770] node: Do not lock on shard's `Close` call 2022-10-04 10:08:55 +03:00
tree.go [#28] pilorama: Remove `LogMove` struct 2023-01-25 15:31:47 +03:00
tree_test.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
writecache.go Move to frostfs-node 2022-12-28 15:04:29 +03:00