Package | Description |
---|---|
org.ojai.store.cdc |
Modifier and Type | Method and Description |
---|---|
ChangeDataRecordType |
ChangeDataRecord.getType()
Returns the
ChangeDataRecordType associated with this change
data record. |
static ChangeDataRecordType |
ChangeDataRecordType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeDataRecordType[] |
ChangeDataRecordType.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.