public class LiveRDDDistribution
extends Object
Constructor and Description |
---|
LiveRDDDistribution(LiveExecutor exec) |
Modifier and Type | Method and Description |
---|---|
long |
diskUsed() |
String |
executorId() |
RDDDataDistribution |
lastUpdate() |
long |
memoryUsed() |
long |
offHeapUsed() |
long |
onHeapUsed() |
RDDDataDistribution |
toApi() |
public LiveRDDDistribution(LiveExecutor exec)
public long diskUsed()
public String executorId()
public RDDDataDistribution lastUpdate()
public long memoryUsed()
public long offHeapUsed()
public long onHeapUsed()
public RDDDataDistribution toApi()