| Package | Description |
|---|---|
| com.facebook.presto.druid.zip |
| Modifier and Type | Method and Description |
|---|---|
static ZipFileEntry.Compression |
ZipFileEntry.Compression.fromValue(int value) |
ZipFileEntry.Compression |
ZipFileEntry.getMethod() |
static ZipFileEntry.Compression |
ZipFileEntry.Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZipFileEntry.Compression[] |
ZipFileEntry.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 |
ZipFileEntry.setMethod(ZipFileEntry.Compression method) |
Copyright © 2012–2021. All rights reserved.