Uses of Class
org.apache.hadoop.registry.client.exceptions.RegistryIOException

Packages that use RegistryIOException
org.apache.hadoop.registry.client.exceptions Registry Service Exceptions 
 

Uses of RegistryIOException in org.apache.hadoop.registry.client.exceptions
 

Subclasses of RegistryIOException in org.apache.hadoop.registry.client.exceptions
 class InvalidPathnameException
          A path name was invalid.
 class InvalidRecordException
          Raised if an attempt to parse a record failed.
 class NoChildrenForEphemeralsException
          This is a manifestation of the Zookeeper restrictions about what nodes may act as parents.
 class NoRecordException
          Raised if there is no ServiceRecord resolved at the end of the specified path.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.