Package org.apache.beam.sdk.metrics
Class GaugeResult.EmptyGaugeResult
java.lang.Object
org.apache.beam.sdk.metrics.GaugeResult
org.apache.beam.sdk.metrics.GaugeResult.EmptyGaugeResult
- Enclosing class:
 GaugeResult
Empty 
GaugeResult, representing no values reported.- 
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.beam.sdk.metrics.GaugeResult
GaugeResult.EmptyGaugeResult - 
Method Summary
Methods inherited from class org.apache.beam.sdk.metrics.GaugeResult
create, empty 
- 
Method Details
- 
getValue
public long getValue()- Specified by:
 getValuein classGaugeResult
 - 
getTimestamp
- Specified by:
 getTimestampin classGaugeResult
 
 -