Shuffle

portals.runtime.parallel.ParallelRuntimePartition$.Events$.Shuffle
case class Shuffle(partition: Int, batch: EventBatch) extends Command

Shuffled batch of events for partition.

Attributes

Graph
Supertypes
trait Product
trait Equals
trait Command
trait Message
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product