类 ChunkRequest<T>

  • 类型参数:
    T - the type of the items to process
    所有已实现的接口:
    java.io.Serializable

    public class ChunkRequest<T>
    extends java.lang.Object
    implements java.io.Serializable
    Encapsulation of a chunk of items to be processed remotely as part of a step execution.
    作者:
    Dave Syer
    另请参阅:
    序列化表格