@InterfaceAudience.Private public interface SequenceId
| Modifier and Type | Field and Description | 
|---|---|
| static long | NO_SEQUENCE_IDUsed to represent when a particular wal key doesn't know/care about the sequence ordering. | 
| Modifier and Type | Method and Description | 
|---|---|
| default long | getSequenceId() | 
static final long NO_SEQUENCE_ID
default long getSequenceId()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.