Interface QueryWeight
-
@Immutable public interface QueryWeight
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description long
numBytes()
long
numDistinctRows()
default long
timeTakenMicros()
long
timeTakenNanos()
-