| Package | Description |
|---|---|
| org.apache.tephra.visibility |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFenceWait
Default implementation of
FenceWait. |
| Modifier and Type | Method and Description |
|---|---|
static FenceWait |
VisibilityFence.prepareWait(byte[] fenceId,
TransactionSystemClient txClient)
Used by a writer to wait on a fence so that changes are visible to all readers with in-progress transactions.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.