Package org.apache.spark.storage
Class BroadcastBlockId
Object
org.apache.spark.storage.BlockId
org.apache.spark.storage.BroadcastBlockId
- All Implemented Interfaces:
- Serializable,- scala.Equals,- scala.Product
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.spark.storage.BlockIdapply, asRDDId, BROADCAST, isBroadcast, isRDD, isShuffle, isShuffleChunk, PYTHON_STREAM, RDD, SHUFFLE, SHUFFLE_BATCH, SHUFFLE_CHUNK, SHUFFLE_DATA, SHUFFLE_INDEX, SHUFFLE_MERGED, SHUFFLE_MERGED_DATA, SHUFFLE_MERGED_INDEX, SHUFFLE_MERGED_META, SHUFFLE_PUSH, STREAM, TASKRESULT, TEMP_LOCAL, TEMP_SHUFFLE, TEST, TEST_LOG_BLOCK, toStringMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
BroadcastBlockId
 
- 
- 
Method Details