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