everywhere: reduce dependencies on i_partitioner.hh
Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "gms/feature_service.hh"
|
||||
#include "locator/snitch_base.hh"
|
||||
#include "locator/token_range_splitter.hh"
|
||||
#include "dht/i_partitioner.hh"
|
||||
#include "dht/token-sharding.hh"
|
||||
#include "token_metadata.hh"
|
||||
#include "snitch_base.hh"
|
||||
#include <seastar/util/bool_class.hh>
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
#include "locator/tablet_metadata_guard.hh"
|
||||
#include "locator/tablet_sharder.hh"
|
||||
#include "locator/token_range_splitter.hh"
|
||||
#include "dht/i_partitioner.hh"
|
||||
#include "types/types.hh"
|
||||
#include "types/tuple.hh"
|
||||
#include "types/set.hh"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include <unordered_set>
|
||||
#include <unordered_map>
|
||||
#include "gms/inet_address.hh"
|
||||
#include "dht/i_partitioner.hh"
|
||||
#include "dht/ring_position.hh"
|
||||
#include "inet_address_vectors.hh"
|
||||
#include <optional>
|
||||
#include <memory>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "dht/i_partitioner.hh"
|
||||
#include "dht/ring_position.hh"
|
||||
#include "dht/token.hh"
|
||||
#include "locator/token_metadata_fwd.hh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user