Package | Description |
---|---|
org.apache.activemq.store.kahadb.disk.journal |
journal based data storage - scalable and fast
|
Modifier and Type | Field and Description |
---|---|
protected Journal.PreallocationScope |
Journal.preallocationScope |
Modifier and Type | Method and Description |
---|---|
Journal.PreallocationScope |
Journal.getPreallocationScope() |
static Journal.PreallocationScope |
Journal.PreallocationScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Journal.PreallocationScope[] |
Journal.PreallocationScope.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.setPreallocationScope(Journal.PreallocationScope preallocationScope) |
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.