| Package | Description |
|---|---|
| org.apache.ambari.server.api.services | |
| org.apache.ambari.server.api.services.serializers |
| Modifier and Type | Method and Description |
|---|---|
ResultStatus |
ResultImpl.getStatus() |
ResultStatus |
Result.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultImpl.setResultStatus(ResultStatus status) |
void |
Result.setResultStatus(ResultStatus status) |
| Constructor and Description |
|---|
ResultImpl(ResultStatus status)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ResultSerializer.serializeError(ResultStatus error)
Serialize an error result to the format expected by the client.
|
Object |
JsonSerializer.serializeError(ResultStatus error) |
Copyright © 2016. All rights reserved.