| java.lang.Object | |
| ↳ | org.apache.helix.manager.zk.ChainedPathZkSerializer | 
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ChainedPathZkSerializer.Builder | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Create a builder that will use the given serializer by default
 if no other strategy is given to solve the path in question. 
  
   | |||||||||||
Deserialize data differently according to different paths@return 
  
   | |||||||||||
Serialize data differently according to different paths@return 
  
   | |||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  org.apache.helix.manager.zk.PathBasedZkSerializer
 | |||||||||||
Create a builder that will use the given serializer by default if no other strategy is given to solve the path in question.
Deserialize data differently according to different paths@return
| ZkMarshallingError | 
|---|
Serialize data differently according to different paths@return
| ZkMarshallingError | 
|---|