JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.spark.storage
Interface ShuffleBlockFetcherIterator.FetchResult
All Known Implementing Classes:
ShuffleBlockFetcherIterator.FailureFetchResult
,
ShuffleBlockFetcherIterator.SuccessFetchResult
Enclosing class:
ShuffleBlockFetcherIterator
public static interface
ShuffleBlockFetcherIterator.FetchResult
Result of a fetch from a remote block.
Method Summary
Methods
Modifier and Type
Method and Description
BlockId
blockId
()
Method Detail
blockId
BlockId
blockId()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method