public class ActionThrottle extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ActionThrottle.NanoTimeSource |
| Constructor and Description |
|---|
ActionThrottle(String name,
long minMsBetweenActions) |
ActionThrottle(String name,
long minMsBetweenActions,
ActionThrottle.NanoTimeSource nanoTimeSource) |
public ActionThrottle(String name, long minMsBetweenActions)
public ActionThrottle(String name, long minMsBetweenActions, ActionThrottle.NanoTimeSource nanoTimeSource)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.