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