aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/distributor/top_level_distributor_test_util.h
diff options
context:
space:
mode:
authorTor Brede Vekterli <vekterli@yahooinc.com>2021-09-17 09:53:22 +0000
committerTor Brede Vekterli <vekterli@yahooinc.com>2021-09-20 09:37:44 +0000
commit830bd44f5fa5cb5a0a2ee7ca34e8afaff40c474d (patch)
tree9b28117a0e092caaa6de7d5c78119d67e0248f0f /storage/src/tests/distributor/top_level_distributor_test_util.h
parent98d154b54670a9737317d345c8619b83ea5d4fb3 (diff)
Remove most traces of distributor legacy mode.
Some assorted legacy bits and pieces still remain on the factory floor, these will be cleaned up in follow-ups.
Diffstat (limited to 'storage/src/tests/distributor/top_level_distributor_test_util.h')
-rw-r--r--storage/src/tests/distributor/top_level_distributor_test_util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/src/tests/distributor/top_level_distributor_test_util.h b/storage/src/tests/distributor/top_level_distributor_test_util.h
index 8832f8ada6e..e8794eb4199 100644
--- a/storage/src/tests/distributor/top_level_distributor_test_util.h
+++ b/storage/src/tests/distributor/top_level_distributor_test_util.h
@@ -69,7 +69,6 @@ public:
TopLevelBucketDBUpdater& bucket_db_updater();
const IdealStateMetricSet& total_ideal_state_metrics() const;
const DistributorMetricSet& total_distributor_metrics() const;
- const storage::distributor::DistributorNodeContext& node_context() const;
DistributorBucketSpace& distributor_bucket_space(const document::BucketId& id);
const DistributorBucketSpace& distributor_bucket_space(const document::BucketId& id) const;