T
- the type of the data stored in this Partition
.K
- the type of key used for Partition
.public interface Partition<T,K>
Block
s.Modifier and Type | Method and Description |
---|---|
T |
getData() |
K |
getKey() |
boolean |
isSerialized() |
Copyright © 2018. All rights reserved.