Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 05DCCD739 for ; Fri, 9 Nov 2012 22:57:21 +0000 (UTC) Received: (qmail 46310 invoked by uid 500); 9 Nov 2012 22:57:20 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 46289 invoked by uid 500); 9 Nov 2012 22:57:20 -0000 Mailing-List: contact commits-help@helix.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.incubator.apache.org Delivered-To: mailing list commits@helix.incubator.apache.org Received: (qmail 46279 invoked by uid 99); 9 Nov 2012 22:57:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 22:57:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Nov 2012 22:57:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 5B9442388C93; Fri, 9 Nov 2012 22:55:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1407678 [30/47] - in /incubator/helix/site-content: ./ apidocs/assets/ apidocs/reference/ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/alerts/ apidocs/reference/org/apache/helix/controller/ apidocs/reference/org/a... Date: Fri, 09 Nov 2012 22:55:15 -0000 To: commits@helix.incubator.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121109225550.5B9442388C93@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: incubator/helix/site-content/xref-test/org/apache/helix/mock/participant/package-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/mock/participant/package-summary.html?rev=1407678&view=auto ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/mock/participant/package-summary.html (added) +++ incubator/helix/site-content/xref-test/org/apache/helix/mock/participant/package-summary.html Fri Nov 9 22:54:26 2012 @@ -0,0 +1,187 @@ + + + + + + Helix 0.6-incubating-SNAPSHOT Reference Package org.apache.helix.mock.participant + + + +
+ +
+
+ +
+ +

