@Generated public class DataPlaneEventDetails extends Object
Constructor and Description |
---|
DataPlaneEventDetails() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
DataPlaneEventDetailsEventType |
getEventType() |
Long |
getExecutorFailures() |
String |
getHostId() |
Long |
getTimestamp() |
int |
hashCode() |
DataPlaneEventDetails |
setEventType(DataPlaneEventDetailsEventType eventType) |
DataPlaneEventDetails |
setExecutorFailures(Long executorFailures) |
DataPlaneEventDetails |
setHostId(String hostId) |
DataPlaneEventDetails |
setTimestamp(Long timestamp) |
String |
toString() |
public DataPlaneEventDetails setEventType(DataPlaneEventDetailsEventType eventType)
public DataPlaneEventDetailsEventType getEventType()
public DataPlaneEventDetails setExecutorFailures(Long executorFailures)
public Long getExecutorFailures()
public DataPlaneEventDetails setHostId(String hostId)
public String getHostId()
public DataPlaneEventDetails setTimestamp(Long timestamp)
public Long getTimestamp()
Copyright © 2024. All rights reserved.