Class TdbGridClusterList

All Implemented Interfaces:
com.tietoenator.trip.jxp.internal.utils.DOMSink, Iterable<TdbControlObject>, Collection<TdbControlObject>, List<TdbControlObject>

public class TdbGridClusterList extends TdbControlObjectList
Retrieves a list of clusters available on the grid
  • Constructor Details

    • TdbGridClusterList

      public TdbGridClusterList(TdbSession session) throws TdbException
      Constructor, retrieve a list of clusters
      Parameters:
      session - Active session, must be a grid session
      Throws:
      TdbException