| Modifier and Type | Class and Description |
|---|---|
static class |
CombineQueue.Optimizer |
| Modifier and Type | Method and Description |
|---|---|
static void |
TableOptimizations.registerOptimization(org.apache.fluo.api.config.SimpleConfiguration appConfig,
String key,
Class<? extends TableOptimizations.TableOptimizationsFactory> clazz)
This method provides a standard way to register a table optimization for the Fluo table before
initialization.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RowHasher.Optimizer |
| Modifier and Type | Class and Description |
|---|---|
static class |
ExportQueue.Optimizer |
| Modifier and Type | Class and Description |
|---|---|
static class |
CollisionFreeMap.Optimizer
Deprecated.
since 1.1.0 use
CombineQueue.Optimizer |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.