K
public final class NonSerializedPartition<K> extends Object implements Partition<Iterable,K>
Block
NonSerializedPartition(K key, Iterable data)
Partition
Iterable
getData()
getKey()
boolean
isSerialized()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NonSerializedPartition(K key, Iterable data)
key
data
public K getKey()
getKey
Partition<Iterable,K>
public boolean isSerialized()
isSerialized
public Iterable getData()
getData
Copyright © 2018. All rights reserved.