Interface GroupProvider

  • All Superinterfaces:
    Provider

    public interface GroupProvider
    extends Provider
    Abstraction of group provider.
    • Field Detail

      • GROUP_CAPABLE

        static final java.lang.String GROUP_CAPABLE
        Group capable property name. A driver is assumed to be group capable if this property is undefined. If the driver is group capable, then it supports group descriptions and optionally group statistics. If the driver is not group capable, then it supports neither group descriptions nor group statistics.
        See Also:
        Constant Field Values
    • Method Detail

      • performGroupOperation

        void performGroupOperation​(DeviceId deviceId,
                                   GroupOperations groupOps)
        Performs a batch of group operation in the specified device with the specified parameters.
        Parameters:
        deviceId - device identifier on which the batch of group operations to be executed
        groupOps - immutable list of group operation