- All Superinterfaces:
org.freedesktop.dbus.interfaces.DBusInterface
public interface VgVdo
extends org.freedesktop.dbus.interfaces.DBusInterface
-
Method Summary
Modifier and TypeMethodDescriptionCreateVdoPool(org.freedesktop.dbus.DBusPath poolLv, String name, org.freedesktop.dbus.types.UInt64 virtualSize, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) CreateVdoPoolandLv(String poolName, String lvName, org.freedesktop.dbus.types.UInt64 dataSize, org.freedesktop.dbus.types.UInt64 virtualSize, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) Methods inherited from interface org.freedesktop.dbus.interfaces.DBusInterface
getObjectPath, isRemote
-
Method Details
-
CreateVdoPoolandLv
CreateVdoPoolandLvStruct CreateVdoPoolandLv(String poolName, String lvName, org.freedesktop.dbus.types.UInt64 dataSize, org.freedesktop.dbus.types.UInt64 virtualSize, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions) -
CreateVdoPool
CreateVdoPoolStruct CreateVdoPool(org.freedesktop.dbus.DBusPath poolLv, String name, org.freedesktop.dbus.types.UInt64 virtualSize, int tmo, Map<String, org.freedesktop.dbus.types.Variant<?>> createOptions)
-