| Package | Description |
|---|---|
| org.nlpcn.commons.lang.index |
| Modifier and Type | Method and Description |
|---|---|
static MemoryIndex.Model |
MemoryIndex.Model.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemoryIndex.Model[] |
MemoryIndex.Model.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MemoryIndex(int size,
MemoryIndex.Model model)
倒排hash配置
|
Copyright © 2016. All rights reserved.