<?php
$TOC = array (
  0 => 
  array (
    0 => 'zookeeper.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'ref.zookeeper.php',
    1 => 'ZooKeeper 関数',
  ),
  2 => 
  array (
    0 => 'class.zookeeper.php',
    1 => 'Zookeeper',
  ),
  3 => 
  array (
    0 => 'class.zookeeperconfig.php',
    1 => 'ZookeeperConfig',
  ),
  4 => 
  array (
    0 => 'class.zookeeperexception.php',
    1 => 'ZookeeperException',
  ),
  5 => 
  array (
    0 => 'class.zookeeperauthenticationexception.php',
    1 => 'ZookeeperAuthenticationException',
  ),
  6 => 
  array (
    0 => 'class.zookeeperconnectionexception.php',
    1 => 'ZookeeperConnectionException',
  ),
  7 => 
  array (
    0 => 'class.zookeepermarshallingexception.php',
    1 => 'ZookeeperMarshallingException',
  ),
  8 => 
  array (
    0 => 'class.zookeepernonodeexception.php',
    1 => 'ZookeeperNoNodeException',
  ),
  9 => 
  array (
    0 => 'class.zookeeperoperationtimeoutexception.php',
    1 => 'ZookeeperOperationTimeoutException',
  ),
  10 => 
  array (
    0 => 'class.zookeepersessionexception.php',
    1 => 'ZookeeperSessionException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'その他のサービス',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);