org.apache.spark
Class CleanAccum

Object
  extended by org.apache.spark.CleanAccum
All Implemented Interfaces:
java.io.Serializable, CleanupTask, scala.Equals, scala.Product

public class CleanAccum
extends Object
implements CleanupTask, scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
CleanAccum(long accId)
           
 
Method Summary
 long accId()
           
 
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

CleanAccum

public CleanAccum(long accId)
Method Detail

accId

public long accId()