| Modifier and Type | Class and Description |
|---|---|
static class |
ChangeEvent.Builder<T extends ChangeEvent.Builder>
Builds a ChangeEvent
|
| Modifier | Constructor and Description |
|---|---|
protected |
ChangeEvent(Offset offset,
boolean isSnapshot,
ChangeType changeType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ChangeType |
getChangeType() |
Offset |
getOffset() |
int |
hashCode() |
boolean |
isSnapshot() |
protected ChangeEvent(Offset offset, boolean isSnapshot, ChangeType changeType)
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.