index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/topology/Topology.java
package org.apache.helix.controller.rebalancer.topology; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
100
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/topology/InstanceNode.java
package org.apache.helix.controller.rebalancer.topology; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
101
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/WagedRebalanceUtil.java
package org.apache.helix.controller.rebalancer.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
102
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/WagedValidationUtil.java
package org.apache.helix.controller.rebalancer.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
103
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/RebalanceScheduler.java
package org.apache.helix.controller.rebalancer.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
104
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/ResourceUsageCalculator.java
package org.apache.helix.controller.rebalancer.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
105
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/util/DelayedRebalanceUtil.java
package org.apache.helix.controller.rebalancer.util; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under th...
106
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/PartialRebalanceRunner.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
107
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/AssignmentMetadataStore.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
108
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/GlobalRebalanceRunner.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
109
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/WagedInstanceCapacity.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
110
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/ReadOnlyWagedRebalancer.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
111
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/RebalanceAlgorithm.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
112
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/WagedRebalancer.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
113
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/WagedResourceWeightsProvider.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
114
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/AssignmentManager.java
package org.apache.helix.controller.rebalancer.waged; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under t...
115
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/FaultZoneAwareConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
116
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/ConstraintBasedAlgorithmFactory.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
117
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/ResourceTopStateAntiAffinityConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
118
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/BaselineInfluenceConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
119
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/HardConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
120
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/ResourcePartitionAntiAffinityConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
121
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/ValidGroupTagConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
122
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/TopStateMaxCapacityUsageInstanceConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
123
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/MaxCapacityUsageInstanceConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
124
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/ConstraintBasedAlgorithm.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
125
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/NodeCapacityConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
126
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/NodeMaxPartitionLimitConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
127
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/PartitionMovementConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
128
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/ReplicaActivateConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
129
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/AbstractPartitionMovementConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
130
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/SoftConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
131
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/InstancePartitionsCountConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
132
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/SamePartitionOnInstanceConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
133
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/constraints/UsageSoftConstraint.java
package org.apache.helix.controller.rebalancer.waged.constraints; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to...
134
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/AssignableNode.java
package org.apache.helix.controller.rebalancer.waged.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you u...
135
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/ClusterContext.java
package org.apache.helix.controller.rebalancer.waged.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you u...
136
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/ClusterModel.java
package org.apache.helix.controller.rebalancer.waged.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you u...
137
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/AssignableReplica.java
package org.apache.helix.controller.rebalancer.waged.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you u...
138
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/ClusterModelProvider.java
package org.apache.helix.controller.rebalancer.waged.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you u...
139
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/waged/model/OptimalAssignment.java
package org.apache.helix.controller.rebalancer.waged.model; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you u...
140
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/internal/MappingCalculator.java
package org.apache.helix.controller.rebalancer.internal; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
141
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/TotalCapacityConstraint.java
package org.apache.helix.controller.rebalancer.constraint; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you un...
142
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/ExcessiveTopStateResolver.java
package org.apache.helix.controller.rebalancer.constraint; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you un...
143
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/PartitionWeightAwareEvennessConstraint.java
package org.apache.helix.controller.rebalancer.constraint; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you un...
144
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/MonitoredAbnormalResolver.java
package org.apache.helix.controller.rebalancer.constraint; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you un...
145
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/dataprovider/ZkBasedCapacityProvider.java
package org.apache.helix.controller.rebalancer.constraint.dataprovider; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file...
146
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/constraint/dataprovider/ZkBasedPartitionWeightProvider.java
package org.apache.helix.controller.rebalancer.constraint.dataprovider; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file...
147
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/ConstraintRebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
148
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/RebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
149
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/MultiRoundCrushRebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
150
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/CrushEdRebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
151
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/AutoRebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
152
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/CrushRebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
153
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/AbstractEvenDistributionRebalanceStrategy.java
package org.apache.helix.controller.rebalancer.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you unde...
154
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/crushMapping/CardDealingAdjustmentAlgorithmV2.java
package org.apache.helix.controller.rebalancer.strategy.crushMapping; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
155
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/crushMapping/CRUSHPlacementAlgorithm.java
package org.apache.helix.controller.rebalancer.strategy.crushMapping; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
156
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/rebalancer/strategy/crushMapping/ConsistentHashingAdjustmentAlgorithm.java
package org.apache.helix.controller.rebalancer.strategy.crushMapping; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file ...
157
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/common/ResourcesStateMap.java
package org.apache.helix.controller.common; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache ...
158
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/common/PartitionStateMap.java
package org.apache.helix.controller.common; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache ...
159
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/strategy/AutoRebalanceStrategy.java
package org.apache.helix.controller.strategy; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apach...
160
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkBucketDataAccessor.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
161
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixManager.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
162
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/DefaultControllerMessageHandlerFactory.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
163
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkCacheBaseDataAccessor.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
164
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/WriteThroughCache.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
165
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ByteArraySerializer.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
166
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZNRecordSerializer.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
167
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/HelixManagerStateListener.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
168
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZNRecordStreamingSerializer.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
169
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/GenericBaseDataAccessorBuilder.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
170
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/DefaultSchedulerMessageHandlerFactory.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
171
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkCallbackCache.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
172
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/CurStateCarryOverUpdater.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
173
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ParticipantManager.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
174
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/Cache.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
175
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixAdmin.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
176
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/PathBasedZkSerializer.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
177
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/DistributedLeaderElection.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
178
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkCacheEventThread.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
179
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZNRecordJacksonSerializer.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
180
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkBaseDataAccessor.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
181
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZKUtil.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
182
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/CallbackEventThreadPoolFactory.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Licen...
183
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/DefaultParticipantErrorMessageHandlerFactory.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
184
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/BasicZkSerializer.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
185
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkAsyncCallbacks.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
186
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/HelixManagerShutdownHook.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
187
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/CallbackHandler.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
188
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZkClient.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
189
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ControllerManagerHelper.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
190
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/HelixGroupCommit.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
191
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/package-info.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
192
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/CallbackEventExecutor.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
193
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/GenericZkHelixApiBuilder.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
194
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZKHelixDataAccessor.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
195
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/ZKExceptionHandler.java
package org.apache.helix.manager.zk; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License...
196
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/zookeeper/IZkStateListener.java
package org.apache.helix.manager.zk.zookeeper; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apac...
197
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/zookeeper/ZkClient.java
package org.apache.helix.manager.zk.zookeeper; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apac...
198
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk
Create_ds/helix/helix-core/src/main/java/org/apache/helix/manager/zk/zookeeper/ZkConnection.java
package org.apache.helix.manager.zk.zookeeper; /* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apac...
199