public interface DataPartition<T>
| Modifier and Type | Method and Description | 
|---|---|
DataReader | 
createDataReader(T context)
Create a data reader for this distributed partition. 
 | 
DataReader createDataReader(T context)
context - The context that holds any information required to create the data reader.Copyright © 2021. All rights reserved.