Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.spark.storage Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
BlockId Identifies a particular Block of data, usually associated with a single file.Classorg.apache.spark.storageApache Spark
BlockManagerId This class represent an unique identifier for a BlockManager.Classorg.apache.spark.storageApache Spark
BlockNotFoundExceptionClassorg.apache.spark.storageApache Spark
BlockStatusClassorg.apache.spark.storageApache Spark
BlockUpdatedInfo Stores information about a block status in a block manager.Classorg.apache.spark.storageApache Spark
BroadcastBlockIdClassorg.apache.spark.storageApache Spark
BufferReleasingInputStreamHelper class that ensures a ManagedBuffer is release upon InputStream.Classorg.apache.spark.storageApache Spark
MemoryEntryClassorg.apache.spark.storageApache Spark
RDDBlockIdClassorg.apache.spark.storageApache Spark
RDDInfoClassorg.apache.spark.storageApache Spark
ShuffleBlockIdClassorg.apache.spark.storageApache Spark
ShuffleDataBlockIdClassorg.apache.spark.storageApache Spark
ShuffleIndexBlockIdClassorg.apache.spark.storageApache Spark
StorageLevel Flags for controlling the storage of an RDD.Classorg.apache.spark.storageApache Spark
StorageStatus Storage information for each BlockManager.Classorg.apache.spark.storageApache Spark
StorageStatusListener A SparkListener that maintains executor storage status.Classorg.apache.spark.storageApache Spark
StreamBlockIdClassorg.apache.spark.storageApache Spark
TaskResultBlockIdClassorg.apache.spark.storageApache Spark
TimeTrackingOutputStreamIntercepts write calls and tracks total time spent writing in order to update shuffle write metrics.Classorg.apache.spark.storageApache Spark