You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2013/10/15 18:20:53 UTC

git commit: [HELIX-209] Remove unused function

Updated Branches:
  refs/heads/helix-logical-model 0a2edeef2 -> 2d5007734


[HELIX-209] Remove unused function


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/2d500773
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/2d500773
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/2d500773

Branch: refs/heads/helix-logical-model
Commit: 2d50077340f162d8241b8eebae54e7e9a2e2eb6c
Parents: 0a2edee
Author: Kanak Biscuitwala <ka...@apache.org>
Authored: Tue Oct 15 09:20:30 2013 -0700
Committer: Kanak Biscuitwala <ka...@apache.org>
Committed: Tue Oct 15 09:20:30 2013 -0700

----------------------------------------------------------------------
 .../main/java/org/apache/helix/model/ClusterConfiguration.java   | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/2d500773/helix-core/src/main/java/org/apache/helix/model/ClusterConfiguration.java
----------------------------------------------------------------------
diff --git a/helix-core/src/main/java/org/apache/helix/model/ClusterConfiguration.java b/helix-core/src/main/java/org/apache/helix/model/ClusterConfiguration.java
index 6887f24..d733a5c 100644
--- a/helix-core/src/main/java/org/apache/helix/model/ClusterConfiguration.java
+++ b/helix-core/src/main/java/org/apache/helix/model/ClusterConfiguration.java
@@ -29,10 +29,6 @@ import org.apache.helix.api.id.ClusterId;
  * Persisted configuration properties for a cluster
  */
 public class ClusterConfiguration extends HelixProperty {
-  private enum Fields {
-    WRITE_ID
-  }
-
   /**
    * Instantiate for an id
    * @param id cluster id