Interface Manager

All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface

public interface Manager extends org.freedesktop.dbus.interfaces.DBusInterface
Auto-generated class.
  • 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

      org.freedesktop.dbus.DBusPath LookUpByLvmId(String key)
    • UseLvmShell

      boolean UseLvmShell(boolean yesNo)
    • ExternalEvent

      int ExternalEvent(String command)
    • PvScan

      org.freedesktop.dbus.DBusPath PvScan(boolean activate, boolean cache, List<String> devicePaths, List<PvScanStruct> majorMinors, int tmo, Map<String,org.freedesktop.dbus.types.Variant<?>> scanOptions)