| Package | Description |
|---|---|
| org.apache.activemq.store.kahadb.disk.journal |
journal based data storage - scalable and fast
|
| Modifier and Type | Field and Description |
|---|---|
protected Journal.PreallocationStrategy |
Journal.preallocationStrategy |
| Modifier and Type | Method and Description |
|---|---|
Journal.PreallocationStrategy |
Journal.getPreallocationStrategy() |
static Journal.PreallocationStrategy |
Journal.PreallocationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Journal.PreallocationStrategy[] |
Journal.PreallocationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Journal.setPreallocationStrategy(Journal.PreallocationStrategy preallocationStrategy) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.