public static class BlockJobReadyEvent.Data extends Object
String
device
long
len
offset
speed
BlockJobType
type
Data()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public BlockJobType type
@Nonnull public String device
@Nonnull public long len
@Nonnull public long offset
@Nonnull public long speed
public Data()