public class RebalanceOnlyWhenActiveAllocationDecider extends AllocationDecider
| 修飾子とタイプ | フィールドと説明 |
|---|---|
static String |
NAME |
deprecationLogger, logger, settings| コンストラクタと説明 |
|---|
RebalanceOnlyWhenActiveAllocationDecider(Settings settings) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Decision |
canRebalance(ShardRouting shardRouting,
RoutingAllocation allocation)
Returns a
Decision whether the given shard routing can be
re-balanced to the given allocation. |
canAllocate, canAllocate, canAllocate, canAllocate, canRebalance, canRemainlogDeprecatedSetting, logRemovedSetting, nodeNamepublic Decision canRebalance(ShardRouting shardRouting, RoutingAllocation allocation)
AllocationDeciderDecision whether the given shard routing can be
re-balanced to the given allocation. The default is
Decision.ALWAYS.canRebalance クラス内 AllocationDeciderCopyright © 2009–2016. All rights reserved.