Uses of Class
de.thjom.java.systemd.types.IOBandwidth
Packages that use IOBandwidth
Package
Description
This package contains types which provide additional features for
"systemd" units.
This package provides classes encapsulating complex data structures,
which are transported by "systemd" on the bus.
-
Uses of IOBandwidth in de.thjom.java.systemd.features
Methods in de.thjom.java.systemd.features that return types with arguments of type IOBandwidthModifier and TypeMethodDescriptiondefault List<IOBandwidth> IoAccounting.getBlockIOReadBandwidth()default List<IOBandwidth> IoAccounting.getBlockIOWriteBandwidth()default List<IOBandwidth> IoAccounting.getIOReadBandwidthMax()default List<IOBandwidth> IoAccounting.getIOWriteBandwidthMax() -
Uses of IOBandwidth in de.thjom.java.systemd.types
Methods in de.thjom.java.systemd.types that return types with arguments of type IOBandwidthModifier and TypeMethodDescriptionstatic List<IOBandwidth> IOBandwidth.list(Collection<Object[]> arrays)