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