- All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
public interface Manager
extends org.freedesktop.dbus.interfaces.DBusInterface
Auto-generated class.
-
Method Summary
Modifier and TypeMethodDescriptionintExternalEvent(String command) voidorg.freedesktop.dbus.DBusPathLookUpByLvmId(String key) org.freedesktop.dbus.DBusPathPvScan(boolean activate, boolean cache, List<String> devicePaths, List<PvScanStruct> majorMinors, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> scanOptions) org.freedesktop.dbus.types.UInt64Refresh()booleanUseLvmShell(boolean yesNo) VgCreate(String name, List<org.freedesktop.dbus.DBusPath> pvObjectPaths, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
PvCreate
PvCreateStruct PvCreate(String device, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
VgCreate
VgCreateStruct VgCreate(String name, List<org.freedesktop.dbus.DBusPath> pvObjectPaths, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
Refresh
org.freedesktop.dbus.types.UInt64 Refresh() -
FlightRecorderDump
void FlightRecorderDump() -
LookUpByLvmId
-
UseLvmShell
boolean UseLvmShell(boolean yesNo) -
ExternalEvent
-
PvScan
-