frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov f58234aa2f [#1559] metabase: Remove public functions
Reduce public interface of this package. Later each result will contain
an additional status, so it makes more sense to use the same functions
and result processing everywhere.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-21 17:56:06 +03:00
..
container.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
control.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
control_test.go [#1505] pilorama: Allow to customize database parameters 2022-07-21 15:08:24 +03:00
delete.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
delete_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
dump.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
dump_test.go [#1418] blobovnicza: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
errors.go [#1561] object: Return `OUT_OF_RANGE` status 2022-07-19 13:29:45 +03:00
exists.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
gc.go [#1461] node: Unlock locked object on its lock removal 2022-07-18 11:42:25 +03:00
get.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
get_test.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
head.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
head_test.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
id.go [#1611] shard: Print shard ID in component logs 2022-07-19 15:57:53 +03:00
info.go [#1333] services/control: Return pilorama info in `ListShards` RPC 2022-07-21 15:08:24 +03:00
inhume.go [#1461] shard: Add a separate `ErrLockObjectRemoval` 2022-07-18 11:42:25 +03:00
inhume_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
list.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
list_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
lock.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
lock_test.go [#1461] shard: Fix option naming 2022-07-18 11:42:25 +03:00
mode.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
move.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
put.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
range.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
restore.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
select.go [#1559] metabase: Remove public functions 2022-07-21 17:56:06 +03:00
shard.go [#1607] pilorama: Enable tree service explicitly 2022-07-21 15:08:24 +03:00
shard_test.go [#1505] pilorama: Allow to customize database parameters 2022-07-21 15:08:24 +03:00
shutdown_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
tree.go [#1607] pilorama: Enable tree service explicitly 2022-07-21 15:08:24 +03:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00