| Package | Description |
|---|---|
| com.browseengine.bobo.facets.data | |
| com.browseengine.bobo.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
MultiValueFacetDataCache.AllocOnlyLoader
A loader that allocate data storage without loading data to BigNestedIntArray.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BigNestedIntArray.BufferedLoader
A loader that buffer all data in memory, then load them to BigNestedIntArray.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BigNestedIntArray.load(int size,
BigNestedIntArray.Loader loader)
loads data using the loader
|
Copyright © 2005–2013. All rights reserved.