frostfs-node/pkg/local_object_storage/shard
Alex Vanin 7c97bd1360 [] shard: Add test for getting SplitInfo
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
control.go [] Add writeCache instance to shard 2020-12-11 17:19:37 +03:00
delete.go [] Update Delete method in shard 2020-12-11 17:19:37 +03:00
delete_test.go [] Add tests for shards 2020-12-11 17:19:37 +03:00
exists.go [] Update Exists method in shard 2020-12-11 17:19:37 +03:00
get.go [] Update Get method in shard 2020-12-11 17:19:37 +03:00
get_test.go [] shard: Add test for getting SplitInfo 2020-12-11 17:19:37 +03:00
head.go [] Add Head method in shard 2020-12-11 17:19:37 +03:00
head_test.go [] Add tests for shards 2020-12-11 17:19:37 +03:00
id.go [] shard: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
info.go [] Use write cache options in storage app 2020-12-11 17:19:37 +03:00
inhume.go [] Add Inhume method for shard 2020-12-11 17:19:37 +03:00
inhume_test.go [] Add tests for shards 2020-12-11 17:19:37 +03:00
mode.go [] shard: Fix missing return statement in SetMode method 2020-12-11 17:19:37 +03:00
move.go [] Add ToMoveIt method in shard 2020-12-11 17:19:37 +03:00
put.go [] Update Put method in shard 2020-12-11 17:19:37 +03:00
range.go [] Add GetRange method in shard 2020-12-11 17:19:37 +03:00
select.go [] shard: Get rid of using the global RW lock 2020-12-11 17:19:37 +03:00
shard.go [] shard: Add test for getting SplitInfo 2020-12-11 17:19:37 +03:00
shard_test.go [] Set write cache specific config on application level 2020-12-11 17:19:37 +03:00
weight.go [] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00