| Package | Description |
|---|---|
| org.iq80.leveldb.fileenv |
| Modifier and Type | Method and Description |
|---|---|
static MmapLimiter |
MmapLimiter.defaultLimiter()
Up to 1000 mmaps for 64-bit JVM; none for 32bit.
|
static MmapLimiter |
MmapLimiter.newLimiter(int maxAllowedMmap) |
| Modifier and Type | Method and Description |
|---|---|
static Env |
EnvImpl.createEnv(MmapLimiter mmapLimiter) |
Copyright © 2011–2020. All rights reserved.