| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
SystemTable.Distribution |
SystemTable.getDistribution() |
static SystemTable.Distribution |
SystemTable.Distribution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemTable.Distribution[] |
SystemTable.Distribution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2022. All rights reserved.