- All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
public interface Lv
extends org.freedesktop.dbus.interfaces.DBusInterface
-
Method Summary
Modifier and TypeMethodDescriptionorg.freedesktop.dbus.DBusPathActivate(org.freedesktop.dbus.types.UInt64 controlFlags, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> activateOptions) org.freedesktop.dbus.DBusPathDeactivate(org.freedesktop.dbus.types.UInt64 controlFlags, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> activateOptions) org.freedesktop.dbus.DBusPathMove(org.freedesktop.dbus.DBusPath pvSrcObj, MoveStruct pvSourceRange, List<MoveStruct> pvDestsAndRanges, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> moveOptions) org.freedesktop.dbus.DBusPathorg.freedesktop.dbus.DBusPathResize(org.freedesktop.dbus.types.UInt64 newSizeBytes, List<ResizeStruct> pvDestsAndRanges, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> resizeOptions) Snapshot(String name, org.freedesktop.dbus.types.UInt64 optionalSize, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> snapshotOptions) org.freedesktop.dbus.DBusPathorg.freedesktop.dbus.DBusPathWriteCacheLv(org.freedesktop.dbus.DBusPath lvObject, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> cacheOptions) Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
Remove
-
Rename
-
Move
org.freedesktop.dbus.DBusPath Move(org.freedesktop.dbus.DBusPath pvSrcObj, MoveStruct pvSourceRange, List<MoveStruct> pvDestsAndRanges, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> moveOptions) -
Snapshot
SnapshotStruct Snapshot(String name, org.freedesktop.dbus.types.UInt64 optionalSize, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> snapshotOptions) -
Resize
org.freedesktop.dbus.DBusPath Resize(org.freedesktop.dbus.types.UInt64 newSizeBytes, List<ResizeStruct> pvDestsAndRanges, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> resizeOptions) -
Activate
-
Deactivate
-
TagsAdd
-
TagsDel
-
WriteCacheLv
WriteCacheLvStruct WriteCacheLv(org.freedesktop.dbus.DBusPath lvObject, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> cacheOptions)
-