Class RulePoller
- java.lang.Object
-
- com.amazonaws.xray.strategy.sampling.pollers.RulePoller
-
public class RulePoller extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RulePoller(UnsignedXrayClient client, CentralizedManifest manifest, java.time.Clock clock)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
shutdown()
void
start()
-
-
-
Constructor Detail
-
RulePoller
public RulePoller(UnsignedXrayClient client, CentralizedManifest manifest, java.time.Clock clock)
-
-