public class Counters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Counters.ReservedCounterNames |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Long> |
counterValues |
protected com.sleepycat.je.Environment |
env |
protected Object |
mutex |
protected com.sleepycat.je.Database |
statisticsDB |
| Constructor and Description |
|---|
Counters(com.sleepycat.je.Environment env,
CrawlConfig config) |
protected com.sleepycat.je.Database statisticsDB
protected com.sleepycat.je.Environment env
protected final Object mutex
public Counters(com.sleepycat.je.Environment env,
CrawlConfig config)
Copyright © 2018. All rights reserved.