public abstract class AbstractLatencyListener extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
LATENCY_SPIKE_THRESHOLD |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractLatencyListener()
Creates a latency listener.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
recordLatency(com.gemstone.gemfire.cache.Region region,
Object obj) |
public static final long LATENCY_SPIKE_THRESHOLD
protected AbstractLatencyListener()
protected void recordLatency(com.gemstone.gemfire.cache.Region region,
Object obj)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.