Files
scylladb/service
Pavel Emelyanov 0651038f29 storage-service: Turn some global helpers into methods
There are two static helpers used by storage service that grab
global storage service. To simplify these two turn both into
storage service methods and use 'this' inside.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2021-05-28 18:12:25 +03:00
..