public String getRSXplainType() { return XPLAINUtil.OP_GROUP; }
public Object getResultSetDescriptor(Object rsID, Object parentID,
Object scanID, Object sortID, Object stmtID, Object timingID)
{
return new XPLAINResultSetDescriptor(
(UUID)rsID,
getRSXplainType(),
getRSXplainDetails(),
new Integer(this.numOpens),
null, // the number of index updates