Package org.apache.spark.storage
Class BlockManagerMessages.DecommissionBlockManager$
Object
org.apache.spark.storage.BlockManagerMessages.DecommissionBlockManager$
- All Implemented Interfaces:
Serializable,BlockManagerMessages.ToBlockManagerMasterStorageEndpoint,scala.Equals,scala.Product,scala.Serializable
- Enclosing class:
- BlockManagerMessages
public static class BlockManagerMessages.DecommissionBlockManager$
extends Object
implements BlockManagerMessages.ToBlockManagerMasterStorageEndpoint, scala.Product, scala.Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BlockManagerMessages.DecommissionBlockManager$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DecommissionBlockManager$
public DecommissionBlockManager$()
-