public abstract class AddPrimaryKeyMessage extends EventMessage
EventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
AddPrimaryKeyMessage() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<SQLPrimaryKey> |
getPrimaryKeys()
Getter for list of primary keys.
|
checkValid, getDB, getEventType, getServer, getServicePrincipal, getTimestamppublic abstract List<SQLPrimaryKey> getPrimaryKeys() throws Exception
ExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.