| Package | Description |
|---|---|
| com.github.brainlag.nsq |
| Modifier and Type | Method and Description |
|---|---|
NSQConfig.Compression |
NSQConfig.getCompression() |
static NSQConfig.Compression |
NSQConfig.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NSQConfig.Compression[] |
NSQConfig.Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NSQConfig.setCompression(NSQConfig.Compression compression) |
Copyright © 2017. All rights reserved.