public static class SnapshotManager.DummyContextSnapshotTransaction extends Object implements SnapshotManager.ContextSnapshotTransaction
Modifier and Type | Field and Description |
---|---|
static SnapshotManager.DummyContextSnapshotTransaction |
INVALID |
Constructor and Description |
---|
DummyContextSnapshotTransaction() |
Modifier and Type | Method and Description |
---|---|
void |
andConsume(Consumer<ContextSnapshot> consumer) |
SnapshotManager.ContextSnapshotTransaction |
to(SnapshotManager.SerializationTask task) |
public static final SnapshotManager.DummyContextSnapshotTransaction INVALID
public SnapshotManager.ContextSnapshotTransaction to(SnapshotManager.SerializationTask task)
to
in interface SnapshotManager.ContextSnapshotTransaction
public void andConsume(Consumer<ContextSnapshot> consumer)
andConsume
in interface SnapshotManager.ContextSnapshotTransaction
Copyright © 2020. All rights reserved.