Class TdbGridReplicaSetList

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

public class TdbGridReplicaSetList extends TdbControlObjectList
Retrieve a list of replica sets published from the grid
  • Constructor Details

    • TdbGridReplicaSetList

      public TdbGridReplicaSetList(TdbSession session) throws TdbException
      Constructor, retrieves the list of replica sets on the grid
      Parameters:
      session - Active session, must be a grid session
      Throws:
      TdbException