JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.spark.storage.memory
Interface MemoryEntryBuilder<T>
public interface
MemoryEntryBuilder<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
MemoryEntry
<
T
>
build
()
long
preciseSize
()
Method Details
build
MemoryEntry
<
T
>
build
()
preciseSize
long
preciseSize
()