public static class ShardingUtil.ShardingVO extends Object
ShardingVO(int index, int total)
int
getIndex()
getTotal()
void
setIndex(int index)
setTotal(int total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ShardingVO(int index, int total)
public int getIndex()
public void setIndex(int index)
public int getTotal()
public void setTotal(int total)
Copyright © 2020. All rights reserved.