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
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/CustomCodeCallbackHandler.java
package org.apache.helix.participant; /* * 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 Licens...
0
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/DistClusterControllerStateModelFactory.java
package org.apache.helix.participant; /* * 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 Licens...
1
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/HelixCustomCodeRunner.java
package org.apache.helix.participant; /* * 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 Licens...
2
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/AbstractHelixLeaderStandbyStateModel.java
package org.apache.helix.participant; /* * 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 Licens...
3
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/CustomCodeInvoker.java
package org.apache.helix.participant; /* * 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 Licens...
4
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/HelixStateMachineEngine.java
package org.apache.helix.participant; /* * 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 Licens...
5
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/GenericLeaderStandbyModel.java
package org.apache.helix.participant; /* * 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 Licens...
6
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/DistClusterControllerStateModel.java
package org.apache.helix.participant; /* * 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 Licens...
7
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/StateMachineEngine.java
package org.apache.helix.participant; /* * 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 Licens...
8
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/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 ...
9
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/GenericLeaderStandbyStateModelFactory.java
package org.apache.helix.participant; /* * 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 Licens...
10
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/Transition.java
package org.apache.helix.participant.statemachine; /* * 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 ...
11
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/ScheduledTaskStateModel.java
package org.apache.helix.participant.statemachine; /* * 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 ...
12
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/StateTransitionError.java
package org.apache.helix.participant.statemachine; /* * 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 ...
13
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/StateModelFactory.java
package org.apache.helix.participant.statemachine; /* * 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 ...
14
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/StateModelParser.java
package org.apache.helix.participant.statemachine; /* * 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 ...
15
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/StateModel.java
package org.apache.helix.participant.statemachine; /* * 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 ...
16
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/StateModelInfo.java
package org.apache.helix.participant.statemachine; /* * 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 ...
17
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/ScheduledTaskStateModelFactory.java
package org.apache.helix.participant.statemachine; /* * 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 ...
18
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant
Create_ds/helix/helix-core/src/main/java/org/apache/helix/participant/statemachine/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 ...
19
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/healthcheck/ParticipantHealthReportCollector.java
package org.apache.helix.healthcheck; /* * 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 Licens...
20
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/healthcheck/HealthReportProvider.java
package org.apache.helix.healthcheck; /* * 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 Licens...
21
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/healthcheck/ParticipantHealthReportTask.java
package org.apache.helix.healthcheck; /* * 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 Licens...
22
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/healthcheck/ParticipantHealthReportCollectorImpl.java
package org.apache.helix.healthcheck; /* * 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 Licens...
23
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/GenericHelixController.java
package org.apache.helix.controller; /* * 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...
24
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/HierarchicalDataHolder.java
package org.apache.helix.controller; /* * 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...
25
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/LogUtil.java
package org.apache.helix.controller; /* * 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...
26
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/HelixControllerMain.java
package org.apache.helix.controller; /* * 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...
27
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/ExternalViewGenerator.java
package org.apache.helix.controller; /* * 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...
28
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/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 ...
29
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/pipeline/Pipeline.java
package org.apache.helix.controller.pipeline; /* * 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...
30
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/pipeline/Stage.java
package org.apache.helix.controller.pipeline; /* * 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...
31
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/pipeline/AbstractBaseStage.java
package org.apache.helix.controller.pipeline; /* * 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...
32
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/pipeline/AbstractAsyncBaseStage.java
package org.apache.helix.controller.pipeline; /* * 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...
33
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/pipeline/PipelineRegistry.java
package org.apache.helix.controller.pipeline; /* * 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...
34
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/pipeline/StageContext.java
package org.apache.helix.controller.pipeline; /* * 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...
35
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/pipeline/PipelineSwitchException.java
package org.apache.helix.controller.pipeline; /* * 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...
36
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/pipeline/AsyncWorkerType.java
package org.apache.helix.controller.pipeline; /* * 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...
37
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/pipeline/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 ...
38
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/pipeline/StageException.java
package org.apache.helix.controller.pipeline; /* * 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...
39
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/changedetector/ResourceChangeSnapshot.java
package org.apache.helix.controller.changedetector; /* * 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...
40
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/changedetector/ChangeDetector.java
package org.apache.helix.controller.changedetector; /* * 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...
41
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/changedetector/ResourceChangeDetector.java
package org.apache.helix.controller.changedetector; /* * 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...
42
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector/trimmer/HelixPropertyTrimmer.java
package org.apache.helix.controller.changedetector.trimmer; /* * 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...
43
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector/trimmer/InstanceConfigTrimmer.java
package org.apache.helix.controller.changedetector.trimmer; /* * 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...
44
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector/trimmer/ClusterConfigTrimmer.java
package org.apache.helix.controller.changedetector.trimmer; /* * 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...
45
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector/trimmer/IdealStateTrimmer.java
package org.apache.helix.controller.changedetector.trimmer; /* * 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...
46
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/changedetector/trimmer/ResourceConfigTrimmer.java
package org.apache.helix.controller.changedetector.trimmer; /* * 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...
47
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/dataproviders/WorkflowControllerDataProvider.java
package org.apache.helix.controller.dataproviders; /* * 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 ...
48
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/dataproviders/ManagementControllerDataProvider.java
package org.apache.helix.controller.dataproviders; /* * 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 ...
49
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/dataproviders/InstanceCapacityDataProvider.java
package org.apache.helix.controller.dataproviders; /* * 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 ...
50
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/dataproviders/BaseControllerDataProvider.java
package org.apache.helix.controller.dataproviders; /* * 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 ...
51
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/dataproviders/ResourceControllerDataProvider.java
package org.apache.helix.controller.dataproviders; /* * 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 ...
52
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/stages/CurrentStateComputationStage.java
package org.apache.helix.controller.stages; /* * 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 ...
53
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/stages/CustomizedStateOutput.java
package org.apache.helix.controller.stages; /* * 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 ...
54
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/stages/ClusterDataCache.java
package org.apache.helix.controller.stages; /* * 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 ...
55
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/stages/IntermediateStateOutput.java
package org.apache.helix.controller.stages; /* * 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 ...
56
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/stages/MaintenanceRecoveryStage.java
package org.apache.helix.controller.stages; /* * 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 ...
57
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/stages/ClusterEvent.java
package org.apache.helix.controller.stages; /* * 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 ...
58
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/stages/ResourceComputationStage.java
package org.apache.helix.controller.stages; /* * 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 ...
59
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/stages/TargetExteralViewCalcStage.java
package org.apache.helix.controller.stages; /* * 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 ...
60
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/stages/CompatibilityCheckStage.java
package org.apache.helix.controller.stages; /* * 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 ...
61
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/stages/MessageGenerationPhase.java
package org.apache.helix.controller.stages; /* * 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 ...
62
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/stages/BestPossibleStateOutput.java
package org.apache.helix.controller.stages; /* * 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 ...
63
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/stages/IntermediateStateCalcStage.java
package org.apache.helix.controller.stages; /* * 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 ...
64
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/stages/ManagementModeStage.java
package org.apache.helix.controller.stages; /* * 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 ...
65
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/stages/TopStateHandoffReportStage.java
package org.apache.helix.controller.stages; /* * 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 ...
66
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/stages/CustomizedStateComputationStage.java
package org.apache.helix.controller.stages; /* * 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 ...
67
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/stages/CustomizedViewAggregationStage.java
package org.apache.helix.controller.stages; /* * 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 ...
68
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/stages/MessageOutput.java
package org.apache.helix.controller.stages; /* * 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 ...
69
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/stages/ExternalViewComputeStage.java
package org.apache.helix.controller.stages; /* * 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 ...
70
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/stages/ClusterEventType.java
package org.apache.helix.controller.stages; /* * 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 ...
71
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/stages/TaskGarbageCollectionStage.java
package org.apache.helix.controller.stages; /* * 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 ...
72
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/stages/ResourceValidationStage.java
package org.apache.helix.controller.stages; /* * 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 ...
73
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/stages/StateTransitionThrottleController.java
package org.apache.helix.controller.stages; /* * 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 ...
74
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/stages/CurrentStateOutput.java
package org.apache.helix.controller.stages; /* * 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 ...
75
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/stages/ManagementMessageGenerationPhase.java
package org.apache.helix.controller.stages; /* * 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 ...
76
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/stages/MessageThrottleStage.java
package org.apache.helix.controller.stages; /* * 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 ...
77
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/stages/MissingTopStateRecord.java
package org.apache.helix.controller.stages; /* * 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 ...
78
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/stages/ManagementMessageDispatchStage.java
package org.apache.helix.controller.stages; /* * 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 ...
79
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/stages/PersistAssignmentStage.java
package org.apache.helix.controller.stages; /* * 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 ...
80
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/stages/MessageDispatchStage.java
package org.apache.helix.controller.stages; /* * 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 ...
81
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/stages/AttributeName.java
package org.apache.helix.controller.stages; /* * 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 ...
82
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/stages/MessageSelectionStage.java
package org.apache.helix.controller.stages; /* * 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 ...
83
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/stages/ReadClusterDataStage.java
package org.apache.helix.controller.stages; /* * 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 ...
84
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/stages/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 ...
85
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/stages/BestPossibleStateCalcStage.java
package org.apache.helix.controller.stages; /* * 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 ...
86
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages/task/TaskPersistDataStage.java
package org.apache.helix.controller.stages.task; /* * 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 Ap...
87
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages/task/TaskSchedulingStage.java
package org.apache.helix.controller.stages.task; /* * 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 Ap...
88
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages/task/TaskMessageDispatchStage.java
package org.apache.helix.controller.stages.task; /* * 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 Ap...
89
0
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages
Create_ds/helix/helix-core/src/main/java/org/apache/helix/controller/stages/resource/ResourceMessageDispatchStage.java
package org.apache.helix.controller.stages.resource; /* * 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...
90
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/rebalancer/AutoRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
91
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/rebalancer/Rebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
92
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/rebalancer/CustomRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
93
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/rebalancer/SemiAutoRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
94
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/rebalancer/AbstractRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
95
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/rebalancer/StatefulRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
96
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/rebalancer/DelayedAutoRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
97
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/rebalancer/MaintenanceRebalancer.java
package org.apache.helix.controller.rebalancer; /* * 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 Apa...
98
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/Node.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...
99