Class TdbGridHostList

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

public class TdbGridHostList extends TdbControlObjectList
Retrieves a list of physical TRIP hosts that are taking part in the grid
  • Constructor Details

    • TdbGridHostList

      public TdbGridHostList(TdbSession session) throws TdbException
      Constructor, retrieve a list of hosts that are publishing at least one database to the grid
      Parameters:
      session - Active session, must be a grid session
      Throws:
      TdbException