| Package | Description |
|---|---|
| org.fusesource.leveldbjni.internal |
| Modifier and Type | Method and Description |
|---|---|
NativeCompressionType |
NativeOptions.compression() |
static NativeCompressionType |
NativeCompressionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NativeCompressionType[] |
NativeCompressionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NativeOptions |
NativeOptions.compression(NativeCompressionType compression) |
Copyright © 2009-2013 FuseSource, Corp.. All Rights Reserved.