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/11/07 02:19:45 UTC

[37/53] [abbrv] git commit: [HELIX-209] Remove unused function

[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/e707a604
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/e707a604
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/e707a604

Branch: refs/heads/master
Commit: e707a6040bc66b4481dab542f7d15d58244e16d2
Parents: e39b924
Author: Kanak Biscuitwala <ka...@apache.org>
Authored: Tue Oct 15 09:20:30 2013 -0700
Committer: Kanak Biscuitwala <ka...@apache.org>
Committed: Wed Nov 6 13:17:37 2013 -0800

----------------------------------------------------------------------
 .../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/e707a604/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