- java.lang.Object
-
- edu.internet2.middleware.grouperClient.jdbc.tableSync.GcTableSyncOutput
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTotal
public int getTotal()
- Returns:
- the total
-
getInsert
public int getInsert()
- Returns:
- the insert
-
getUpdate
public int getUpdate()
- Returns:
- the update
-
getDelete
public int getDelete()
- Returns:
- the delete
Copyright © 2020 Internet2. All rights reserved.