MCPcopy Index your code
hub / github.com/OpenTSDB/opentsdb / downsamplingSpecification

Method downsamplingSpecification

src/core/TSSubQuery.java:299–301  ·  view source on GitHub ↗

@return The downsampling specification for more options @since 2.3

()

Source from the content-addressed store, hash-verified

297 /** @return The downsampling specification for more options
298 * @since 2.3 */
299 public DownsamplingSpecification downsamplingSpecification() {
300 return downsample_specifier;
301 }
302
303 /**
304 * @return the downsampling fill policy

Callers 5

configureFromQueryMethod · 0.95
validateMethod · 0.80
validateWithTimezoneMethod · 0.80
validateAndSetQueryMethod · 0.80

Calls

no outgoing calls

Tested by 3

validateMethod · 0.64
validateWithTimezoneMethod · 0.64