| org.apache.helix.controller.rebalancer.context.ContextSerializer |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Convert raw bytes to a generic object instance
| |||||||||||
Convert a RebalancerContext object instance to a String
| |||||||||||
Convert raw bytes to a generic object instance
| clazz | The class represented by the deserialized string |
|---|---|
| string | String representing the object |
Convert a RebalancerContext object instance to a String
| data | instance of the rebalancer context type |
|---|