public class VolumeEvent extends org.apache.hadoop.yarn.event.AbstractEvent<VolumeEventType>
| Constructor and Description | 
|---|
| VolumeEvent(Volume volume,
           VolumeEventType volumeEventType) | 
| Modifier and Type | Method and Description | 
|---|---|
| Volume | getVolume() | 
| org.apache.hadoop.yarn.server.volume.csi.VolumeId | getVolumeId() | 
public VolumeEvent(Volume volume, VolumeEventType volumeEventType)
public Volume getVolume()
public org.apache.hadoop.yarn.server.volume.csi.VolumeId getVolumeId()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.