public abstract class Partition extends Object implements JSONWriter.Writable
Partition()
abstract String
getRouterName()
abstract void
read(String json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
write
public Partition()
public abstract String getRouterName()
public abstract void read(String json)
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.