public class ExecutorOperationsCounter extends Object
| Constructor and Description |
|---|
ExecutorOperationsCounter(long interval,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
finishExecution(long elapsed) |
T |
getPublishedStats() |
void |
startExecution(long elapsed) |
void |
startPending() |
public ExecutorOperationsCounter(long interval,
String name)
Copyright © 2008-2013 Hazelcast, Inc. All Rights Reserved.