public interface IDataPartitioner<T>
int
partition(int total, T data)
int partition(int total, T data)
Copyright © 2024 fossc. All rights reserved.