StreamBlockData constructor
StreamBlockData({})
Implementation
StreamBlockData({
this.deserialized,
this.diskSize,
this.executorId,
this.hostPort,
this.memSize,
this.name,
this.storageLevel,
this.useDisk,
this.useMemory,
});