public class EmptyShuffleMasterSnapshot extends Object implements ShuffleMasterSnapshot
ShuffleMasterSnapshot that represents an empty snapshot of
shuffle master.| Constructor and Description |
|---|
EmptyShuffleMasterSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
static EmptyShuffleMasterSnapshot |
getInstance() |
boolean |
isIncremental()
Returns whether the snapshot is incremental.
|
public boolean isIncremental()
ShuffleMasterSnapshotisIncremental in interface ShuffleMasterSnapshotpublic static EmptyShuffleMasterSnapshot getInstance()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.