Package org.apache.helix.mock.participant

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Class Summary
+ DummyLeaderStandbyStateModel +
+ DummyLeaderStandbyStateModelFactory +
+ DummyOnlineOfflineStateModel +
+ DummyOnlineOfflineStateModelFactory +
+ DummyProcess +
+ DummyStateModel +
+ DummyStateModelFactory +
+ ErrTransition +
+ MockBootstrapModelFactory +
+ MockBootstrapStateModel +
+ MockEspressoHealthReportProvider +
+ MockHealthReportJob +
+ MockHealthReportParticipant +
+ MockHealthReportParticipantShutdownHook +
+ MockHealthReportProvider +
+ MockJobIntf +
+ MockMSModelFactory +
+ MockMSStateModel +
+ MockParticipant +
+ MockSchemataModelFactory +
+ MockSchemataStateModel +
+ MockTransition +
+ SleepTransition +
+ StoreAccessDiffNodeTransition +
+ StoreAccessOneNodeTransition +
+ +
+ +
+
+ +
+
+ Copyright © 2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Added: incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/MockSpectatorProcess.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/MockSpectatorProcess.html?rev=1407678&view=auto ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/MockSpectatorProcess.html (added) +++ incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/MockSpectatorProcess.html Fri Nov 9 22:54:26 2012 @@ -0,0 +1,173 @@ + + + + +MockSpectatorProcess xref + + + +
+
+1   package org.apache.helix.mock.spectator;
+2   
+3   /*
+4    * Licensed to the Apache Software Foundation (ASF) under one
+5    * or more contributor license agreements.  See the NOTICE file
+6    * distributed with this work for additional information
+7    * regarding copyright ownership.  The ASF licenses this file
+8    * to you under the Apache License, Version 2.0 (the
+9    * "License"); you may not use this file except in compliance
+10   * with the License.  You may obtain a copy of the License at
+11   *
+12   *   http://www.apache.org/licenses/LICENSE-2.0
+13   *
+14   * Unless required by applicable law or agreed to in writing,
+15   * software distributed under the License is distributed on an
+16   * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+17   * KIND, either express or implied.  See the License for the
+18   * specific language governing permissions and limitations
+19   * under the License.
+20   */
+21  
+22  import java.util.List;
+23  
+24  import org.I0Itec.zkclient.IDefaultNameSpace;
+25  import org.I0Itec.zkclient.ZkServer;
+26  import org.apache.helix.HelixManager;
+27  import org.apache.helix.HelixManagerFactory;
+28  import org.apache.helix.InstanceType;
+29  import org.apache.helix.ZNRecord;
+30  import org.apache.helix.manager.zk.ZNRecordSerializer;
+31  import org.apache.helix.model.InstanceConfig;
+32  import org.apache.helix.spectator.RoutingTableProvider;
+33  import org.apache.helix.tools.ClusterSetup;
+34  import org.apache.helix.util.HelixUtil;
+35  
+36  
+37  /**
+38   * A MockSpectatorProcess to demonstrate the integration with cluster manager.
+39   * This uses Zookeeper in local mode and runs at port 2188
+40   *
+41   */
+42  public class MockSpectatorProcess
+43  {
+44    private static final int port = 2188;
+45    static long runId = System.currentTimeMillis();
+46    private static final String dataDir = "/tmp/zkDataDir-" + runId;
+47  
+48    private static final String logDir = "/tmp/zkLogDir-" + runId;
+49  
+50    static String clusterName = "mock-cluster-" + runId;
+51  
+52    static String zkConnectString = "localhost:2188";
+53  
+54    private final RoutingTableProvider _routingTableProvider;
+55    private static ZkServer zkServer;
+56  
+57    public MockSpectatorProcess()
+58    {
+59      _routingTableProvider = new RoutingTableProvider();
+60    }
+61  
+62    public static void main(String[] args) throws Exception
+63    {
+64      setup();
+65      zkServer.getZkClient().setZkSerializer(new ZNRecordSerializer());
+66      ZNRecord record = zkServer.getZkClient().readData(
+67          HelixUtil.getIdealStatePath(clusterName, "TestDB"));
+68  
+69      String externalViewPath = HelixUtil.getExternalViewPath(clusterName, "TestDB");
+70  
+71      MockSpectatorProcess process = new MockSpectatorProcess();
+72      process.start();
+73      //try to route, there is no master or slave available
+74      process.routeRequest("TestDB", "TestDB_1");
+75  
+76      //update the externalview on zookeeper
+77      zkServer.getZkClient().createPersistent(externalViewPath,record);
+78      //sleep for sometime so that the ZK Callback is received.
+79      Thread.sleep(1000);
+80      process.routeRequest("TestDB", "TestDB_1");
+81      System.exit(1);
+82    }
+83  
+84    private static void setup()
+85    {
+86  
+87      IDefaultNameSpace defaultNameSpace = new IDefaultNameSpace()
+88      {
+89        @Override
+90        public void createDefaultNameSpace(org.I0Itec.zkclient.ZkClient client)
+91        {
+92          client.deleteRecursive("/" + clusterName);
+93  
+94        }
+95      };
+96  
+97      zkServer = new ZkServer(dataDir, logDir, defaultNameSpace, port);
+98      zkServer.start();
+99      ClusterSetup clusterSetup = new ClusterSetup(zkConnectString);
+100     clusterSetup.setupTestCluster(clusterName);
+101     try
+102     {
+103       Thread.sleep(1000);
+104     } catch (InterruptedException e)
+105     {
+106       e.printStackTrace();
+107     }
+108   }
+109 
+110   public void routeRequest(String database, String partition)
+111   {
+112     List<InstanceConfig> masters;
+113     List<InstanceConfig> slaves;
+114     masters = _routingTableProvider.getInstances(database, partition, "MASTER");
+115     if (masters != null && !masters.isEmpty())
+116     {
+117       System.out.println("Available masters to route request");
+118       for (InstanceConfig config : masters)
+119       {
+120         System.out.println("HostName:" + config.getHostName() + " Port:"
+121             + config.getPort());
+122       }
+123     } else
+124     {
+125       System.out.println("No masters available to route request");
+126     }
+127     slaves = _routingTableProvider.getInstances(database, partition, "SLAVE");
+128     if (slaves != null && !slaves.isEmpty())
+129     {
+130       System.out.println("Available slaves to route request");
+131       for (InstanceConfig config : slaves)
+132       {
+133         System.out.println("HostName:" + config.getHostName() + " Port:"
+134             + config.getPort());
+135       }
+136     } else
+137     {
+138       System.out.println("No slaves available to route request");
+139     }
+140   }
+141 
+142   public void start()
+143   {
+144 
+145     try
+146     {
+147       HelixManager manager = HelixManagerFactory.getZKHelixManager(clusterName,
+148                                                                          null,
+149                                                                          InstanceType.SPECTATOR,
+150                                                                          zkConnectString);
+151 
+152 
+153       manager.connect();
+154       manager.addExternalViewChangeListener(_routingTableProvider);
+155     } catch (Exception e)
+156     {
+157       e.printStackTrace();
+158     }
+159   }
+160 }
+
+
+ Added: incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-frame.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-frame.html?rev=1407678&view=auto ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-frame.html (added) +++ incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-frame.html Fri Nov 9 22:54:26 2012 @@ -0,0 +1,24 @@ + + + + + + Helix 0.6-incubating-SNAPSHOT Reference Package org.apache.helix.mock.spectator + + + + +

