| Package | Description |
|---|---|
| org.apache.slider.providers | |
| org.apache.slider.server.appmaster.state |
| Modifier and Type | Method and Description |
|---|---|
ContainerReleaseSelector |
ProviderService.createContainerReleaseSelector()
Create the container release selector for this provider...any policy
can be implemented
|
ContainerReleaseSelector |
AbstractProviderService.createContainerReleaseSelector()
Create the container release selector for this provider...any policy
can be implemented
|
| Modifier and Type | Class and Description |
|---|---|
class |
MostRecentContainerReleaseSelector
Sort the candidate list by the most recent container first.
|
class |
SimpleReleaseSelector
Simplest release selector simply returns the list
|
| Modifier and Type | Field and Description |
|---|---|
ContainerReleaseSelector |
AppStateBindingInfo.releaseSelector |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.