- All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
public interface Vg
extends org.freedesktop.dbus.interfaces.DBusInterface
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interface -
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.DBusPathAllocationPolicySet(String policy, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> policyOptions) org.freedesktop.dbus.DBusPathCreateCachePool(org.freedesktop.dbus.DBusPath metaDataLv, org.freedesktop.dbus.DBusPath dataLv, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) CreateThinPool(org.freedesktop.dbus.DBusPath metaDataLv, org.freedesktop.dbus.DBusPath dataLv, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) org.freedesktop.dbus.DBusPathDeactivate(org.freedesktop.dbus.types.UInt64 controlFlags, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> activateOptions) org.freedesktop.dbus.DBusPathExtend(List<org.freedesktop.dbus.DBusPath> pvObjectPaths, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> extendOptions) LvCreate(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, List<LvCreateStruct> pvDestsAndRanges, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) LvCreateLinear(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, boolean thinPool, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) LvCreateMirror(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, org.freedesktop.dbus.types.UInt32 numCopies, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) LvCreateRaid(String name, String raidType, org.freedesktop.dbus.types.UInt64 sizeBytes, org.freedesktop.dbus.types.UInt32 numStripes, org.freedesktop.dbus.types.UInt32 stripeSizeKb, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) LvCreateStriped(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, org.freedesktop.dbus.types.UInt32 numStripes, org.freedesktop.dbus.types.UInt32 stripeSizeKb, boolean thinPool, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) org.freedesktop.dbus.DBusPathMaxLvSet(org.freedesktop.dbus.types.UInt64 number, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> maxOptions) org.freedesktop.dbus.DBusPathMaxPvSet(org.freedesktop.dbus.types.UInt64 number, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> maxOptions) 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.DBusPathPvTagsAdd(List<org.freedesktop.dbus.DBusPath> pvs, List<String> tags, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> tagOptions) org.freedesktop.dbus.DBusPathPvTagsDel(List<org.freedesktop.dbus.DBusPath> pvs, List<String> tags, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> tagOptions) org.freedesktop.dbus.DBusPathReduce(boolean missing, List<org.freedesktop.dbus.DBusPath> pvObjectPaths, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> reduceOptions) org.freedesktop.dbus.DBusPathorg.freedesktop.dbus.DBusPathorg.freedesktop.dbus.DBusPathorg.freedesktop.dbus.DBusPathorg.freedesktop.dbus.DBusPathUuidGenerate(int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> options) Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
Rename
-
Remove
-
Change
-
Reduce
-
Extend
-
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) -
LvCreate
LvCreateStruct LvCreate(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, List<LvCreateStruct> pvDestsAndRanges, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
LvCreateLinear
LvCreateLinearStruct LvCreateLinear(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, boolean thinPool, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
LvCreateStriped
LvCreateStripedStruct LvCreateStriped(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, org.freedesktop.dbus.types.UInt32 numStripes, org.freedesktop.dbus.types.UInt32 stripeSizeKb, boolean thinPool, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
LvCreateMirror
LvCreateMirrorStruct LvCreateMirror(String name, org.freedesktop.dbus.types.UInt64 sizeBytes, org.freedesktop.dbus.types.UInt32 numCopies, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
LvCreateRaid
LvCreateRaidStruct LvCreateRaid(String name, String raidType, org.freedesktop.dbus.types.UInt64 sizeBytes, org.freedesktop.dbus.types.UInt32 numStripes, org.freedesktop.dbus.types.UInt32 stripeSizeKb, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
CreateCachePool
CreateCachePoolStruct CreateCachePool(org.freedesktop.dbus.DBusPath metaDataLv, org.freedesktop.dbus.DBusPath dataLv, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
CreateThinPool
CreateThinPoolStruct CreateThinPool(org.freedesktop.dbus.DBusPath metaDataLv, org.freedesktop.dbus.DBusPath dataLv, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
PvTagsAdd
-
PvTagsDel
-
TagsAdd
-
TagsDel
-
AllocationPolicySet
-
MaxPvSet
-
UuidGenerate
-
MaxLvSet
-
Activate
-
Deactivate
-