public abstract class UpdatePartitionColumnStatMessage extends EventMessage
EventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
UpdatePartitionColumnStatMessage() |
| Modifier and Type | Method and Description |
|---|---|
abstract ColumnStatistics |
getColumnStatistics() |
abstract Map<String,String> |
getParameters() |
abstract List<String> |
getPartVals() |
abstract Table |
getTableObject() |
abstract Long |
getWriteId() |
checkValid, getDB, getEventType, getServer, getServicePrincipal, getTimestamppublic abstract ColumnStatistics getColumnStatistics()
public abstract Long getWriteId()
Copyright © 2024 The Apache Software Foundation. All rights reserved.