public abstract class AllocWriteIdMessage extends EventMessage
EventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
AllocWriteIdMessage() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getTableName() |
abstract List<TxnToWriteId> |
getTxnToWriteIdList() |
checkValid, getDB, getEventType, getServer, getServicePrincipal, getTimestamppublic abstract String getTableName()
public abstract List<TxnToWriteId> getTxnToWriteIdList()
Copyright © 2024 The Apache Software Foundation. All rights reserved.