org.apache.noggit
Interface JSONWriter.Writable

All Known Implementing Classes:
ClusterState, DocCollection, DocRouter.Range, HashPartitioner.Range, Replica, Slice, ZkNodeProps
Enclosing class:
JSONWriter

public static interface JSONWriter.Writable

Implement this interface on your class to support serialization


Method Summary
 void write(JSONWriter writer)
           
 

Method Detail

write

void write(JSONWriter writer)


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.