| Package | Description |
|---|---|
| org.apache.hadoop.yarn.client.api.impl |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DirectTimelineWriter |
A simple writer class for storing Timeline data into Leveldb store.
|
class |
FileSystemTimelineWriter |
A simple writer class for storing Timeline data in any storage that
implements a basic FileSystem interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected TimelineWriter |
TimelineClientImpl.createTimelineWriter(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.security.UserGroupInformation ugi,
com.sun.jersey.api.client.Client webClient,
java.net.URI uri) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TimelineClientImpl.setTimelineWriter(TimelineWriter writer) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.