|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Objectorg.apache.spark.scheduler.SparkListenerBlockManagerAdded
public class SparkListenerBlockManagerAdded
| Constructor Summary | |
|---|---|
SparkListenerBlockManagerAdded(long time,
BlockManagerId blockManagerId,
long maxMem)
|
|
| Method Summary | |
|---|---|
BlockManagerId |
blockManagerId()
|
long |
maxMem()
|
long |
time()
|
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface scala.Product |
|---|
productArity, productElement, productIterator, productPrefix |
| Methods inherited from interface scala.Equals |
|---|
canEqual, equals |
| Constructor Detail |
|---|
public SparkListenerBlockManagerAdded(long time,
BlockManagerId blockManagerId,
long maxMem)
| Method Detail |
|---|
public long time()
public BlockManagerId blockManagerId()
public long maxMem()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||