| Package | Description |
|---|---|
| org.apache.fluo.recipes.core.export |
| Modifier and Type | Method and Description |
|---|---|
ExportQueue.Options |
ExportQueue.Options.setBucketsPerTablet(int bucketsPerTablet)
Deprecated.
Sets the number of buckets per tablet to generate.
|
ExportQueue.Options |
ExportQueue.Options.setBufferSize(long bufferSize)
Deprecated.
Sets a limit on the amount of serialized updates to read into memory.
|
ExportQueue.Options |
ExportQueue.Options.setExporterConfiguration(org.apache.fluo.api.config.SimpleConfiguration config)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExportQueue.configure(org.apache.fluo.api.config.FluoConfiguration fluoConfig,
ExportQueue.Options opts)
Deprecated.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.