Uses of Interface
com.google.monitoring.runtime.instrumentation.Sampler

Uses of Sampler in com.google.monitoring.runtime.instrumentation
 

Methods in com.google.monitoring.runtime.instrumentation with parameters of type Sampler
static void AllocationRecorder.addSampler(Sampler sampler)
          Adds a Sampler that will get run every time an allocation is performed from Java code.
static void AllocationRecorder.removeSampler(Sampler sampler)
          Removes the given Sampler.
 



Copyright © 2015. All Rights Reserved.