| Package | Description |
|---|---|
| org.apache.slider.core.registry.docstore | |
| org.apache.slider.server.appmaster.web.rest.publisher |
| Modifier and Type | Method and Description |
|---|---|
static ConfigFormat |
ConfigFormat.resolve(String type)
Get a matching format or null
|
static ConfigFormat |
ConfigFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigFormat[] |
ConfigFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PublishedConfigurationOutputter |
PublishedConfiguration.createOutputter(ConfigFormat format)
Create an outputter for a given format
|
static PublishedConfigurationOutputter |
PublishedConfigurationOutputter.createOutputter(ConfigFormat format,
PublishedConfiguration owner)
Create an outputter for the chosen format
|
static PublishedExportsOutputter |
PublishedExportsOutputter.createOutputter(ConfigFormat format,
PublishedExports exports)
Create an outputter for the chosen format
|
| Modifier and Type | Method and Description |
|---|---|
String |
PublisherResource.getStringRepresentation(String setname,
String config,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletResponse res,
ConfigFormat format) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.