Package | Description |
---|---|
org.apache.hadoop.registry.client.exceptions |
Registry Service Exceptions
|
Modifier and Type | Class and Description |
---|---|
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 © 2017 Apache Software Foundation. All rights reserved.