Class GridGainFeatureAttributesProvider

java.lang.Object
org.gridgain.internal.upgrade.GridGainFeatureAttributesProvider
All Implemented Interfaces:
org.apache.ignite.internal.cluster.management.NodeAttributesProvider

public class GridGainFeatureAttributesProvider extends Object implements org.apache.ignite.internal.cluster.management.NodeAttributesProvider
Advertises all GridGainFeatures supported by this node as a Base64-encoded BitSet in the system attribute "gridgain.features".
  • Constructor Details

    • GridGainFeatureAttributesProvider

      public GridGainFeatureAttributesProvider()
  • Method Details

    • nodeAttributes

      public Map<String,String> nodeAttributes()
      Specified by:
      nodeAttributes in interface org.apache.ignite.internal.cluster.management.NodeAttributesProvider