Package | Description |
---|---|
org.ojai.store.cdc |
Modifier and Type | Method and Description |
---|---|
ChangeEvent |
ChangeDataReader.next()
Moves the cursor to the next change node and returns the
ChangeEvent
associated with the node. |
static ChangeEvent |
ChangeEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeEvent[] |
ChangeEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.