| Package | Description |
|---|---|
| org.apache.ambari.server.controller.internal |
| Modifier and Type | Method and Description |
|---|---|
ResourceProviderEvent.Type |
ResourceProviderEvent.getType()
Get the event type.
|
static ResourceProviderEvent.Type |
ResourceProviderEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceProviderEvent.Type[] |
ResourceProviderEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResourceProviderEvent(Resource.Type resourceType,
ResourceProviderEvent.Type type,
Request request,
Predicate predicate) |
Copyright © 2016. All rights reserved.