public class SimpleRollingPartitioner<T> extends Object implements IDataPartitioner<T>
SimpleRollingPartitioner()
int
partition(int total, T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleRollingPartitioner()
public int partition(int total, T data)
partition
IDataPartitioner<T>
Copyright © 2025 fossc. All rights reserved.