@InterfaceAudience.Private
public interface SequenceId
Modifier and Type | Field and Description |
---|---|
static long |
NO_SEQUENCE_ID
Used 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
Copyright © 2007–2019 Cloudera. All rights reserved.