+ org.apache.helix.mock.spectator +

+ +

Classes

+ + + + + \ No newline at end of file Added: incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-summary.html?rev=1407678&view=auto ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-summary.html (added) +++ incubator/helix/site-content/xref-test/org/apache/helix/mock/spectator/package-summary.html Fri Nov 9 22:54:26 2012 @@ -0,0 +1,67 @@ + + + + + + Helix 0.6-incubating-SNAPSHOT Reference Package org.apache.helix.mock.spectator + + + +
+ +
+
+ +
+ +

Package org.apache.helix.mock.spectator

+ + + + + + + + + + + + +
Class Summary
+ MockSpectatorProcess +
+ +
+ +
+
+ +
+
+ Copyright © 2012 The Apache Software Foundation. All Rights Reserved. + + \ No newline at end of file Modified: incubator/helix/site-content/xref-test/org/apache/helix/package-frame.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/package-frame.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/package-frame.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/package-frame.html Fri Nov 9 22:54:26 2012 @@ -67,9 +67,6 @@ TestCallbackListener
  • - TestClusterviewSerializer -
  • -
  • TestConfigAccessor
  • @@ -112,9 +109,6 @@ TestRoutingTable
  • - TestSample -
  • -
  • TestShuffledIdealState
  • Modified: incubator/helix/site-content/xref-test/org/apache/helix/package-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/package-summary.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/package-summary.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/package-summary.html Fri Nov 9 22:54:26 2012 @@ -122,11 +122,6 @@ - TestClusterviewSerializer - - - - TestConfigAccessor @@ -197,11 +192,6 @@ - TestSample - - - - TestShuffledIdealState Modified: incubator/helix/site-content/xref-test/org/apache/helix/store/package-frame.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/store/package-frame.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/store/package-frame.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/store/package-frame.html Fri Nov 9 22:54:26 2012 @@ -25,9 +25,6 @@ TestPropertyStoreException
  • - TestPropertyStoreFactory -
  • -
  • TestZNRecordJsonSerializer
  • Modified: incubator/helix/site-content/xref-test/org/apache/helix/store/package-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/store/package-summary.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/store/package-summary.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/store/package-summary.html Fri Nov 9 22:54:26 2012 @@ -52,11 +52,6 @@ - TestPropertyStoreFactory - - - - TestZNRecordJsonSerializer Modified: incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-frame.html Fri Nov 9 22:54:26 2012 @@ -22,7 +22,7 @@ TestCallableUpdate
  • - TestListener + TestListener
  • TestPropertyChangeListener Modified: incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/store/zk/package-summary.html Fri Nov 9 22:54:26 2012 @@ -47,7 +47,7 @@ - TestListener + TestListener Modified: incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetInstance.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetInstance.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetInstance.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetInstance.html Fri Nov 9 22:54:26 2012 @@ -36,8 +36,8 @@ 26 27 import org.apache.helix.TestHelper; 28 import org.apache.helix.mock.controller.ClusterController; -29 import org.apache.helix.mock.storage.MockParticipant; -30 import org.apache.helix.mock.storage.MockParticipant.ErrTransition; +29 import org.apache.helix.mock.participant.MockParticipant; +30 import org.apache.helix.mock.participant.MockParticipant.ErrTransition; 31 import org.apache.helix.tools.ClusterSetup; 32 import org.apache.helix.tools.ClusterStateVerifier; 33 import org.apache.helix.webapp.resources.JsonParameters; @@ -86,7 +86,7 @@ 76 }; 77 78 // start mock participants -79 MockParticipant[] participants = new MockParticipant[n]; +79 MockParticipant[] participants = new MockParticipant[n]; 80 for (int i = 0; i < n; i++) 81 { 82 String instanceName = "localhost_" + (12918 + i); @@ -94,14 +94,14 @@ 84 if (i == 0) 85 { 86 participants[i] = -87 new MockParticipant(clusterName, +87 new MockParticipant(clusterName, 88 instanceName, 89 ZK_ADDR, -90 new ErrTransition(errPartitions)); +90 new ErrTransition(errPartitions)); 91 } 92 else 93 { -94 participants[i] = new MockParticipant(clusterName, instanceName, ZK_ADDR); +94 participants[i] = new MockParticipant(clusterName, instanceName, ZK_ADDR); 95 } 96 participants[i].syncStart(); 97 } Modified: incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetPartitionState.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetPartitionState.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetPartitionState.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetPartitionState.html Fri Nov 9 22:54:26 2012 @@ -41,8 +41,8 @@ 31 import org.apache.helix.manager.zk.ZKHelixDataAccessor; 32 import org.apache.helix.manager.zk.ZkBaseDataAccessor; 33 import org.apache.helix.mock.controller.ClusterController; -34 import org.apache.helix.mock.storage.MockParticipant; -35 import org.apache.helix.mock.storage.MockParticipant.ErrTransition; +34 import org.apache.helix.mock.participant.MockParticipant; +35 import org.apache.helix.mock.participant.MockParticipant.ErrTransition; 36 import org.apache.helix.model.LiveInstance; 37 import org.apache.helix.model.Message; 38 import org.apache.helix.tools.ClusterSetup; @@ -70,7 +70,7 @@ 60 } 61 62 int _errToOfflineInvoked = 0; -63 class ErrTransitionWithResetCnt extends ErrTransition +63 class ErrTransitionWithResetCnt extends ErrTransition 64 { 65 public ErrTransitionWithResetCnt(Map<String, Set<String>> errPartitions) 66 { @@ -131,7 +131,7 @@ 121 }; 122 123 // start mock participants -124 MockParticipant[] participants = new MockParticipant[n]; +124 MockParticipant[] participants = new MockParticipant[n]; 125 for (int i = 0; i < n; i++) 126 { 127 String instanceName = "localhost_" + (12918 + i); @@ -139,14 +139,14 @@ 129 if (i == 0) 130 { 131 participants[i] = -132 new MockParticipant(clusterName, +132 new MockParticipant(clusterName, 133 instanceName, 134 ZK_ADDR, -135 new ErrTransition(errPartitions)); +135 new ErrTransition(errPartitions)); 136 } 137 else 138 { -139 participants[i] = new MockParticipant(clusterName, instanceName, ZK_ADDR); +139 participants[i] = new MockParticipant(clusterName, instanceName, ZK_ADDR); 140 } 141 participants[i].syncStart(); 142 } Modified: incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetResource.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetResource.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetResource.html (original) +++ incubator/helix/site-content/xref-test/org/apache/helix/tools/TestResetResource.html Fri Nov 9 22:54:26 2012 @@ -36,8 +36,8 @@ 26 27 import org.apache.helix.TestHelper; 28 import org.apache.helix.mock.controller.ClusterController; -29 import org.apache.helix.mock.storage.MockParticipant; -30 import org.apache.helix.mock.storage.MockParticipant.ErrTransition; +29 import org.apache.helix.mock.participant.MockParticipant; +30 import org.apache.helix.mock.participant.MockParticipant.ErrTransition; 31 import org.apache.helix.tools.ClusterSetup; 32 import org.apache.helix.tools.ClusterStateVerifier; 33 import org.apache.helix.webapp.resources.JsonParameters; @@ -86,7 +86,7 @@ 76 }; 77 78 // start mock participants -79 MockParticipant[] participants = new MockParticipant[n]; +79 MockParticipant[] participants = new MockParticipant[n]; 80 for (int i = 0; i < n; i++) 81 { 82 String instanceName = "localhost_" + (12918 + i); @@ -94,14 +94,14 @@ 84 if (i == 0) 85 { 86 participants[i] = -87 new MockParticipant(clusterName, +87 new MockParticipant(clusterName, 88 instanceName, 89 ZK_ADDR, -90 new ErrTransition(errPartitions)); +90 new ErrTransition(errPartitions)); 91 } 92 else 93 { -94 participants[i] = new MockParticipant(clusterName, instanceName, ZK_ADDR); +94 participants[i] = new MockParticipant(clusterName, instanceName, ZK_ADDR); 95 } 96 participants[i].syncStart(); 97 } Modified: incubator/helix/site-content/xref-test/overview-frame.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/overview-frame.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/overview-frame.html (original) +++ incubator/helix/site-content/xref-test/overview-frame.html Fri Nov 9 22:54:26 2012 @@ -37,9 +37,6 @@ org.apache.helix.manager
  • - org.apache.helix.manager.file -
  • -
  • org.apache.helix.manager.zk
  • @@ -49,19 +46,13 @@ org.apache.helix.messaging.handling
  • - org.apache.helix.mock.consumer -
  • -
  • org.apache.helix.mock.controller
  • - org.apache.helix.mock.relay + org.apache.helix.mock.participant
  • - org.apache.helix.mock.router -
  • -
  • - org.apache.helix.mock.storage + org.apache.helix.mock.spectator
  • org.apache.helix.model @@ -79,9 +70,6 @@ org.apache.helix.store
  • - org.apache.helix.store.file -
  • -
  • org.apache.helix.store.zk
  • Modified: incubator/helix/site-content/xref-test/overview-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/overview-summary.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref-test/overview-summary.html (original) +++ incubator/helix/site-content/xref-test/overview-summary.html Fri Nov 9 22:54:26 2012 @@ -70,11 +70,6 @@ - org.apache.helix.manager.file - - - - org.apache.helix.manager.zk @@ -90,27 +85,17 @@ - org.apache.helix.mock.consumer - - - - org.apache.helix.mock.controller - org.apache.helix.mock.relay + org.apache.helix.mock.participant - org.apache.helix.mock.router - - - - - org.apache.helix.mock.storage + org.apache.helix.mock.spectator @@ -140,11 +125,6 @@ - org.apache.helix.store.file - - - - org.apache.helix.store.zk Modified: incubator/helix/site-content/xref/allclasses-frame.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/allclasses-frame.html?rev=1407678&r1=1407677&r2=1407678&view=diff ============================================================================== --- incubator/helix/site-content/xref/allclasses-frame.html (original) +++ incubator/helix/site-content/xref/allclasses-frame.html Fri Nov 9 22:54:26 2012 @@ -93,9 +93,6 @@ BasicZkSerializer
  • - BestPossAndExtViewFileVerifier -
  • -
  • BestPossAndExtViewZkVerifier
  • @@ -204,12 +201,6 @@ ClusterStatusMonitorMBean
  • - ClusterView -
  • -
  • - ClusterViewSerializer -
  • -
  • ClustersResource
  • @@ -306,9 +297,6 @@ CustomMessageHandlerFactory
  • - DBParam -
  • -
  • DataAccessor
  • @@ -375,9 +363,6 @@ DummyParticipant
  • - DynamicFileHelixManager -
  • -
  • Entry
  • @@ -447,27 +432,6 @@ ExternalViewResource
  • - FileCallbackHandler -
  • -
  • - FileDataAccessor -
  • -
  • - FileHelixAdmin -
  • -
  • - FileHelixDataAccessor -
  • -
  • - FileHelixPropertyStore -
  • -
  • - FilePropertyStore -
  • -
  • - FilePropertyStoreRefreshThread -
  • -
  • FnvHash
  • @@ -693,9 +657,6 @@ MatchResult
  • - MemberInstance -
  • -
  • MergeOperation
  • @@ -858,9 +819,6 @@ PropertyStore
  • - PropertyStoreDirWalker -
  • -
  • PropertyStoreException
  • @@ -1014,9 +972,6 @@ StateTransitionTableBuilder
  • - StaticFileHelixManager -
  • -
  • Stats
  • @@ -1086,7 +1041,7 @@ Tuple
  • - Type + Type
  • Verifier