Package | Description |
---|---|
edu.illinois.cs.cogcomp.bigdata.mapdb |
Modifier and Type | Method and Description |
---|---|
static <K,V> MapDB.Entries<K,V> |
MapDB.Entries.create() |
Modifier and Type | Method and Description |
---|---|
static <K extends Comparable<K>,V> |
MapDB.batchCreate(MapDB.Entries<K,V> entries,
BTreeMapMaker maker) |
Copyright © 2017. All rights reserved.