Package | Description |
---|---|
org.fusesource.leveldbjni.internal |
Modifier and Type | Method and Description |
---|---|
NativeCompressionType |
NativeOptions.compression() |
static NativeCompressionType |
NativeCompressionType.valueOf(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–2024 FuseSource, Corp.. All rights reserved.