Package | Description |
---|---|
org.apache.hadoop.yarn.server.timelineservice.storage |
Package org.apache.hadoop.yarn.server.timelineservice.storage contains
classes which define and implement reading and writing to backend storage.
|
Modifier and Type | Method and Description |
---|---|
static TimelineStorageMonitor.Storage |
TimelineStorageMonitor.Storage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimelineStorageMonitor.Storage[] |
TimelineStorageMonitor.Storage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TimelineStorageMonitor(org.apache.hadoop.conf.Configuration conf,
TimelineStorageMonitor.Storage storage) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.