Package com.google.cloud.bigquery
Class JobStatistics.CopyStatistics
java.lang.Object
com.google.cloud.bigquery.JobStatistics
com.google.cloud.bigquery.JobStatistics.CopyStatistics
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JobStatistics
A Google BigQuery Copy Job statistics.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.google.cloud.bigquery.JobStatistics
JobStatistics.CopyStatistics, JobStatistics.ExtractStatistics, JobStatistics.LoadStatistics, JobStatistics.QueryStatistics, JobStatistics.ReservationUsage, JobStatistics.ScriptStatistics, JobStatistics.SessionInfo, JobStatistics.TransactionInfo -
Method Summary
Modifier and TypeMethodDescriptionfinal booleanReturns number of logical bytes copied to the destination table.Returns number of rows copied to the destination table.final inthashCode()Methods inherited from class com.google.cloud.bigquery.JobStatistics
getCreationTime, getEndTime, getNumChildJobs, getParentJobId, getReservationUsage, getScriptStatistics, getSessionInfo, getStartTime, getTotalSlotMs, getTransactionInfo, toString