Class EmptyShuffleMasterSnapshot

java.lang.Object
org.apache.flink.runtime.shuffle.EmptyShuffleMasterSnapshot
All Implemented Interfaces:
Serializable, ShuffleMasterSnapshot

public class EmptyShuffleMasterSnapshot extends Object implements ShuffleMasterSnapshot
A singleton implementation of ShuffleMasterSnapshot that represents an empty snapshot of shuffle master.
See Also: