public class TiPartitionDef extends Object implements Serializable
TiPartitionDef(long id, CIStr name, List<String> lessThan, String comment)
long
getId()
List<String>
getLessThan()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TiPartitionDef(long id, CIStr name, List<String> lessThan, String comment)
public long getId()
public String getName()
public List<String> getLessThan()
Copyright © 2023 PingCAP. All rights reserved.