$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

$

$for(String, WebAppApi, String) - Static method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 

A

AbstractActionArgs - Class in org.apache.slider.common.params
Base args for all actions
AbstractActionArgs() - Constructor for class org.apache.slider.common.params.AbstractActionArgs
 
AbstractArgsDelegate - Class in org.apache.slider.common.params
Base class for all the delegates
AbstractArgsDelegate() - Constructor for class org.apache.slider.common.params.AbstractArgsDelegate
 
AbstractClientProvider - Class in org.apache.slider.providers
 
AbstractClientProvider(Configuration) - Constructor for class org.apache.slider.providers.AbstractClientProvider
 
AbstractClusterBuildingActionArgs - Class in org.apache.slider.common.params
Abstract Action to build things; shares args across build and list
AbstractClusterBuildingActionArgs() - Constructor for class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
AbstractClusterServices - Class in org.apache.slider.server.appmaster.state
Cluster services offered by the YARN infrastructure.
AbstractClusterServices() - Constructor for class org.apache.slider.server.appmaster.state.AbstractClusterServices
 
AbstractComponent - Class in org.apache.slider.providers.agent.application.metadata
Component defined in master package metainfo.json
AbstractComponent() - Constructor for class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
AbstractInputPropertiesValidator - Class in org.apache.slider.core.conf
 
AbstractInputPropertiesValidator() - Constructor for class org.apache.slider.core.conf.AbstractInputPropertiesValidator
 
AbstractLauncher - Class in org.apache.slider.core.launch
Launcher of applications: base class
AbstractLauncher(Configuration, CoreFileSystem) - Constructor for class org.apache.slider.core.launch.AbstractLauncher
 
AbstractLauncher(CoreFileSystem) - Constructor for class org.apache.slider.core.launch.AbstractLauncher
 
AbstractMetainfoParser - Class in org.apache.slider.providers.agent.application.metadata
This abstract class provide common functionality to parse metainfo.json for either master package or add on packages.
AbstractMetainfoParser() - Constructor for class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
 
AbstractMetainfoSchema - Class in org.apache.slider.providers.agent.application.metadata
Application type defined in the metainfo
AbstractMetainfoSchema() - Constructor for class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
AbstractProviderService - Class in org.apache.slider.providers
The base class for provider services.
AbstractProviderService(String) - Constructor for class org.apache.slider.providers.AbstractProviderService
 
AbstractRMOperation - Class in org.apache.slider.server.appmaster.operations
 
AbstractRMOperation() - Constructor for class org.apache.slider.server.appmaster.operations.AbstractRMOperation
 
AbstractSecurityStoreGenerator - Class in org.apache.slider.server.services.security
 
AbstractSecurityStoreGenerator(CertificateManager) - Constructor for class org.apache.slider.server.services.security.AbstractSecurityStoreGenerator
 
AbstractSliderLaunchedService - Class in org.apache.slider.server.services.utility
Base service for the standard slider client/server services
AbstractSliderLaunchedService(String) - Constructor for class org.apache.slider.server.services.utility.AbstractSliderLaunchedService
 
AbstractSliderResource - Class in org.apache.slider.server.appmaster.web.rest
Abstract resource base class for REST resources that use the slider WebAppApi
AbstractSliderResource(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
 
acquireDelegationToken(Configuration) - Method in class org.apache.slider.server.services.security.FsDelegationTokenManager
 
ACTION - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
ACTION_AM_SUICIDE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_BUILD - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_CLIENT - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_CREATE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_DEPENDENCY - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_DESTROY - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_DIAGNOSTICS - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_ECHO - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_EXISTS - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_FLEX - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_FREEZE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_HELP - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_INSTALL_KEYTAB - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_INSTALL_PACKAGE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_KDIAG - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_KEYTAB - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_KILL_CONTAINER - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_LIST - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_LOOKUP - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_NODES - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_PACKAGE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_PING - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
ACTION_PREFLIGHT - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_RECONFIGURE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_REGISTRY - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_RESOLVE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_STATUS - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_STOP - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
ACTION_THAW - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_UPDATE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_UPGRADE - Static variable in interface org.apache.slider.common.params.SliderActions
 
ACTION_VERSION - Static variable in interface org.apache.slider.common.params.SliderActions
 
actionAmSuicide(String, ActionAMSuicideArgs) - Method in class org.apache.slider.client.SliderClient
 
actionAmSuicide(String, ActionAMSuicideArgs) - Method in interface org.apache.slider.client.SliderClientAPI
AM to commit an asynchronous suicide
ActionAMSuicideArgs - Class in org.apache.slider.common.params
 
ActionAMSuicideArgs() - Constructor for class org.apache.slider.common.params.ActionAMSuicideArgs
 
actionBuild(String, AbstractClusterBuildingActionArgs) - Method in class org.apache.slider.client.SliderClient
 
actionBuild(String, AbstractClusterBuildingActionArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Build up the cluster specification/directory
ActionBuildArgs - Class in org.apache.slider.common.params
 
ActionBuildArgs() - Constructor for class org.apache.slider.common.params.ActionBuildArgs
 
actionClient(ActionClientArgs) - Method in class org.apache.slider.client.SliderClient
 
actionClient(ActionClientArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Perform client operations such as install or configure
ActionClientArgs - Class in org.apache.slider.common.params
 
ActionClientArgs() - Constructor for class org.apache.slider.common.params.ActionClientArgs
 
actionCreate(String, ActionCreateArgs) - Method in class org.apache.slider.client.SliderClient
Create the cluster -saving the arguments to a specification file first
ActionCreateArgs - Class in org.apache.slider.common.params
 
ActionCreateArgs() - Constructor for class org.apache.slider.common.params.ActionCreateArgs
 
actionDependency(ActionDependencyArgs) - Method in class org.apache.slider.client.SliderClient
 
actionDependency(ActionDependencyArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Upload all Slider AM and agent dependency libraries to HDFS, so that they do not need to be uploaded with every create call.
ActionDependencyArgs - Class in org.apache.slider.common.params
 
ActionDependencyArgs() - Constructor for class org.apache.slider.common.params.ActionDependencyArgs
 
actionDestroy(String) - Method in class org.apache.slider.client.SliderClient
Keep this signature for backward compatibility with force=true by default.
actionDestroy(String, ActionDestroyArgs) - Method in class org.apache.slider.client.SliderClient
 
actionDestroy(String, ActionDestroyArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Destroy a cluster.
actionDestroy(String) - Method in interface org.apache.slider.client.SliderClientAPI
 
ActionDestroyArgs - Class in org.apache.slider.common.params
 
ActionDestroyArgs() - Constructor for class org.apache.slider.common.params.ActionDestroyArgs
 
actionDiagnostic(ActionDiagnosticArgs) - Method in class org.apache.slider.client.SliderClient
 
actionDiagnostic(ActionDiagnosticArgs) - Method in interface org.apache.slider.client.SliderClientAPI
diagnostic operation
ActionDiagnosticArgs - Class in org.apache.slider.common.params
 
ActionDiagnosticArgs() - Constructor for class org.apache.slider.common.params.ActionDiagnosticArgs
 
actionEcho(String, ActionEchoArgs) - Method in class org.apache.slider.client.SliderClient
 
actionEcho(String, ActionEchoArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Echo operation (not currently wired up to command line)
ActionEchoArgs - Class in org.apache.slider.common.params
 
ActionEchoArgs() - Constructor for class org.apache.slider.common.params.ActionEchoArgs
 
actionExists(String, boolean) - Method in class org.apache.slider.client.SliderClient
 
actionExists(String, ActionExistsArgs) - Method in class org.apache.slider.client.SliderClient
 
actionExists(String, boolean) - Method in interface org.apache.slider.client.SliderClientAPI
Test for a cluster existing probe for a cluster of the given name existing in the filesystem.
ActionExistsArgs - Class in org.apache.slider.common.params
 
ActionExistsArgs() - Constructor for class org.apache.slider.common.params.ActionExistsArgs
 
actionFlex(String, ActionFlexArgs) - Method in class org.apache.slider.client.SliderClient
Implement the islive action: probe for a cluster of the given name existing
actionFlex(String, ActionFlexArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Implement the islive action: probe for a cluster of the given name existing
ActionFlexArgs - Class in org.apache.slider.common.params
 
ActionFlexArgs() - Constructor for class org.apache.slider.common.params.ActionFlexArgs
 
ActionFlexCluster - Class in org.apache.slider.server.appmaster.actions
 
ActionFlexCluster(String, long, TimeUnit, ConfTree) - Constructor for class org.apache.slider.server.appmaster.actions.ActionFlexCluster
 
actionFreeze(String, ActionFreezeArgs) - Method in class org.apache.slider.client.SliderClient
 
actionFreeze(String, ActionFreezeArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Stop the cluster
ActionFreezeArgs - Class in org.apache.slider.common.params
 
ActionFreezeArgs() - Constructor for class org.apache.slider.common.params.ActionFreezeArgs
 
ActionHalt - Class in org.apache.slider.server.appmaster.actions
Exit an emergency JVM halt.
ActionHalt(int, String, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.ActionHalt
 
ActionHelpArgs - Class in org.apache.slider.common.params
The Help command
ActionHelpArgs() - Constructor for class org.apache.slider.common.params.ActionHelpArgs
 
actionInstallKeytab(ActionInstallKeytabArgs) - Method in class org.apache.slider.client.SliderClient
 
actionInstallKeytab(ActionInstallKeytabArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Deprecated.
use #actionKeytab
ActionInstallKeytabArgs - Class in org.apache.slider.common.params
 
ActionInstallKeytabArgs() - Constructor for class org.apache.slider.common.params.ActionInstallKeytabArgs
 
ActionInstallPackageArgs - Class in org.apache.slider.common.params
 
ActionInstallPackageArgs() - Constructor for class org.apache.slider.common.params.ActionInstallPackageArgs
 
actionInstallPkg(ActionInstallPackageArgs) - Method in class org.apache.slider.client.SliderClient
 
actionInstallPkg(ActionInstallPackageArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Upload application package to user home directory
ActionKDiagArgs - Class in org.apache.slider.common.params
 
ActionKDiagArgs() - Constructor for class org.apache.slider.common.params.ActionKDiagArgs
 
actionKeytab(ActionKeytabArgs) - Method in class org.apache.slider.client.SliderClient
 
actionKeytab(ActionKeytabArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Deprecated.
use #actionKeytab
ActionKeytabArgs - Class in org.apache.slider.common.params
 
ActionKeytabArgs(ActionInstallKeytabArgs) - Constructor for class org.apache.slider.common.params.ActionKeytabArgs
 
ActionKeytabArgs() - Constructor for class org.apache.slider.common.params.ActionKeytabArgs
 
actionKillContainer(String, ActionKillContainerArgs) - Method in class org.apache.slider.client.SliderClient
 
actionKillContainer(String, ActionKillContainerArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Kill a specific container of the cluster
ActionKillContainer - Class in org.apache.slider.server.appmaster.actions
Kill a specific container
ActionKillContainer(ContainerId, long, TimeUnit, RMOperationHandlerActions) - Constructor for class org.apache.slider.server.appmaster.actions.ActionKillContainer
Kill a container
ActionKillContainerArgs - Class in org.apache.slider.common.params
 
ActionKillContainerArgs() - Constructor for class org.apache.slider.common.params.ActionKillContainerArgs
 
actionList(String) - Method in class org.apache.slider.client.SliderClient
A basic list action to list live instances
actionList(String, ActionListArgs) - Method in class org.apache.slider.client.SliderClient
Implement the list action.
actionList(String, ActionListArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Implement the list action: list all nodes
ActionListArgs - Class in org.apache.slider.common.params
 
ActionListArgs() - Constructor for class org.apache.slider.common.params.ActionListArgs
 
actionLookup(ActionLookupArgs) - Method in class org.apache.slider.client.SliderClient
Implement the lookup action.
ActionLookupArgs - Class in org.apache.slider.common.params
 
ActionLookupArgs() - Constructor for class org.apache.slider.common.params.ActionLookupArgs
 
actionNodes(String, ActionNodesArgs) - Method in class org.apache.slider.client.SliderClient
List the nodes in the cluster, possibly filtering by node state or label.
ActionNodesArgs - Class in org.apache.slider.common.params
 
ActionNodesArgs() - Constructor for class org.apache.slider.common.params.ActionNodesArgs
 
actionPackage(ActionPackageArgs) - Method in class org.apache.slider.client.SliderClient
 
actionPackage(ActionPackageArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Managing slider application package
ActionPackageArgs - Class in org.apache.slider.common.params
 
ActionPackageArgs() - Constructor for class org.apache.slider.common.params.ActionPackageArgs
 
actionPingDelete(HttpServletRequest, UriInfo) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
actionPingGet(HttpServletRequest, UriInfo) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
actionPingHead(HttpServletRequest, UriInfo) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
actionPingPost(HttpServletRequest, UriInfo, String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
actionPingPut(HttpServletRequest, UriInfo, String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
actionQueue - Variable in class org.apache.slider.server.appmaster.actions.QueueService
Immediate actions.
ActionRegisterServiceInstance - Class in org.apache.slider.server.appmaster.actions
Asynchronous registration operation
ActionRegisterServiceInstance(String, ApplicationId) - Constructor for class org.apache.slider.server.appmaster.actions.ActionRegisterServiceInstance
 
ActionRegisterServiceInstance(String, ApplicationId, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.ActionRegisterServiceInstance
 
actionRegistry(ActionRegistryArgs) - Method in class org.apache.slider.client.SliderClient
 
actionRegistry(ActionRegistryArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Registry operation
ActionRegistryArgs - Class in org.apache.slider.common.params
Registry actions --instance {app name}, if a / is in it, refers underneath? --dest {destfile} --list : list instances of slider service --listfiles
ActionRegistryArgs() - Constructor for class org.apache.slider.common.params.ActionRegistryArgs
 
ActionRegistryArgs(String) - Constructor for class org.apache.slider.common.params.ActionRegistryArgs
 
actionRegistryGetConfig(ActionRegistryArgs) - Method in class org.apache.slider.client.SliderClient
list configs available for an instance
actionRegistryGetExport(ActionRegistryArgs) - Method in class org.apache.slider.client.SliderClient
get a specific export group
actionRegistryList(ActionRegistryArgs) - Method in class org.apache.slider.client.SliderClient
Registry operation
actionRegistryListConfigsYarn(ActionRegistryArgs) - Method in class org.apache.slider.client.SliderClient
list configs available for an instance
actionRegistryListExports(ActionRegistryArgs) - Method in class org.apache.slider.client.SliderClient
list exports available for an instance
actionResolve(ActionResolveArgs) - Method in class org.apache.slider.client.SliderClient
 
actionResolve(ActionResolveArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Registry operation
ActionResolveArgs - Class in org.apache.slider.common.params
Resolve registry entries --path {path} --out {destfile} --verbose --list
ActionResolveArgs() - Constructor for class org.apache.slider.common.params.ActionResolveArgs
 
ActionsResource - Class in org.apache.slider.server.appmaster.web.rest.management.resources
 
ActionsResource() - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.ActionsResource
 
ActionStartContainer - Class in org.apache.slider.server.appmaster.actions
Start a container
ActionStartContainer(String, Container, ContainerLaunchContext, RoleInstance, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStartContainer
 
actionStatus(String, ActionStatusArgs) - Method in class org.apache.slider.client.SliderClient
 
actionStatus(String, ActionStatusArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Status operation
ActionStatusArgs - Class in org.apache.slider.common.params
 
ActionStatusArgs() - Constructor for class org.apache.slider.common.params.ActionStatusArgs
 
actionStop(HttpServletRequest, UriInfo, String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
ActionStopQueue - Class in org.apache.slider.server.appmaster.actions
Action to tell a queue executor to stop -after handing this on/executing it
ActionStopQueue(long) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopQueue
 
ActionStopQueue(long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopQueue
 
ActionStopQueue(String, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopQueue
 
ActionStopSlider - Class in org.apache.slider.server.appmaster.actions
Trigger an AM exit.
ActionStopSlider(String) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopSlider
Simple constructor
ActionStopSlider(String, long, TimeUnit, int, FinalApplicationStatus, String) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopSlider
Stop slider
ActionStopSlider(String, int, FinalApplicationStatus, String) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopSlider
Stop slider
ActionStopSlider(TriggerClusterTeardownException) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopSlider
Simple constructor
ActionStopSlider(Exception) - Constructor for class org.apache.slider.server.appmaster.actions.ActionStopSlider
Build from an exception.
actionThaw(String, ActionThawArgs) - Method in class org.apache.slider.client.SliderClient
 
actionThaw(String, ActionThawArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Restore a cluster
ActionThawArgs - Class in org.apache.slider.common.params
 
ActionThawArgs() - Constructor for class org.apache.slider.common.params.ActionThawArgs
 
actionUpdate(String, AbstractClusterBuildingActionArgs) - Method in class org.apache.slider.client.SliderClient
 
actionUpdate(String, AbstractClusterBuildingActionArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Update the cluster specification
ActionUpdateArgs - Class in org.apache.slider.common.params
 
ActionUpdateArgs() - Constructor for class org.apache.slider.common.params.ActionUpdateArgs
 
actionUpgrade(String, ActionUpgradeArgs) - Method in class org.apache.slider.client.SliderClient
 
actionUpgrade(String, ActionUpgradeArgs) - Method in interface org.apache.slider.client.SliderClientAPI
Upgrade the cluster with a newer version of the application
ActionUpgradeArgs - Class in org.apache.slider.common.params
 
ActionUpgradeArgs() - Constructor for class org.apache.slider.common.params.ActionUpgradeArgs
 
ActionUpgradeContainers - Class in org.apache.slider.server.appmaster.actions
 
ActionUpgradeContainers(String, long, TimeUnit, int, FinalApplicationStatus, List<String>, List<String>, String) - Constructor for class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
actionVersion() - Method in class org.apache.slider.client.SliderClient
 
actionVersion() - Method in interface org.apache.slider.client.SliderClientAPI
Version Details
ActionVersionArgs - Class in org.apache.slider.common.params
The version command
ActionVersionArgs() - Constructor for class org.apache.slider.common.params.ActionVersionArgs
 
active - Variable in class org.apache.slider.server.avro.NodeEntryRecord
Deprecated.
activeAA - Variable in class org.apache.slider.api.types.RoleStatistics
 
activeRequests - Variable in class org.apache.slider.api.types.ApplicationLivenessInformation
number of requests submitted to YARN
actual - Variable in class org.apache.slider.api.types.ComponentInformation
 
actual - Variable in class org.apache.slider.api.types.RoleStatistics
 
ACTUAL_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
add(RoleStatistics) - Method in class org.apache.slider.api.types.RoleStatistics
Add another statistics instance
add(Object...) - Method in class org.apache.slider.core.launch.CommandLineBuilder
Add an entry to the command list
add(NodeEntryRecord) - Method in class org.apache.slider.server.avro.LoadedRoleHistory
Add a record
addAction(String, Object) - Method in class org.apache.slider.common.params.CommonArgs
Add a command
addActionArguments() - Method in class org.apache.slider.common.params.ClientArgs
 
addActionArguments() - Method in class org.apache.slider.common.params.CommonArgs
Override point to add a set of actions
addActionArguments() - Method in class org.apache.slider.common.params.SliderAMArgs
 
addActions(Object...) - Method in class org.apache.slider.common.params.CommonArgs
 
addAgentTar(Object, String, SliderFileSystem, Path) - Static method in class org.apache.slider.providers.ProviderUtils
Add/overwrite the agent tarball (overwritten every time application is restarted)
addAllClusterNode(Iterable<? extends Messages.RoleInstanceState>) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addAllComponent(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
addAllComponents(Iterable<? extends Messages.ComponentInformationProto>) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addAllContainer(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
addAllContainers(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
addAllContainers(Iterable<? extends Messages.ContainerInformationProto>) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addAllDependencyJars(Map<String, LocalResource>, SliderFileSystem, Path, String, String) - Static method in class org.apache.slider.providers.ProviderUtils
Loads all dependency jars from the default path
addAllEntries(Iterable<? extends Messages.NodeEntryInformationProto>) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addAllEnvironment(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
addAllNames(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
addAllNames(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
addAllNodes(Iterable<? extends Messages.NodeInformationProto>) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
addAllOutput(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
addAllOutput(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
addAllUuid(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
addAllUuid(Iterable<String>) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
addBuildInfo(Map<String, String>, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Add the cluster build information; this will include Hadoop details too
addBuildMetadata(Map<String, Object>, String) - Static method in class org.apache.slider.core.build.BuildHelper
Add the cluster build information; this will include Hadoop details too
addClassDirectory(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
addClusterNode(Messages.RoleInstanceState) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addClusterNode(int, Messages.RoleInstanceState) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addClusterNode(Messages.RoleInstanceState.Builder) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addClusterNode(int, Messages.RoleInstanceState.Builder) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addClusterNodeBuilder() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addClusterNodeBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
addCommand(String) - Method in class org.apache.slider.core.launch.AbstractLauncher
 
addCommandLine(CommandLineBuilder) - Method in class org.apache.slider.core.launch.AbstractLauncher
Add a command line.
addCommandOrder(CommandOrder) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
addCommands(List<String>) - Method in class org.apache.slider.core.launch.AbstractLauncher
Add a list of commands.
addCommandScript(CommandScript) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
addComponent(String) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
addComponent(Component) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
addComponent(ComponentsInAddonPackage) - Method in class org.apache.slider.providers.agent.application.metadata.ApplicationPackage
 
addComponentBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
addComponentExport(ComponentExport) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
addComponents(Messages.ComponentInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addComponents(int, Messages.ComponentInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addComponents(Messages.ComponentInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addComponents(int, Messages.ComponentInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addComponentsBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addComponentsBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
addConfigFile(ConfigFile) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
addConfigFile(ConfigFile) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
addConfigMap(Configuration, Map<String, String>, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Set an entire map full of values
addConfigMap(Configuration, Iterable<Map.Entry<String, String>>, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Set an entire map full of values
addConfigurationFile(Configuration, File, boolean) - Static method in class org.apache.slider.common.tools.ConfigHelper
Add a configuration from a file to an existing configuration
addConfOption(Configuration, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
 
addConfOptions(Configuration, String...) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Add a varargs list of configuration parameters —if they are present
addConfOptionToCLI(Configuration, String, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Ass a configuration option to the command line of the application
addContainer(String) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
addContainerBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
addContainerDetails(String, Metainfo) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
addContainerRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.providers.AbstractProviderService
 
addContainerRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
 
addContainerRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.server.appmaster.operations.ProviderNotifyingOperationHandler
 
addContainerRequest(AMRMClient.ContainerRequest) - Method in interface org.apache.slider.server.appmaster.operations.RMOperationHandlerActions
Issue a container request
addContainerRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
addContainers(String) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
addContainers(Messages.ContainerInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addContainers(int, Messages.ContainerInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addContainers(Messages.ContainerInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addContainers(int, Messages.ContainerInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addContainersBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addContainersBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
addContainersBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
addDependencyJars(Map<String, LocalResource>, SliderFileSystem, Path, String, String[], Class[]) - Static method in class org.apache.slider.providers.ProviderUtils
Add a set of dependencies to the provider resources being built up, by copying them from the local classpath to the remote one, then registering them
addEndpoint(Endpoint) - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Add an endpoint registration
addEntries(Messages.NodeEntryInformationProto) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addEntries(int, Messages.NodeEntryInformationProto) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addEntries(Messages.NodeEntryInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addEntries(int, Messages.NodeEntryInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addEntriesBuilder() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addEntriesBuilder(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
addEnvironment(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
addEnvironmentBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
addEnvironmentVariables(Configuration, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Add the system env variables with the given prefix (by convention, env.)
addExecutionCommand(ExecutionCommand) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
addExport(Export) - Method in class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
addExportGroup(ExportGroup) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
addGetConfigCommand(String, String, HeartBeatResponse) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addGetConfigDockerCommand(String, String, HeartBeatResponse) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addInstallCommand(String, String, HeartBeatResponse, String, ComponentCommand, long, String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Add install command to the heartbeat response
addInstallDockerCommand(String, String, HeartBeatResponse, ComponentCommand, long) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addJVMOptions(AggregateConf, JavaCommandLineBuilder) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
Extract any JVM options from the cluster specification and add them to the command line
addKeytabResourceIfNecessary(SliderFileSystem, AggregateConf, Map<String, LocalResource>) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
If the cluster is secure, and an HDFS installed keytab is available for AM authentication, add this keytab as a local resource for the AM launch.
addLibDir(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
addLocalResource(String, LocalResource) - Method in class org.apache.slider.core.launch.AbstractLauncher
 
addLocalResources(Map<String, LocalResource>) - Method in class org.apache.slider.core.launch.AbstractLauncher
Add a set of local resources
addMandatoryConfOption(Configuration, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Add a mandatory config option
addMetricSet(MetricSet) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Add a metric set for registering and deregistration on service stop
addMetricSet(String, MetricSet) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
add a metric set, giving each entry a prefix
addNames(String) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
addNames(String) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
addNamesBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
addNamesBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
addNewRole(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Add a new role
addNodes(Messages.NodeInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
addNodes(int, Messages.NodeInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
addNodes(Messages.NodeInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
addNodes(int, Messages.NodeInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
addNodesBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
addNodesBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
ADDON_DEFINITION_DIR - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ADDON_FOR_ALL_COMPONENTS - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ADDON_PREFIX - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AddonArgsDelegate - Class in org.apache.slider.common.params
 
AddonArgsDelegate() - Constructor for class org.apache.slider.common.params.AddonArgsDelegate
 
addonDelegate - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
AddonPackageMetainfoParser - Class in org.apache.slider.providers.agent.application.metadata
 
AddonPackageMetainfoParser() - Constructor for class org.apache.slider.providers.agent.application.metadata.AddonPackageMetainfoParser
 
ADDONS - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ADDONS_DIR - Static variable in interface org.apache.slider.common.SliderKeys
Store additional app defs - co-processors
addonsPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
addonTuples - Variable in class org.apache.slider.common.params.AddonArgsDelegate
This is a listing of addon packages
addOSPackage(OSPackage) - Method in class org.apache.slider.providers.agent.application.metadata.OSSpecific
 
addOSSpecific(OSSpecific) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
addOutAndErrFiles(String, String) - Method in class org.apache.slider.core.launch.CommandLineBuilder
Append the output and error files to the tail of the command
addOutput(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
addOutput(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
addOutputBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
addOutputBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
addPrefixedConfOptions(Configuration, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Add all configuration options which match the prefix
addPropertyInfo(PropertyInfo) - Method in class org.apache.slider.providers.agent.application.metadata.DefaultConfig
 
addProviderJar(Map<String, LocalResource>, Object, String, SliderFileSystem, Path, String, boolean) - Static method in class org.apache.slider.providers.ProviderUtils
Add oneself to the classpath.
addProviderServiceOptions(ProviderService, Hamlet.UL, ClusterDescription) - Method in class org.apache.slider.server.appmaster.web.view.IndexBlock
 
addRemoteClasspathEnvVar() - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
addRoleRelatedTokens(Map<String, String>) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addService(Service) - Method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
 
addService(Service) - Method in interface org.apache.slider.server.services.workflow.ServiceParent
Add a child service.
addService(Service) - Method in class org.apache.slider.server.services.workflow.WorkflowCompositeService
Add a service, and register it
addService(Service) - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
Add the passed Service to the list of services managed by this WorkflowSequenceService
addStartCommand(String, String, HeartBeatResponse, String, ComponentCommand, ComponentCommand, long, boolean) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addStartDockerCommand(String, String, HeartBeatResponse, ComponentCommand, long, boolean) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addStatusCommand(String, String, HeartBeatResponse, String, long) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addStatusCommand(StatusCommand) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
addStatusDockerCommand(String, String, HeartBeatResponse, String, long) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addStopCommand(String, String, HeartBeatResponse, String, long, boolean) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addTarget(String, ChaosTarget, long) - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
Add a target ...
addUpgradeCommand(String, String, HeartBeatResponse, String, long) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addUpgradeContainers(Set<String>) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
addUuid(String) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
addUuid(String) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
addUuidBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
addUuidBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
addZKBinding(ZKPathBuilder) - Method in class org.apache.slider.core.build.InstanceBuilder
Add the ZK paths to the application options.
AGENT_CONF - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_CONFIG_FILE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_INSTALL_DIR - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_INSTANCE_DEBUG_DATA - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_MAIN_SCRIPT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_MAIN_SCRIPT_ROOT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_ONEWAY_REST_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
AGENT_OUT_FILE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_SECURE_REST_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
AGENT_TAR - Static variable in interface org.apache.slider.common.SliderKeys
 
AGENT_VERSION - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_VERSION_FILE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
AGENT_WS_CONTEXT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
AgentClientProvider - Class in org.apache.slider.providers.agent
This class implements the client-side aspects of the agent deployer
AgentClientProvider(Configuration) - Constructor for class org.apache.slider.providers.agent.AgentClientProvider
 
AgentCommandType - Enum in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
AgentEnv.Alternative - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv.Alternative() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Alternative
 
AgentEnv.Directory - Class in org.apache.slider.server.appmaster.web.rest.agent
Represents information about a directory of interest.
AgentEnv.Directory() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Directory
 
AgentEnv.ExistingUser - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv.ExistingUser() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
AgentEnv.HostHealth - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv.HostHealth() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
AgentEnv.JavaProc - Class in org.apache.slider.server.appmaster.web.rest.agent
Represents information about running java processes.
AgentEnv.JavaProc() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
AgentEnv.LiveService - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv.LiveService() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
AgentEnv.PackageDetail - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentEnv.PackageDetail() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
AgentKeys - Interface in org.apache.slider.providers.agent
 
AgentProviderFactory - Class in org.apache.slider.providers.agent
 
AgentProviderFactory() - Constructor for class org.apache.slider.providers.agent.AgentProviderFactory
 
AgentProviderFactory(Configuration) - Constructor for class org.apache.slider.providers.agent.AgentProviderFactory
 
AgentProviderService - Class in org.apache.slider.providers.agent
This class implements the server-side logic for application deployment through Slider application package
AgentProviderService() - Constructor for class org.apache.slider.providers.agent.AgentProviderService
Create an instance of AgentProviderService
AgentResource - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentResource(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
AgentRestOperations - Interface in org.apache.slider.server.appmaster.web.rest.agent
 
AgentRoles - Class in org.apache.slider.providers.agent
 
AgentRoles() - Constructor for class org.apache.slider.providers.agent.AgentRoles
 
AgentService - Class in org.apache.slider.server.appmaster.web
agent service gives the agent webapp lifecycle integration
AgentService(String) - Constructor for class org.apache.slider.server.appmaster.web.AgentService
 
AgentService(String, AgentWebApp) - Constructor for class org.apache.slider.server.appmaster.web.AgentService
 
AgentUtils - Class in org.apache.slider.providers.agent
 
AgentUtils() - Constructor for class org.apache.slider.providers.agent.AgentUtils
 
AgentWebApp - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentWebApp() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
AgentWebApp.Builder - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentWebApp.Builder(String, String, WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp.Builder
 
AgentWebApp.Builder.AgentServletContainer - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentWebApp.Builder.AgentServletContainer() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp.Builder.AgentServletContainer
 
AgentWebApp.Builder.WebAppApiProvider - Class in org.apache.slider.server.appmaster.web.rest.agent
 
AgentWebApp.Builder.WebAppApiProvider() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp.Builder.WebAppApiProvider
 
AgentWebServices - Class in org.apache.slider.server.appmaster.web.rest.agent
The available agent REST services exposed by a slider AM.
AgentWebServices() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.AgentWebServices
 
AggregateConf - Class in org.apache.slider.core.conf
Aggregate Configuration.
AggregateConf() - Constructor for class org.apache.slider.core.conf.AggregateConf
 
AggregateConf(String) - Constructor for class org.apache.slider.core.conf.AggregateConf
 
AggregateConf(ConfTree, ConfTree, ConfTree) - Constructor for class org.apache.slider.core.conf.AggregateConf
 
AggregateConf(AggregateConf) - Constructor for class org.apache.slider.core.conf.AggregateConf
Take a snapshot of the configuration
AggregateConfResource - Class in org.apache.slider.server.appmaster.web.rest.management.resources
 
AggregateConfResource(AggregateConf, UriBuilder) - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
AggregateConfResource() - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
AggregateConfSerDeser - Class in org.apache.slider.core.persist
Conf tree to JSON binding
AggregateConfSerDeser() - Constructor for class org.apache.slider.core.persist.AggregateConfSerDeser
 
AggregateModelRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
Refresh the aggregate desired model via StateAccessForProviders.getInstanceDefinitionSnapshot()
AggregateModelRefresher(StateAccessForProviders, boolean) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.AggregateModelRefresher
 
alias - Variable in class org.apache.slider.common.params.ActionClientArgs
 
all - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
ALL_CONTAINERS_ALLOCATED - Static variable in class org.apache.slider.server.appmaster.web.view.IndexBlock
Message printed when application is at full size.
allRequestsSatisfied - Variable in class org.apache.slider.api.types.ApplicationLivenessInformation
flag set if the cluster is at size
ALLREQUESTSSATISFIED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
AM_DIR_PREFIX - Static variable in interface org.apache.slider.common.SliderKeys
 
AM_FILTER_NAME - Static variable in interface org.apache.slider.common.SliderKeys
Name of the AM filter to use: "org.apache.hadoop.yarn.server.webproxy.amfilter.AmFilterInitializer"
AM_IPC_PROTOCOL - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
AM_REST_BASE - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
amState - Variable in class org.apache.slider.providers.AbstractProviderService
 
amSuicide(RpcController, Messages.AMSuicideRequestProto, RpcCallback<Messages.AMSuicideResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc amSuicide(.org.apache.slider.api.AMSuicideRequestProto) returns (.org.apache.slider.api.AMSuicideResponseProto);
amSuicide(RpcController, Messages.AMSuicideRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
amSuicide(RpcController, Messages.AMSuicideRequestProto, RpcCallback<Messages.AMSuicideResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc amSuicide(.org.apache.slider.api.AMSuicideRequestProto) returns (.org.apache.slider.api.AMSuicideResponseProto);
amSuicide(RpcController, Messages.AMSuicideRequestProto, RpcCallback<Messages.AMSuicideResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
amSuicide(Messages.AMSuicideRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
AM to commit suicide.
amSuicide(String, int, int) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Commit (possibly delayed) AM suicide
amSuicide(RpcController, Messages.AMSuicideRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
amSuicide(Messages.AMSuicideRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
amSuicide(Messages.AMSuicideRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
AMWadlGenerator - Class in org.apache.slider.server.appmaster.web.rest
 
AMWadlGenerator() - Constructor for class org.apache.slider.server.appmaster.web.rest.AMWadlGenerator
 
AMWadlGeneratorConfig - Class in org.apache.slider.server.appmaster.web.rest
App master's WADL generation support
AMWadlGeneratorConfig() - Constructor for class org.apache.slider.server.appmaster.web.rest.AMWadlGeneratorConfig
 
amWebAPI - Variable in class org.apache.slider.providers.AbstractProviderService
 
AMWebClient - Class in org.apache.slider.core.registry.retrieve
Class to retrieve artifacts from the AM's web site.
AMWebClient(Configuration) - Constructor for class org.apache.slider.core.registry.retrieve.AMWebClient
 
AMWebServices - Class in org.apache.slider.server.appmaster.web.rest
The available REST services exposed by a slider AM.
AMWebServices(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.AMWebServices
 
ANTI_AFFINITY_REQUIRED - Static variable in class org.apache.slider.providers.PlacementPolicy
Anti-affinity is mandatory.
apiPath(String) - Method in class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
APP_BUILD - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
APP_BUILD_INFO - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
APP_BUILD_JAVA_VERSION - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
APP_BUILD_USER - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
APP_CONTAINER_HEARTBEAT_INTERVAL_SEC - Static variable in interface org.apache.slider.common.SliderKeys
 
APP_CONTAINER_RELEASE_TIMEOUT - Static variable in interface org.apache.slider.common.SliderKeys
Keys for application container specific properties, like release timeout
APP_DEF - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
APP_DEF_DIR - Static variable in interface org.apache.slider.common.SliderKeys
Store the default app definition, e.g.
APP_DEFINITION_DIR - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
APP_HOME - Static variable in interface org.apache.slider.providers.agent.AgentKeys
Execution home for the agent.
APP_NAME - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
APP_ROOT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
APP_TYPE - Static variable in interface org.apache.slider.common.SliderKeys
Application type for YARN "org-apache-slider"
APP_UNDER_MANAGEMENT - Static variable in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
APP_VERSION - Static variable in interface org.apache.slider.common.SliderKeys
Key for application version.
APP_VERSION - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
APP_VERSION_UNKNOWN - Static variable in interface org.apache.slider.common.SliderKeys
 
AppAndResouceOptionArgsDelegate - Class in org.apache.slider.common.params
Delegate for application and resource options
AppAndResouceOptionArgsDelegate() - Constructor for class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
 
APPCONF - Static variable in interface org.apache.slider.core.persist.Filenames
 
APPCONF_JSON - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
AppconfRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
refresher for resources and application configuration
AppconfRefresher(StateAccessForProviders, boolean, boolean) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.AppconfRefresher
 
appDef - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
AppDefinitionPersister - Class in org.apache.slider.core.persist
Class to prepare and persist app and add-on definitions.
AppDefinitionPersister(SliderFileSystem) - Constructor for class org.apache.slider.core.persist.AppDefinitionPersister
 
AppDefinitionPersister.AppDefinition - Class in org.apache.slider.core.persist
 
AppDefinitionPersister.AppDefinition(Path, File, String) - Constructor for class org.apache.slider.core.persist.AppDefinitionPersister.AppDefinition
 
appDefPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
appDefPkgOrFolder - Variable in class org.apache.slider.core.persist.AppDefinitionPersister.AppDefinition
 
append(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
Append an entry
appendAll(Collection<String>) - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
appendToURL(String, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Add a subpath to an existing URL.
appendToURL(String, String...) - Static method in class org.apache.slider.common.tools.SliderUtils
Append a list of paths, inserting "/" signs as appropriate
appHomeDir - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
appId - Variable in class org.apache.slider.core.launch.AppMasterLauncher
 
AppLayout - Class in org.apache.slider.server.appmaster.web.layout
 
AppLayout() - Constructor for class org.apache.slider.server.appmaster.web.layout.AppLayout
 
application - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
application - Variable in class org.apache.slider.core.launch.AppMasterLauncher
 
Application - Class in org.apache.slider.providers.agent.application.metadata
Application type defined in the metainfo
Application() - Constructor for class org.apache.slider.providers.agent.application.metadata.Application
 
APPLICATION_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
APPLICATION_NAME - Static variable in interface org.apache.slider.api.OptionKeys
 
APPLICATION_TYPE - Static variable in interface org.apache.slider.api.OptionKeys
Time in milliseconds to wait after forking any in-AM process before attempting to start up the containers: "application.type" A shorter value brings the cluster up faster, but means that if the in AM process fails (due to a bad configuration), then time is wasted starting containers on a cluster that isn't going to come up
APPLICATION_WADL - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
applicationACLs - Variable in class org.apache.slider.server.appmaster.SliderAppMaster
App ACLs
applicationAttemptId - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
applicationId - Variable in class org.apache.slider.client.SliderClient
 
applicationId - Variable in class org.apache.slider.core.launch.LaunchedApplication
 
applicationId - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
applicationInfo - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
ApplicationLivenessInformation - Class in org.apache.slider.api.types
Serialized information about liveness
ApplicationLivenessInformation() - Constructor for class org.apache.slider.api.types.ApplicationLivenessInformation
 
ApplicationPackage - Class in org.apache.slider.providers.agent.application.metadata
 
ApplicationPackage() - Constructor for class org.apache.slider.providers.agent.application.metadata.ApplicationPackage
 
applicationReport - Variable in class org.apache.slider.api.types.SliderInstanceDescription
 
ApplicationReportSerDeser - Class in org.apache.slider.core.persist
ApplicationReportSerDeser() - Constructor for class org.apache.slider.core.persist.ApplicationReportSerDeser
 
ApplicationResouceContentCacheFactory - Class in org.apache.slider.server.appmaster.web.rest.application
 
ApplicationResouceContentCacheFactory() - Constructor for class org.apache.slider.server.appmaster.web.rest.application.ApplicationResouceContentCacheFactory
 
applicationResource(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Create a resource under the application path
ApplicationResource - Class in org.apache.slider.server.appmaster.web.rest.application
 
ApplicationResource(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
applicationType - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
applyAction() - Method in class org.apache.slider.common.params.ClientArgs
Look at the chosen action and bind it as the core action for the operation.
applyAction() - Method in class org.apache.slider.common.params.CommonArgs
Implementors must implement their action apply routine here
applyAction() - Method in class org.apache.slider.common.params.SliderAMArgs
Am binding is simple: there is only one action
applyCommandLineRoleOptsToRoleMap(Map<String, Map<String, String>>, Map<String, Map<String, String>>) - Static method in class org.apache.slider.common.tools.SliderUtils
Apply a set of command line options to a cluster role map
applyCommandResult(CommandResult, Command, String) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
applyCommandResult(CommandResult, Command) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
applyDefinitions(Map<String, String>, Configuration) - Static method in class org.apache.slider.common.params.ArgOps
 
applyDefinitions(Configuration) - Method in class org.apache.slider.common.params.ClientArgs
 
applyDefinitions(Configuration) - Method in class org.apache.slider.common.params.CommonArgs
Apply all the definitions on the command line to the configuration
applyFileSystemBinding(String, Configuration) - Static method in class org.apache.slider.common.params.ArgOps
 
applyFileSystemBinding(Configuration) - Method in class org.apache.slider.common.params.CommonArgs
If the Filesystem binding was provided, it overrides anything in the configuration
applyInitialRegistryDefinitions(URL, URL, URL, ServiceRecord) - Method in class org.apache.slider.providers.AbstractProviderService
 
applyInitialRegistryDefinitions(URL, URL, URL, ServiceRecord) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
applyInitialRegistryDefinitions(URL, URL, URL, ServiceRecord) - Method in interface org.apache.slider.providers.ProviderService
Prior to going live -register the initial service registry data
applyInitialRegistryDefinitions(URL, URL, URL, ServiceRecord) - Method in class org.apache.slider.providers.slideram.SliderAMProviderService
 
APPMASTER - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
AppMasterActionOperations - Interface in org.apache.slider.server.appmaster
Interface of AM operations
AppMasterLauncher - Class in org.apache.slider.core.launch
 
AppMasterLauncher(String, String, Configuration, CoreFileSystem, SliderYarnClientImpl, boolean, Map<String, String>, Map<String, String>, Set<String>) - Constructor for class org.apache.slider.core.launch.AppMasterLauncher
Build the AM Launcher
appMetaInfo - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
appReportToString(ApplicationReport, String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
appResourceOperation(HttpVerb, String, Class<T>) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
appResourceOperation(HttpVerb, String, GenericType<T>) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Get operation against a path under the Application
AppState - Class in org.apache.slider.server.appmaster.state
The model of all the ongoing state of a Slider AM.
AppState(AbstractClusterServices, MetricsAndMonitoring) - Constructor for class org.apache.slider.server.appmaster.state.AppState
Create an instance
appState - Variable in class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
appState - Variable in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
AppState.NodeCompletionResult - Class in org.apache.slider.server.appmaster.state
This is a very small class to send a multiple result back from the completion operation
AppState.NodeCompletionResult() - Constructor for class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
AppState.NodeUpdatedOutcome - Class in org.apache.slider.server.appmaster.state
Return value of the AppState.onNodesUpdated(List) call.
AppState.NodeUpdatedOutcome(boolean, List<AbstractRMOperation>) - Constructor for class org.apache.slider.server.appmaster.state.AppState.NodeUpdatedOutcome
 
AppStateBindingInfo - Class in org.apache.slider.server.appmaster.state
Binding information for application states; designed to be extensible so that tests don't have to be massivley reworked when new arguments are added.
AppStateBindingInfo() - Constructor for class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
appVersion - Variable in class org.apache.slider.api.types.ContainerInformation
 
appVersion - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Version of the app
APPVERSION_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
APPVERSION_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
appZKPath - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
ARG_ADDON - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ALIAS - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ALL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_APP_HOME - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_APPDEF - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_APPLICATION - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_BASE_PATH - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_CLIENT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_CLUSTER_URI - Static variable in interface org.apache.slider.common.params.Arguments
server: URI for the cluster
ARG_COMP_OPT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_COMP_OPT_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_COMPONENT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_COMPONENT_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_COMPONENTS - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_CONF - Static variable in class org.apache.slider.core.main.ServiceLauncher
Name of the "--conf" argument.
ARG_CONFDIR - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_CONFIG - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_CONTAINERS - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_CREDENTIALS - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_DEBUG - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_DEBUG - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ARG_DEFINE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_DELETE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_DEST - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_DESTDIR - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_DESTFILE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_EXITCODE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_FAIL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_FILESYSTEM - Static variable in interface org.apache.slider.common.params.Arguments
filesystem-uri: "--fs"
ARG_FILESYSTEM_LONG - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_FOLDER - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_FORCE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_FORMAT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_GETCERTSTORE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_GETCONF - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_GETEXP - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_GETFILES - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_HEALTHY - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_HELP - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_HOST - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ARG_HOSTNAME - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ID - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_IMAGE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_INSTALL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_INTERNAL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_KEYSTORE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_KEYTAB - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_KEYTABDELETE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_KEYTABINSTALL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_KEYTABLIST - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LABEL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LABEL - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ARG_LEVEL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LIST - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LISTCONF - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LISTEXP - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LISTFILES - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_LIVE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_MANAGER - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_MANAGER_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_MESSAGE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_METAINFO - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_NAME - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_OPTION - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_OPTION_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_OUTPUT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_OUTPUT_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_OVERWRITE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PACKAGE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PASSWORD - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PATH - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PKGDELETE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PKGINSTANCES - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PKGLIST - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PORT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ARG_PRINCIPAL - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_PROVIDER - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_QUEUE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_REPLACE_PKG - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RES_COMP_OPT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RES_COMP_OPT_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RESOURCE_MANAGER - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RESOURCE_OPT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RESOURCE_OPT_SHORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RESOURCES - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_RM_ADDR - Static variable in interface org.apache.slider.common.params.Arguments
server: Path for the resource manager instance (required)
ARG_ROLE - Static variable in interface org.apache.slider.common.params.Arguments
Deprecated.
ARG_ROLEOPT - Static variable in interface org.apache.slider.common.params.Arguments
Deprecated.
ARG_SECURED_PORT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ARG_SERVICES - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_SERVICETYPE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_SLIDER - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_STATE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_SYSPROP - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_TEMPLATE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_TRUSTSTORE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_UPLOAD - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_USER - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_VERBOSE - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_VERSION - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_WAIT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_YARN - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ZKHOSTS - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ZKPATH - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ZKPORT - Static variable in interface org.apache.slider.common.params.Arguments
 
ARG_ZOOKEEPER_QUORUM - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ARG_ZOOKEEPER_REGISTRY_PATH - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ArgOps - Class in org.apache.slider.common.params
Static argument manipulation operations
ArgOps() - Constructor for class org.apache.slider.common.params.ArgOps
 
argumentList - Variable in class org.apache.slider.core.launch.CommandLineBuilder
 
Arguments - Interface in org.apache.slider.common.params
Here are all the arguments that may be parsed by the client or server command lines.
asConfiguration() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
Convert to Hadoop XML
asConfigurationXML() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
asJson() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
Return the values as json string
asJson() - Method in class org.apache.slider.core.registry.docstore.PublishedExports
Return the values as json string
asProperties() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
Convert values to properties
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter
Convert to a string
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.EnvOutputter
 
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.JsonOutputter
 
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.PropertiesOutputter
 
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.XmlOutputter
 
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter
Convert to a string
asString() - Method in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter.JsonOutputter
 
AsyncAction - Class in org.apache.slider.server.appmaster.actions
 
AsyncAction(String) - Constructor for class org.apache.slider.server.appmaster.actions.AsyncAction
 
AsyncAction(String, long) - Constructor for class org.apache.slider.server.appmaster.actions.AsyncAction
 
AsyncAction(String, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.AsyncAction
 
AsyncAction(String, long, TimeUnit, int) - Constructor for class org.apache.slider.server.appmaster.actions.AsyncAction
 
AsyncRMOperationHandler - Class in org.apache.slider.server.appmaster.operations
Hands off RM operations to the Resource Manager.
AsyncRMOperationHandler(AMRMClientAsync, Resource) - Constructor for class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
 
attachTypes(ApplicationDescription) - Method in class org.apache.slider.server.appmaster.web.rest.AMWadlGenerator
 
attemptToReadHistory(FileSystem, List<Path>) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Iterate through the paths until one can be loaded
ATTR_CHANGES_APP_SIZE - Static variable in class org.apache.slider.server.appmaster.actions.AsyncAction
 
ATTR_HALTS_APP - Static variable in class org.apache.slider.server.appmaster.actions.AsyncAction
 
ATTR_REVIEWS_APP_SIZE - Static variable in class org.apache.slider.server.appmaster.actions.AsyncAction
 
attrs - Variable in class org.apache.slider.server.appmaster.actions.AsyncAction
 

B

BadClusterStateException - Exception in org.apache.slider.core.exceptions
The system is in a bad state
BadClusterStateException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.BadClusterStateException
 
BadClusterStateException(Throwable, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.BadClusterStateException
 
BadCommandArgumentsException - Exception in org.apache.slider.core.exceptions
 
BadCommandArgumentsException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.BadCommandArgumentsException
 
BadCommandArgumentsException(Throwable, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.BadCommandArgumentsException
 
BadConfigException - Exception in org.apache.slider.core.exceptions
An exception to raise on a bad configuration
BadConfigException(String) - Constructor for exception org.apache.slider.core.exceptions.BadConfigException
 
BadConfigException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.BadConfigException
 
BadConfigException(Throwable, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.BadConfigException
 
BASE_PATH - Static variable in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
BASE_PATH - Static variable in class org.apache.slider.server.appmaster.web.SliderAMWebApp
 
basePath - Variable in class org.apache.slider.common.params.AbstractActionArgs
 
BaseRestClient - Class in org.apache.slider.client.rest
This is a base class for Jersey REST clients in Slider.
BaseRestClient(Client) - Constructor for class org.apache.slider.client.rest.BaseRestClient
 
beginBootstrap() - Method in class org.apache.slider.server.servicemonitor.Probe
 
bind(StateAccessForProviders, QueueAccess, List<Container>) - Method in class org.apache.slider.providers.AbstractProviderService
 
bind(StateAccessForProviders, QueueAccess, List<Container>) - Method in interface org.apache.slider.providers.ProviderService
 
bindArgs(Configuration, String...) - Method in class org.apache.slider.client.SliderClient
This is called Before serviceInit is called
bindArgs(Configuration, String...) - Method in interface org.apache.slider.core.main.RunService
Propagate the command line arguments.
bindArgs(Configuration, String...) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
pick up the args from the service launcher
bindArgs(Configuration, String...) - Method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
Pre-init argument binding
bindCoreAction(AbstractActionArgs) - Method in class org.apache.slider.common.params.CommonArgs
Bind the core action; this extracts any attributes that are used across routines
bindToYarnRegistry(YarnRegistryViewForProviders) - Method in class org.apache.slider.providers.AbstractProviderService
 
bindToYarnRegistry(YarnRegistryViewForProviders) - Method in interface org.apache.slider.providers.ProviderService
Bind to the YARN registry
BlockingZKWatcher - Class in org.apache.slider.core.zk
 
BlockingZKWatcher() - Constructor for class org.apache.slider.core.zk.BlockingZKWatcher
 
body - Variable in class org.apache.slider.api.types.PingInformation
 
BODY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.PingInformationProto
 
BoolMetric - Class in org.apache.slider.server.appmaster.management
A bool metric, mapped to an integer.
BoolMetric(boolean) - Constructor for class org.apache.slider.server.appmaster.management.BoolMetric
 
BoolMetricPredicate - Class in org.apache.slider.server.appmaster.management
A metric which takes a predicate and returns 1 if the predicate evaluates to true.
BoolMetricPredicate(BoolMetricPredicate.Eval) - Constructor for class org.apache.slider.server.appmaster.management.BoolMetricPredicate
 
BoolMetricPredicate.Eval - Interface in org.apache.slider.server.appmaster.management
 
BOOTSTRAP_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default timeout for the entire bootstrap phase 60000
bootstrapFinished - Variable in class org.apache.slider.server.servicemonitor.Probe
 
bootstrapStarted - Variable in class org.apache.slider.server.servicemonitor.Probe
 
build() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
build() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
build() - Method in class org.apache.slider.core.launch.CommandLineBuilder
Build the command line
build() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
 
build() - Method in class org.apache.slider.server.avro.RoleHistoryFooter.Builder
 
build() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
 
build() - Method in class org.apache.slider.server.avro.RoleHistoryMapping.Builder
 
build() - Method in class org.apache.slider.server.avro.RoleHistoryRecord.Builder
 
build(Map<String, String>, List<String>) - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Build the process to execute when the service is started
buildAddonDirPath(String, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for addon folder -no attempt to create the directory is made
buildAppDefDirPath(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for app def folder -no attempt to create the directory is made
buildApplicationReportMap(List<ApplicationReport>, YarnApplicationState, YarnApplicationState) - Static method in class org.apache.slider.common.tools.SliderUtils
Built a (sorted) map of application reports, mapped to the instance name The list is sorted, and the addition process does not add a report if there is already one that exists.
buildAppMasterNode(ContainerId, String, int, String) - Method in class org.apache.slider.server.appmaster.state.AppState
build up the special master node, which lives in the live node set but has a lifecycle bonded to the AM
buildAppOptionsConfTree() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
buildAppPath() - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
buildClasspath(String, String, Configuration, SliderFileSystem, boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
Build up the classpath for execution -behaves very differently on a mini test cluster vs a production production one.
buildClasspath() - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
buildClusterDirPath(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for a cluster instance -no attempt to create the directory is made
buildClusterSecurityDirPath(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for package install location -no attempt to create the directory is made
buildConfTree(Map<String, String>) - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
buildConnectionString(String, int) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
 
buildContainerLaunchContext(ContainerLauncher, AggregateConf, Container, String, SliderFileSystem, Path, MapOperations, MapOperations, Path) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
buildContainerLaunchContext(ContainerLauncher, AggregateConf, Container, String, SliderFileSystem, Path, MapOperations, MapOperations, Path) - Method in interface org.apache.slider.providers.ProviderService
Set up the entire container launch context
buildContainerLaunchContext(ContainerLauncher, AggregateConf, Container, String, SliderFileSystem, Path, MapOperations, MapOperations, Path) - Method in class org.apache.slider.providers.slideram.SliderAMProviderService
 
buildContainerRequest(Resource, RoleStatus, long) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Build a container request.
buildEndpointDetails(Map<String, String>) - Method in class org.apache.slider.providers.AbstractProviderService
 
buildEndpointDetails(Map<String, String>) - Method in interface org.apache.slider.providers.ProviderService
Build up the endpoint details for this service
buildEnvMap(Map<String, String>) - Static method in class org.apache.slider.common.tools.SliderUtils
Build the environment map from a role option map, finding all entries beginning with "env.", adding them to a map of (prefix-removed) env vars
buildException(String, Exception) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Convert any exception caught into a web application exception for rethrowing
buildFromInstanceDefinition(AggregateConf) - Static method in class org.apache.slider.api.ClusterDescriptionOperations
 
BuildHelper - Class in org.apache.slider.core.build
classes to help with the build
BuildHelper() - Constructor for class org.apache.slider.core.build.BuildHelper
 
buildHostsOnlyList(List<HostAndPort>) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
Build up to a hosts only list
buildInstance(AppStateBindingInfo) - Method in class org.apache.slider.server.appmaster.state.AppState
 
buildInstanceDefinition(String, AbstractClusterBuildingActionArgs, boolean, boolean) - Method in class org.apache.slider.client.SliderClient
Build up the AggregateConfiguration for an application instance then persists it
buildInstanceDefinition(String, AbstractClusterBuildingActionArgs, boolean, boolean, boolean) - Method in class org.apache.slider.client.SliderClient
 
buildKeytabInstallationDirPath(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for keytab install location -no attempt to create the directory is made
buildKeytabPath(String, String, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for keytab install location -no attempt to create the directory is made
buildLibDir(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
Build a lib dir path
buildMapFromConfiguration(Configuration) - Static method in class org.apache.slider.common.tools.ConfigHelper
Take a configuration, return a hash map
buildMapping(Map<CharSequence, Integer>) - Method in class org.apache.slider.server.avro.LoadedRoleHistory
 
buildMappingForHistoryFile() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Build the mapping entry for persisting to the role history
buildMonitorDetails(ClusterDescription) - Method in class org.apache.slider.providers.AbstractProviderService
 
buildMonitorDetails(ClusterDescription) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
buildMonitorDetails(ClusterDescription) - Method in interface org.apache.slider.providers.ProviderService
Build a map of data intended for the AM webapp that is specific about this provider.
buildNamingMap() - Method in class org.apache.slider.server.appmaster.state.AppState
Build map of role ID-> name
buildNodeUrlForContainer(String, String) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
Build a URL from the address:port and container ID directly to the NodeManager service
buildOrUpdate(List<NodeReport>) - Method in class org.apache.slider.server.appmaster.state.NodeMap
Test helper: build or update a cluster from a list of node reports
buildPackageDirPath(String, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Build up the path string for package install location -no attempt to create the directory is made
buildPartial() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
buildPartial() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
buildPathToHomeDir(AggregateConf, String, String) - Method in class org.apache.slider.providers.ProviderUtils
Build the image dir.
buildPathToHomeDir(String, String, String, String) - Method in class org.apache.slider.providers.ProviderUtils
 
buildPathToScript(AggregateConf, String, String) - Method in class org.apache.slider.providers.ProviderUtils
Build the image dir.
buildPathToScript(ConfTreeOperations, String, String) - Method in class org.apache.slider.providers.ProviderUtils
Build the image dir.
buildPriority(int, boolean) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
 
buildProcess(String, Map<String, String>, List<String>) - Method in class org.apache.slider.providers.AbstractProviderService
 
buildProviderStatus() - Method in class org.apache.slider.providers.AbstractProviderService
 
buildProviderStatus() - Method in class org.apache.slider.providers.agent.AgentProviderService
Build the provider status, can be empty
buildProviderStatus() - Method in interface org.apache.slider.providers.ProviderService
 
buildQuorum(List<HostAndPort>, int) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
Build a quorum list, injecting a ":defaultPort" ref if needed on any entry without one
buildQuorumEntry(HostAndPort, int) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
 
buildRecentNodeLists() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
(After the start), rebuild the availability data structures
buildRegistryPath() - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
buildResourceOptionsConfTree() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
buildResourceRequirements(RoleStatus, Resource) - Method in class org.apache.slider.server.appmaster.state.AppState
Build up the resource requirements for this role from the cluster specification, including substituing max allowed values if the specification asked for it.
buildRole(ProviderRole) - Method in class org.apache.slider.server.appmaster.state.AppState
Add knowledge of a role.
buildScriptPath(String, String, String) - Method in class org.apache.slider.providers.ProviderUtils
 
buildStatistics() - Method in class org.apache.slider.api.types.ComponentInformation
Build the statistics map from the current data
buildStatistics() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Build the statistics map from the current data

C

CachedContent<T> - Class in org.apache.slider.server.appmaster.web.rest.application.resources
A cached resource is one that can be stored and served up, with a refresh only taking place when the expiry happens.
CachedContent(long, ResourceRefresher<T>) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
 
call() - Method in class org.apache.slider.providers.ProviderCompletedCallable
 
call() - Method in class org.apache.slider.server.services.workflow.ServiceTerminatingCallable
Delegates the call to the callable supplied in the constructor, then calls the stop() operation on its owner.
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
canAnyMasterPublishConfig() - Method in class org.apache.slider.providers.agent.AgentProviderService
Can any master publish config explicitly, if not a random master is used
cancel(long) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
cancelContainerRequests(Priority, Priority, int) - Method in class org.apache.slider.providers.AbstractProviderService
 
cancelContainerRequests(Priority, Priority, int) - Method in class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
 
cancelContainerRequests(Priority, Priority, int) - Method in class org.apache.slider.server.appmaster.operations.ProviderNotifyingOperationHandler
 
cancelContainerRequests(Priority, Priority, int) - Method in interface org.apache.slider.server.appmaster.operations.RMOperationHandlerActions
Remove a container request
cancelContainerRequests(Priority, Priority, int) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
cancelDelegationToken(Configuration) - Method in class org.apache.slider.server.services.security.FsDelegationTokenManager
 
cancelOutstandingAARequest() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Cancel any outstanding AA request.
cancelOutstandingAARequests() - Method in class org.apache.slider.server.appmaster.state.AppState
Cancel any outstanding AA Requests, building up the list of ops to cancel, removing them from RoleHistory structures and the RoleStatus entries.
cancelOutstandingAARequests() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Cancel all outstanding AA requests from the lists of requests.
cancelOutstandingAARequests() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Escalate operation as triggered by external timer.
cancelRequestsForRole(RoleStatus, int) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Cancel a number of outstanding requests for a role -that is, not actual containers, just requests for new ones.
cancelSinglePriorityRequests(Priority, int) - Method in class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
Cancel just one of the priority levels
cancelSingleRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.providers.AbstractProviderService
 
cancelSingleRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
 
CancelSingleRequest - Class in org.apache.slider.server.appmaster.operations
Cancel a container request
CancelSingleRequest(AMRMClient.ContainerRequest) - Constructor for class org.apache.slider.server.appmaster.operations.CancelSingleRequest
 
cancelSingleRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.server.appmaster.operations.ProviderNotifyingOperationHandler
 
cancelSingleRequest(AMRMClient.ContainerRequest) - Method in interface org.apache.slider.server.appmaster.operations.RMOperationHandlerActions
Cancel a specific request
cancelSingleRequest(AMRMClient.ContainerRequest) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
canExecute(String, Command, Collection<ComponentInstanceState>) - Method in class org.apache.slider.providers.agent.ComponentCommandOrder
 
canHost(int, String) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Is this node instance a suitable candidate for the specific role?
canIssueCommands() - Method in enum org.apache.slider.providers.agent.ContainerState
Indicates whether or not it is a valid state to produce a command.
canIssueCommands() - Method in enum org.apache.slider.providers.agent.State
Indicates whether or not it is a valid state to produce a command.
canPlaceAANodes() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Does the RoleHistory have enough information about the YARN cluster to start placing AA requests? That is: has it the node map and any label information needed?
canPublishConfig(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Can the role publish configuration
cat(Path, boolean, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
 
category - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
CATEGORY_CLIENT - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
CATEGORY_MASTER - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
CATEGORY_SLAVE - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
CERT_FILE_LOCALIZATION_PATH - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
certificateManager - Variable in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
CertificateManager - Class in org.apache.slider.server.services.security
 
CertificateManager() - Constructor for class org.apache.slider.server.services.security.CertificateManager
 
certificateMgr - Variable in class org.apache.slider.server.services.security.AbstractSecurityStoreGenerator
 
CHAOS_MONKEY_DELAY - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_DELAY_DAYS - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_DELAY_HOURS - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_DELAY_MINUTES - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_DELAY_SECONDS - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_ENABLED - Static variable in interface org.apache.slider.api.InternalKeys
Flag to indicate whether or not the chaos monkey is enabled: "internal.chaos.monkey.enabled"
CHAOS_MONKEY_INTERVAL - Static variable in interface org.apache.slider.api.InternalKeys
Rate
CHAOS_MONKEY_INTERVAL_DAYS - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_INTERVAL_HOURS - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_INTERVAL_MINUTES - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_INTERVAL_SECONDS - Static variable in interface org.apache.slider.api.InternalKeys
 
CHAOS_MONKEY_PROBABILITY - Static variable in interface org.apache.slider.api.InternalKeys
Prefix for all chaos monkey probabilities
CHAOS_MONKEY_PROBABILITY_AM_FAILURE - Static variable in interface org.apache.slider.api.InternalKeys
Probability of a monkey check killing the AM: "internal.chaos.monkey.probability.amfailure"
CHAOS_MONKEY_PROBABILITY_AM_LAUNCH_FAILURE - Static variable in interface org.apache.slider.api.InternalKeys
Probability of a monkey check killing the AM: "internal.chaos.monkey.probability.amlaunchfailure"
CHAOS_MONKEY_PROBABILITY_CONTAINER_FAILURE - Static variable in interface org.apache.slider.api.InternalKeys
Probability of a monkey check killing a container: "internal.chaos.monkey.probability.containerfailure"
chaosAction() - Method in class org.apache.slider.server.appmaster.monkey.ChaosKillAM
Trigger a delayed halt
chaosAction() - Method in class org.apache.slider.server.appmaster.monkey.ChaosKillContainer
Trigger a container kill
chaosAction() - Method in interface org.apache.slider.server.appmaster.monkey.ChaosTarget
 
chaosCheck(long) - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
Check for callers to see if chaos should be triggered; shares the same random number source as the rest of the monkey entries
ChaosEntry - Class in org.apache.slider.server.appmaster.monkey
Entry in the chaos list
ChaosEntry(String, ChaosTarget, long, MetricRegistry) - Constructor for class org.apache.slider.server.appmaster.monkey.ChaosEntry
Constructor -includes validation of all arguments
ChaosKillAM - Class in org.apache.slider.server.appmaster.monkey
Kill the AM
ChaosKillAM(QueueAccess, int) - Constructor for class org.apache.slider.server.appmaster.monkey.ChaosKillAM
 
ChaosKillContainer - Class in org.apache.slider.server.appmaster.monkey
Kill a container
ChaosKillContainer(AppState, QueueAccess, RMOperationHandler) - Constructor for class org.apache.slider.server.appmaster.monkey.ChaosKillContainer
 
ChaosMonkeyService - Class in org.apache.slider.server.appmaster.monkey
A chaos monkey service which will invoke ChaosTarget events
ChaosMonkeyService(MetricRegistry, QueueAccess) - Constructor for class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
 
ChaosTarget - Interface in org.apache.slider.server.appmaster.monkey
 
check() - Method in class org.apache.slider.server.appmaster.management.YarnServiceHealthCheck
 
checkAndReportBootstrapProbes() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
run through all the bootstrap probes and see if they are live.
checkAndReportDependencyProbes() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
Run through all the dependency probes and report their outcomes successes (even if they fail)
checkAndReportLiveProbes() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
run through all the live probes, pinging and reporting them.
checkCredentialCacheFile() - Static method in class org.apache.slider.common.tools.SliderUtils
return a description of whether the current user has created credential cache files from kerberos servers
checkForRequiredNativeLibraries() - Static method in class org.apache.slider.common.tools.SliderUtils
Check for any needed libraries being present.
checkNonNull(String, String, String) - Static method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
checkPort(String, int, int) - Static method in class org.apache.slider.common.tools.SliderUtils
 
checkPort(String, InetSocketAddress, int) - Static method in class org.apache.slider.common.tools.SliderUtils
 
checkURL(String, String, int) - Static method in class org.apache.slider.common.tools.SliderUtils
 
CLASS_PATH_SEPARATOR - Static variable in class org.apache.slider.core.launch.ClasspathConstructor
 
CLASSNAME - Static variable in class org.apache.slider.providers.agent.AgentProviderFactory
 
CLASSNAME - Static variable in class org.apache.slider.server.appmaster.web.rest.AMWadlGeneratorConfig
 
CLASSPATH - Static variable in class org.apache.slider.core.launch.AbstractLauncher
 
CLASSPATH - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
ClasspathConstructor - Class in org.apache.slider.core.launch
build a classpath -allows for entries to be injected in front of YARN classpath as well as behind, adds appropriate separators, extraction of local classpath, etc.
ClasspathConstructor() - Constructor for class org.apache.slider.core.launch.ClasspathConstructor
 
clear() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
clear() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
clear() - Method in class org.apache.slider.core.conf.MapOperations
 
clearActive() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Clears the value of the 'active' field
clearActual() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 actual = 4;
clearAllRequestsSatisfied() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional bool allRequestsSatisfied = 1;
clearApplication() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string application = 3;
clearAppVersion() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string appVersion = 13;
clearAppVersion() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string appVersion = 16;
clearBody() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string body = 3;
clearClusterNode() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
clearClusterNode() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
clearClusterSpec() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
required string clusterSpec = 1;
clearClusterSpec() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
required string clusterSpec = 1;
clearCommand() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string command = 6;
clearCompleted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 completed = 10;
clearComponent() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string component = 2;
clearComponent() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
clearComponents() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
clearContainer() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
clearContainerId() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string containerId = 1;
clearContainerId() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
required string containerId = 1;
clearContainers() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
clearContainers() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
clearCount() - Method in class org.apache.slider.server.avro.RoleHistoryFooter.Builder
Clears the value of the 'count' field
clearCreateTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 createTime = 7;
clearCreateTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 createTime = 12;
clearDelay() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 delay = 3;
clearDesired() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 desired = 3;
clearDiagnostics() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string diagnostics = 6;
clearDiagnostics() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string diagnostics = 7;
clearEntries() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
clearEntry() - Method in class org.apache.slider.server.avro.RoleHistoryRecord.Builder
Clears the value of the 'entry' field
clearEnvironment() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
clearExitCode() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 exitCode = 5;
clearExitCode() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 exitCode = 5;
clearFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failed = 7;
clearFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failed = 5;
clearFailedRecently() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failedRecently = 15;
clearFailedRecently() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failedRecently = 6;
clearFailureMessage() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string failureMessage = 12;
clearHealthReport() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string healthReport = 6;
clearHost() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string host = 10;
clearHost() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string host = 14;
clearHost() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Clears the value of the 'host' field
clearHostname() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
optional string hostname = 1;
clearHostname() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string hostname = 1;
clearHostURL() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string hostURL = 11;
clearHostURL() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string hostURL = 15;
clearHttpAddress() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string httpAddress = 3;
clearId() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
required string id = 1;
clearInternal() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string internal = 1;
clearIsAARequestOutstanding() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional bool isAARequestOutstanding = 19;
clearJson() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
required string json = 1;
clearLabels() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string labels = 5;
clearLastUpdated() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required int64 lastUpdated = 7;
clearLastUsed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int64 lastUsed = 10;
clearLastUsed() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Clears the value of the 'last_used' field
clearLive() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 live = 8;
clearMessage() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
required string message = 1;
clearMessage() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
required string message = 1;
clearName() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string name = 1;
clearName() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
required string name = 1;
clearName() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
required string name = 1;
clearName() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required string name = 11;
clearName() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string name = 1;
clearNames() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
clearNames() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
clearNodeFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 nodeFailed = 16;
clearNodes() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
clearOutput() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
clearOutput() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
clearPassword() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string password = 3;
clearPendingAntiAffineRequestCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 pendingAntiAffineRequestCount = 18;
clearPlacement() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string placement = 12;
clearPlacementPolicy() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 placementPolicy = 13;
clearPreempted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 preempted = 17;
clearPreempted() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 preempted = 7;
clearPriority() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 priority = 2;
clearPriority() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 priority = 1;
clearRackName() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string rackName = 4;
clearReleased() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional bool released = 3;
clearReleased() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required bool released = 11;
clearReleasing() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 releasing = 5;
clearReleasing() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 releasing = 9;
clearRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 requested = 6;
clearRequested() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 requested = 2;
clearRequesterId() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string requesterId = 2;
clearRequestsOutstanding() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional int32 requestsOutstanding = 2;
clearResources() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string resources = 2;
clearResponse() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
required bool response = 1;
clearRole() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
required string role = 1;
clearRole() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string role = 2;
clearRole() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Clears the value of the 'role' field
clearRoleId() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 roleId = 10;
clearRolemap() - Method in class org.apache.slider.server.avro.RoleHistoryMapping.Builder
Clears the value of the 'rolemap' field
clearRoles() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Clears the value of the 'roles' field
clearSaved() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Clears the value of the 'saved' field
clearSavedate() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Clears the value of the 'savedate' field
clearSavedx() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Clears the value of the 'savedx' field
clearSignal() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 signal = 2;
clearStarted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 started = 8;
clearStartFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 startFailed = 9;
clearStartFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 startFailed = 4;
clearStarting() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 starting = 3;
clearStartTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 startTime = 8;
clearStartTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 startTime = 13;
clearState() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 state = 4;
clearState() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string state = 2;
clearState() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 state = 4;
clearStore() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
required bytes store = 1;
clearSuccess() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
required bool success = 1;
clearText() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required string text = 1;
clearText() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
required string text = 1;
clearText() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
required string text = 1;
clearText() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string text = 1;
clearTime() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional int64 time = 4;
clearTotalRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 totalRequested = 11;
clearType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string type = 4;
clearUuid() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
clearUuid() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
required string uuid = 1;
clearUuid() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
clearVerb() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string verb = 2;
clearVersion() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Clears the value of the 'version' field
client - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
ClientArgs - Class in org.apache.slider.common.params
Slider Client CLI Args
ClientArgs(String[]) - Constructor for class org.apache.slider.common.params.ClientArgs
 
ClientArgs(Collection) - Constructor for class org.apache.slider.common.params.ClientArgs
 
clientConfig - Variable in class org.apache.slider.common.params.ActionClientArgs
 
clientProperties - Variable in class org.apache.slider.api.ClusterDescription
List of key-value pairs to add to a client config to set up the client
ClientRegistryBinder - Class in org.apache.slider.client
Generic code to get the URLs for clients via the registry
ClientRegistryBinder(RegistryOperations) - Constructor for class org.apache.slider.client.ClientRegistryBinder
 
clone() - Method in class org.apache.slider.api.ClusterDescription
Shallow clone
clone() - Method in class org.apache.slider.api.ClusterNode
 
clone() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
clone() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
clone() - Method in class org.apache.slider.core.conf.ConfTree
Shallow clone
clone() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
clone() - Method in class org.apache.slider.server.appmaster.state.NodeMap
Clone point
clone() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Clone operation clones all the simple values but shares the Container object into the cloned copy -same with the output, diagnostics and env arrays.
clone() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
cloneEventHistory() - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Clone the event history; blocks for the duration of the copy operation.
cloneLiveContainerInfoList() - Method in class org.apache.slider.server.appmaster.state.AppState
Clone the live container list.
cloneLiveContainerInfoList() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
cloneLiveContainerInfoList() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Create a clone of the list of live cluster nodes.
cloneNodemap() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get a clone of the nodemap.
cloneOwnedContainerList() - Method in class org.apache.slider.server.appmaster.state.AppState
Clone the list of active (==owned) containers
cloneOwnedContainerList() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
cloneOwnedContainerList() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Clone a list of active containers
cloneRecentNodeList(int) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get a clone of the available list
cloneRoleStatusList() - Method in class org.apache.slider.server.appmaster.state.AppState
Get a deep clone of the role status list.
cloneRoleStatusList() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
cloneRoleStatusList() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a deep clone of the role status list.
close() - Method in class org.apache.hadoop.security.KerberosDiags
 
close() - Method in class org.apache.slider.common.tools.Duration
The close operation relays to Duration.finish().
close() - Method in class org.apache.slider.core.zk.ZKIntegration
 
close() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
close() - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
This exits the process cleanly
ClosingService<C extends Closeable> - Class in org.apache.slider.server.services.workflow
Service that closes the closeable supplied during shutdown, if not null.
ClosingService(String) - Constructor for class org.apache.slider.server.services.workflow.ClosingService
 
ClosingService(String, C) - Constructor for class org.apache.slider.server.services.workflow.ClosingService
Construct an instance of the service
ClosingService(C) - Constructor for class org.apache.slider.server.services.workflow.ClosingService
Construct an instance of the service, using the default name
CLUSTER_DIRECTORY - Static variable in interface org.apache.slider.common.SliderKeys
 
CLUSTER_DIRECTORY_PERMISSIONS - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Option for the permissions for the cluster directory itself: "slider.cluster.directory.permissions"
CLUSTER_SPEC - Static variable in class org.apache.slider.server.appmaster.web.SliderAMWebApp
 
clusterChanged - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeUpdatedOutcome
 
ClusterDescription - Class in org.apache.slider.api
Represents a cluster specification; designed to be sendable over the wire and persisted in JSON by way of Jackson.
ClusterDescription() - Constructor for class org.apache.slider.api.ClusterDescription
Creator.
ClusterDescriptionKeys - Class in org.apache.slider.api
 
ClusterDescriptionKeys() - Constructor for class org.apache.slider.api.ClusterDescriptionKeys
 
ClusterDescriptionOperations - Class in org.apache.slider.api
Operations on Cluster Descriptions
ClusterDescriptionOperations() - Constructor for class org.apache.slider.api.ClusterDescriptionOperations
 
ClusterNode - Class in org.apache.slider.api
Describe a specific node in the cluster
ClusterNode(ContainerId) - Constructor for class org.apache.slider.api.ClusterNode
server-side ctor takes the container ID and builds the name from it
ClusterNode() - Constructor for class org.apache.slider.api.ClusterNode
ctor for deserialization
CLUSTERNODE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
CLUSTERNODE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
CLUSTERSPEC_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
CLUSTERSPEC_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
ClusterSpecificationBlock - Class in org.apache.slider.server.appmaster.web.view
 
ClusterSpecificationBlock(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.view.ClusterSpecificationBlock
 
ClusterSpecificationView - Class in org.apache.slider.server.appmaster.web.layout
 
ClusterSpecificationView() - Constructor for class org.apache.slider.server.appmaster.web.layout.ClusterSpecificationView
 
collectionToStringList(Collection) - Static method in class org.apache.slider.common.tools.SliderUtils
Take a collection, return a list containing the string value of every element in the collection.
command - Variable in class org.apache.slider.api.ClusterNode
what was the command executed?
Command - Enum in org.apache.slider.providers.agent
The states a component instance can be.
command - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
what was the command executed?
COMMAND_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
commander - Variable in class org.apache.slider.common.params.CommonArgs
fields
commandIssued(Command) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
commandIssued(Command, boolean) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
CommandLineBuilder - Class in org.apache.slider.core.launch
Build a single command line to include in the container commands; Special support for JVM command buildup.
CommandLineBuilder() - Constructor for class org.apache.slider.core.launch.CommandLineBuilder
 
CommandOrder - Class in org.apache.slider.providers.agent.application.metadata
 
CommandOrder() - Constructor for class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
CommandReport - Class in org.apache.slider.server.appmaster.web.rest.agent
 
CommandReport() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
CommandResult - Enum in org.apache.slider.providers.agent
Command results.
commands - Variable in class org.apache.slider.core.launch.AbstractLauncher
 
commands - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
commandScript - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
CommandScript - Class in org.apache.slider.providers.agent.application.metadata
CommandScript that implements all component commands
CommandScript() - Constructor for class org.apache.slider.providers.agent.application.metadata.CommandScript
 
commence(String, String) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
 
commence(String, String) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
comment - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
CommonArgs - Class in org.apache.slider.common.params
This class contains the common argument set for all tne entry points, and the core parsing logic to verify that the action is on the list of allowed actions -and that the remaining number of arguments is in the range allowed
CommonArgs(String[]) - Constructor for class org.apache.slider.common.params.CommonArgs
 
CommonArgs(Collection) - Constructor for class org.apache.slider.common.params.CommonArgs
 
COMP_KEYSTORE_PASSWORD_ALIAS_DEFAULT - Static variable in interface org.apache.slider.common.SliderKeys
 
COMP_KEYSTORE_PASSWORD_ALIAS_KEY - Static variable in interface org.apache.slider.common.SliderKeys
 
COMP_KEYSTORE_PASSWORD_PROPERTY_KEY - Static variable in interface org.apache.slider.common.SliderKeys
 
COMP_STORES_REQUIRED_KEY - Static variable in interface org.apache.slider.common.SliderKeys
 
COMP_TRUSTSTORE_PASSWORD_ALIAS_DEFAULT - Static variable in interface org.apache.slider.common.SliderKeys
 
COMP_TRUSTSTORE_PASSWORD_ALIAS_KEY - Static variable in interface org.apache.slider.common.SliderKeys
 
COMP_TRUSTSTORE_PASSWORD_PROPERTY_KEY - Static variable in interface org.apache.slider.common.SliderKeys
 
Comparators - Class in org.apache.slider.common.tools
Some general comparators
Comparators() - Constructor for class org.apache.slider.common.tools.Comparators
 
Comparators.ComparatorReverser<CompareType> - Class in org.apache.slider.common.tools
Little template class to reverse any comparitor
Comparators.ComparatorReverser(Comparator<CompareType>) - Constructor for class org.apache.slider.common.tools.Comparators.ComparatorReverser
 
Comparators.InvertedLongComparator - Class in org.apache.slider.common.tools
 
Comparators.InvertedLongComparator() - Constructor for class org.apache.slider.common.tools.Comparators.InvertedLongComparator
 
Comparators.LongComparator - Class in org.apache.slider.common.tools
 
Comparators.LongComparator() - Constructor for class org.apache.slider.common.tools.Comparators.LongComparator
 
compare(CompareType, CompareType) - Method in class org.apache.slider.common.tools.Comparators.ComparatorReverser
 
compare(Long, Long) - Method in class org.apache.slider.common.tools.Comparators.InvertedLongComparator
 
compare(Long, Long) - Method in class org.apache.slider.common.tools.Comparators.LongComparator
 
compare(NodeInstance, NodeInstance) - Method in class org.apache.slider.server.appmaster.state.NodeInstance.CompareNames
 
compare(NodeInstance, NodeInstance) - Method in class org.apache.slider.server.appmaster.state.NodeInstance.MoreActiveThan
 
compare(NodeInstance, NodeInstance) - Method in class org.apache.slider.server.appmaster.state.NodeInstance.Preferred
 
compare(RoleStatus, RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleStatus.CompareByKey
 
compare(RoleStatus, RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleStatus.CompareByName
 
compare(ClusterNode, ClusterNode) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.ClusterNodeNameComparator
 
compare(Path, Path) - Method in class org.apache.slider.server.avro.NewerFilesFirst
Takes the ordering of path names from the normal string comparison and negates it, so that names that come after other names in the string sort come before here
compare(Path, Path) - Method in class org.apache.slider.server.avro.OlderFilesFirst
Takes the ordering of path names from the normal string comparison and negates it, so that names that come after other names in the string sort come before here
compareTo(long, long) - Static method in class org.apache.slider.common.tools.SliderUtils
A compareTo function that converts the result of a long comparision into the integer that Comparable expects.
compareTo(Delayed) - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
compareTwoLongsReverse(long, long) - Static method in class org.apache.slider.common.tools.SliderUtils
Compare two long values for sorting.
COMPLETE_CONFIG - Static variable in interface org.apache.slider.server.appmaster.PublishedArtifacts
 
completeAppMasterLaunch() - Method in class org.apache.slider.core.launch.AppMasterLauncher
Complete the launch context (copy in env vars, etc).
completeContainerLaunch() - Method in class org.apache.slider.core.launch.AbstractLauncher
Complete the launch context (copy in env vars, etc).
completed - Variable in class org.apache.slider.api.types.ComponentInformation
 
completed - Variable in class org.apache.slider.api.types.RoleStatistics
 
completed() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Mark the request as completed (or canceled).
completed() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Note the process as having completed.
COMPLETED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
completeOutstandingAARequest() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Complete the outstanding AA request (there's no check for one in progress, caller expected to have done that).
component - Variable in class org.apache.slider.api.types.ContainerInformation
 
Component - Class in org.apache.slider.providers.agent.application.metadata
Component defined in master package metainfo.json
Component() - Constructor for class org.apache.slider.providers.agent.application.metadata.Component
 
COMPONENT_AM - Static variable in interface org.apache.slider.common.SliderKeys
This is the name of the slider appmaster in configurations :"slider-appmaster"
COMPONENT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
COMPONENT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
COMPONENT_INSTANCES - Static variable in interface org.apache.slider.api.ResourceKeys
#of instances of a component: "yarn.component.instances"
COMPONENT_INSTANCES_ACTUAL - Static variable in interface org.apache.slider.api.StatusKeys
info: #of instances of a component requested: "yarn.component.instances.actual"
COMPONENT_INSTANCES_COMPLETED - Static variable in interface org.apache.slider.api.StatusKeys
info: #of instances of a component completed: "yarn.component.instances.completed"
COMPONENT_INSTANCES_FAILED - Static variable in interface org.apache.slider.api.StatusKeys
info: #of instances of a component failed: "yarn.component.instances.failed"
COMPONENT_INSTANCES_RELEASING - Static variable in interface org.apache.slider.api.StatusKeys
info: #of instances of a component being released: "yarn.component.instances.releasing"
COMPONENT_INSTANCES_REQUESTING - Static variable in interface org.apache.slider.api.StatusKeys
info: #of instances of a component requested: "yarn.component.instances.requesting"
COMPONENT_INSTANCES_STARTED - Static variable in interface org.apache.slider.api.StatusKeys
info: #of instances of a component started: "yarn.component.instances.started"
COMPONENT_PLACEMENT_POLICY - Static variable in interface org.apache.slider.api.ResourceKeys
placement policy
COMPONENT_PRIORITY - Static variable in interface org.apache.slider.api.ResourceKeys
Mandatory property for all roles 1.
ComponentArgsDelegate - Class in org.apache.slider.common.params
 
ComponentArgsDelegate() - Constructor for class org.apache.slider.common.params.ComponentArgsDelegate
 
ComponentCommand - Class in org.apache.slider.providers.agent.application.metadata
Represents the metadata associated with the application.
ComponentCommand() - Constructor for class org.apache.slider.providers.agent.application.metadata.ComponentCommand
Creator.
ComponentCommandOrder - Class in org.apache.slider.providers.agent
Stores the command dependency order for all components in a service.
ComponentCommandOrder(List<CommandOrder>) - Constructor for class org.apache.slider.providers.agent.ComponentCommandOrder
 
componentDelegate - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
componentDelegate - Variable in class org.apache.slider.common.params.ActionFlexArgs
 
ComponentExport - Class in org.apache.slider.providers.agent.application.metadata
 
ComponentExport() - Constructor for class org.apache.slider.providers.agent.application.metadata.ComponentExport
 
ComponentInformation - Class in org.apache.slider.api.types
Serializable version of component data.
ComponentInformation() - Constructor for class org.apache.slider.api.types.ComponentInformation
 
ComponentInstanceState - Class in org.apache.slider.providers.agent
This class implements a simple state machine for component instances.
ComponentInstanceState(String, ContainerId, String) - Constructor for class org.apache.slider.providers.agent.ComponentInstanceState
 
ComponentInstanceState(String, ContainerId, String, Map<String, State>) - Constructor for class org.apache.slider.providers.agent.ComponentInstanceState
 
ComponentResource - Class in org.apache.slider.server.appmaster.web.rest.management.resources
 
ComponentResource() - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.ComponentResource
 
ComponentResource(String, Map<String, String>, UriBuilder, Map<String, Object>) - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.ComponentResource
 
components - Variable in class org.apache.slider.common.params.ActionListArgs
 
components - Variable in class org.apache.slider.common.params.ActionUpgradeArgs
 
components - Variable in class org.apache.slider.core.conf.ConfTree
Role options, role -> option -> value
COMPONENTS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
ComponentsInAddonPackage - Class in org.apache.slider.providers.agent.application.metadata
 
ComponentsInAddonPackage() - Constructor for class org.apache.slider.providers.agent.application.metadata.ComponentsInAddonPackage
 
ComponentStatus - Class in org.apache.slider.server.appmaster.web.rest.agent
 
ComponentStatus() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
ComponentTagProvider - Class in org.apache.slider.providers.agent
A simple tag provider that attempts to associate tags from 1-N to all container of a component
ComponentTagProvider() - Constructor for class org.apache.slider.providers.agent.ComponentTagProvider
 
componentTuples - Variable in class org.apache.slider.common.params.ComponentArgsDelegate
This is a listing of the roles to create
compOptTriples - Variable in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
All the app component option triples
composeSchema(Digester) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
Compose the schema for the metainfo
composeSchema(Digester) - Method in class org.apache.slider.providers.agent.application.metadata.AddonPackageMetainfoParser
 
composeSchema(Digester) - Method in class org.apache.slider.providers.agent.application.metadata.MetainfoParser
 
conf - Variable in class org.apache.slider.server.servicemonitor.Probe
 
CONF_RESOURCE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
Template stored in the slider classpath -to use if there is no site-specific template "org/apache/slider/providers/agent/conf/"
confdir - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
Declare the image configuration directory to use when creating or reconfiguring a slider cluster.
CONFIG - Static variable in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
CONFIG - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
ConfigFile - Class in org.apache.slider.providers.agent.application.metadata
 
ConfigFile() - Constructor for class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
configFiles - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
ConfigFormat - Enum in org.apache.slider.core.registry.docstore
 
ConfigHelper - Class in org.apache.slider.common.tools
Methods to aid in config, both in the Configuration class and with other parts of setting up Slider-initated processes.
ConfigHelper() - Constructor for class org.apache.slider.common.tools.ConfigHelper
 
configuration - Variable in class org.apache.slider.common.tools.CoreFileSystem
 
ConfigurationResolver - Class in org.apache.slider.core.registry.docstore
 
ConfigurationResolver() - Constructor for class org.apache.slider.core.registry.docstore.ConfigurationResolver
 
configurations - Variable in class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
configure(WebConfig, ResourceConfig, WebApplication) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp.Builder.AgentServletContainer
 
configure() - Method in class org.apache.slider.server.appmaster.web.rest.AMWadlGeneratorConfig
 
configureServlets() - Method in class org.apache.slider.server.appmaster.web.SliderAMWebApp
 
ConfPersister - Class in org.apache.slider.core.persist
Class to implement persistence of a configuration.
ConfPersister(CoreFileSystem, Path) - Constructor for class org.apache.slider.core.persist.ConfPersister
 
ConfTree - Class in org.apache.slider.core.conf
A conf tree represents one of the configuration trees
ConfTree() - Constructor for class org.apache.slider.core.conf.ConfTree
 
confTree - Variable in class org.apache.slider.core.conf.ConfTreeOperations
 
ConfTreeOperations - Class in org.apache.slider.core.conf
 
ConfTreeOperations(ConfTree) - Constructor for class org.apache.slider.core.conf.ConfTreeOperations
 
ConfTreeResource - Class in org.apache.slider.server.appmaster.web.rest.management.resources
 
ConfTreeResource() - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.ConfTreeResource
 
ConfTreeResource(ConfTree, UriBuilder) - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.ConfTreeResource
 
ConfTreeSerDeser - Class in org.apache.slider.core.persist
Conf tree to JSON binding
ConfTreeSerDeser() - Constructor for class org.apache.slider.core.persist.ConfTreeSerDeser
 
connect(ApplicationReport) - Method in class org.apache.slider.core.launch.RunningApplication
Connect to a Slider AM
CONNECT_TIMEOUT - Static variable in class org.apache.slider.common.Constants
 
connectToServer(InetSocketAddress, UserGroupInformation, Configuration, int) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
Connect to a server.
Constants - Class in org.apache.slider.common
 
Constants() - Constructor for class org.apache.slider.common.Constants
 
container - Variable in class org.apache.slider.core.launch.ContainerLauncher
 
container - Variable in class org.apache.slider.server.appmaster.state.ContainerAssignment
Container that has been allocated
container - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
 
CONTAINER_FAILURE_THRESHOLD - Static variable in interface org.apache.slider.api.ResourceKeys
maximum number of failed containers (in a single role) before the cluster is deemed to have failed "yarn.container.failure.threshold"
CONTAINER_FAILURE_WINDOW - Static variable in interface org.apache.slider.api.ResourceKeys
prefix for the time of the container failure reset window.
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
CONTAINER_STATS - Static variable in class org.apache.slider.server.appmaster.web.SliderAMWebApp
 
ContainerAllocationOutcome - Enum in org.apache.slider.server.appmaster.state
Outcome of the assignment
ContainerAllocationResults - Class in org.apache.slider.server.appmaster.state
This is just a tuple of the outcome of a container allocation
ContainerAllocationResults() - Constructor for class org.apache.slider.server.appmaster.state.ContainerAllocationResults
 
ContainerAssignment - Class in org.apache.slider.server.appmaster.state
Static assignment structure
ContainerAssignment(Container, RoleStatus, ContainerAllocationOutcome) - Constructor for class org.apache.slider.server.appmaster.state.ContainerAssignment
 
containerCompleted(boolean, ContainerOutcome) - Method in class org.apache.slider.server.appmaster.state.NodeEntry
completion event, which can be a planned or unplanned planned: dec our release count unplanned: dec our live count
containerFailed - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
containerId - Variable in class org.apache.slider.api.ClusterNode
 
containerId - Variable in class org.apache.slider.api.types.ContainerInformation
 
containerId - Variable in class org.apache.slider.server.appmaster.actions.RegisterComponentInstance
 
containerId - Variable in class org.apache.slider.server.appmaster.actions.UnregisterComponentInstance
 
CONTAINERID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
CONTAINERID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
ContainerInformation - Class in org.apache.slider.api.types
Serializable version of component instance data
ContainerInformation() - Constructor for class org.apache.slider.api.types.ContainerInformation
 
containerLaunchContext - Variable in class org.apache.slider.core.launch.AbstractLauncher
 
ContainerLauncher - Class in org.apache.slider.core.launch
Code to ease launching of any container
ContainerLauncher(Configuration, CoreFileSystem, Container) - Constructor for class org.apache.slider.core.launch.ContainerLauncher
 
ContainerOutcome - Enum in org.apache.slider.server.appmaster.state
Container outcomes we care about; slightly simplified from ContainerExitStatus -and hopefully able to handle any new exit codes.
ContainerPriority - Class in org.apache.slider.server.appmaster.state
Class containing the logic to build/split container priorities into the different fields used by Slider The original design here had a requestID merged with the role, to track outstanding requests.
ContainerPriority() - Constructor for class org.apache.slider.server.appmaster.state.ContainerPriority
 
ContainerReleaseOperation - Class in org.apache.slider.server.appmaster.operations
 
ContainerReleaseOperation(ContainerId) - Constructor for class org.apache.slider.server.appmaster.operations.ContainerReleaseOperation
 
ContainerReleaseSelector - Interface in org.apache.slider.server.appmaster.state
Interface implemented by anything that must choose containers to release
containerReleaseSubmitted(Container) - Method in class org.apache.slider.server.appmaster.state.AppState
Note that a container has been submitted for release; update internal state and mark the associated ContainerInfo released field to indicate that while it is still in the active list, it has been queued for release.
ContainerRequestOperation - Class in org.apache.slider.server.appmaster.operations
A container request operation
ContainerRequestOperation(AMRMClient.ContainerRequest) - Constructor for class org.apache.slider.server.appmaster.operations.ContainerRequestOperation
 
containers - Variable in class org.apache.slider.api.types.ComponentInformation
 
containers - Variable in class org.apache.slider.common.params.ActionListArgs
 
containers - Variable in class org.apache.slider.common.params.ActionUpgradeArgs
 
CONTAINERS_COMPLETED - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
"containers.completed"
CONTAINERS_FAILED - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
"containers.failed"
CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
CONTAINERS_OUTSTANDING_REQUESTS - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
"containers.outstanding-requests"
CONTAINERS_START_FAILED - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
"containers.start-failed"
CONTAINERS_STARTED - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
"containers.started"
CONTAINERS_SURPLUS - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
"containers.surplus"
containerStartSubmitted(Container, RoleInstance) - Method in class org.apache.slider.server.appmaster.state.AppState
Notification called just before the NM is asked to start a container
ContainerState - Enum in org.apache.slider.providers.agent
The states a component instance can be.
containerStats() - Method in class org.apache.slider.server.appmaster.web.SliderAMController
 
ContainerStatsBlock - Class in org.apache.slider.server.appmaster.web.view
 
ContainerStatsBlock(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
ContainerStatsBlock.ClusterNodeNameComparator - Class in org.apache.slider.server.appmaster.web.view
Sort a collection of ClusterNodes by name
ContainerStatsBlock.ClusterNodeNameComparator() - Constructor for class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.ClusterNodeNameComparator
 
ContainerStatsBlock.TableAnchorContent - Class in org.apache.slider.server.appmaster.web.view
Creates a table cell with an anchor to the given URL with the provided String as content.
ContainerStatsBlock.TableAnchorContent(String, String) - Constructor for class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.TableAnchorContent
 
ContainerStatsBlock.TableContent - Class in org.apache.slider.server.appmaster.web.view
Creates a table cell with the provided String as content.
ContainerStatsBlock.TableContent(String) - Constructor for class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.TableContent
 
ContainerStatsView - Class in org.apache.slider.server.appmaster.web.layout
 
ContainerStatsView() - Constructor for class org.apache.slider.server.appmaster.web.layout.ContainerStatsView
 
containersToString(List<ContainerInformation>, String, Set<String>) - Static method in class org.apache.slider.common.tools.SliderUtils
 
containerToString(Container) - Static method in class org.apache.slider.common.tools.SliderUtils
 
contains(String) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
contains(String) - Method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
containsKey(Object) - Method in class org.apache.slider.core.conf.MapOperations
 
containsValue(Object) - Method in class org.apache.slider.core.conf.MapOperations
 
content() - Method in class org.apache.slider.server.appmaster.web.layout.AppLayout
 
content() - Method in class org.apache.slider.server.appmaster.web.layout.ClusterSpecificationView
 
content() - Method in class org.apache.slider.server.appmaster.web.layout.ContainerStatsView
 
ContentCache - Class in org.apache.slider.server.appmaster.web.rest.application.resources
Cache of content
ContentCache(int) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.ContentCache
 
ContentCache() - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.ContentCache
 
contentType - Variable in class org.apache.slider.core.restclient.HttpOperationResponse
 
CONTROL_C - Static variable in class org.apache.slider.core.main.IrqHandler
 
CONTROLLER_URL - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
convert(String) - Method in class org.apache.slider.common.params.PathArgumentConverter
 
convert(String) - Method in class org.apache.slider.common.params.URIArgumentConverter
 
convert(String) - Method in class org.apache.slider.common.params.URLArgumentConverter
 
convertAndOffset(long, TimeUnit) - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
convertJerseyException(String, String, UniformInterfaceException) - Static method in class org.apache.slider.core.exceptions.ExceptionConverter
Uprate error codes 400 and up into faults; 404 is converted to a FileNotFoundException, 401 to ForbiddenException FileNotFoundException for an unknown resource PathAccessDeniedException for access denied PathIOException for anything else
convertJerseyException(String, String, ClientHandlerException) - Static method in class org.apache.slider.core.exceptions.ExceptionConverter
Handle a client-side Jersey exception.
convertNodeWireToClusterNodes(List<Messages.RoleInstanceState>) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Unmarshall a list of nodes from a protobud response
convertToAppRelativePath(File) - Static method in class org.apache.slider.providers.ProviderUtils
 
convertToAppRelativePath(String) - Static method in class org.apache.slider.providers.ProviderUtils
 
convertToExitException(Throwable) - Method in class org.apache.slider.core.main.ServiceLauncher
Convert the exception to one that can be handed off to ExitUtils; if it is of the write type it is passed throw as is.
convertToHostsOnlyList(String) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
 
convertTripleListToMaps(String, List<String>) - Static method in class org.apache.slider.common.params.ArgOps
Create a map from a tuple list like ['worker','heapsize','5G','master','heapsize','2M'] into a map ['worker':'2',"master":'1']; Duplicate entries also trigger errors
convertTupleListToMap(String, List<String>) - Static method in class org.apache.slider.common.params.ArgOps
Create a map from a tuple list like ['worker','2','master','1] into a map ['worker':'2',"master":'1']; Duplicate entries also trigger errors
copy(ClusterDescription) - Static method in class org.apache.slider.api.ClusterDescription
Make a deep copy of the class
copyDirectory(Configuration, Path, Path, FsPermission) - Static method in class org.apache.slider.common.tools.SliderUtils
Copy a directory to a new FS -both paths must be qualified.
copyEnvVars(MapOperations) - Method in class org.apache.slider.core.launch.AbstractLauncher
Important: the configuration must already be fully resolved in order to pick up global options Copy env vars into the launch context.
copyLocalFilesToHdfs(File, FilenameFilter, Path, FsPermission) - Method in class org.apache.slider.common.tools.CoreFileSystem
Copy local file(s) to destination HDFS directory.
copyLocalFileToHdfs(File, Path, FsPermission) - Method in class org.apache.slider.common.tools.CoreFileSystem
 
copyResourceRequirements(Resource) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Given a resource, set its requirements to those this role needs
CORE_SITE_CONFIG - Static variable in interface org.apache.slider.server.appmaster.PublishedArtifacts
 
CoreFileSystem - Class in org.apache.slider.common.tools
 
CoreFileSystem(FileSystem, Configuration) - Constructor for class org.apache.slider.common.tools.CoreFileSystem
 
CoreFileSystem(Configuration) - Constructor for class org.apache.slider.common.tools.CoreFileSystem
 
coreFileSystem - Variable in class org.apache.slider.core.launch.AbstractLauncher
Filesystem to use for the launch
couldHaveIssued(Command) - Method in enum org.apache.slider.providers.agent.State
 
count - Variable in class org.apache.slider.server.avro.RoleHistoryFooter
Deprecated.
COUNTER - Static variable in class org.apache.slider.server.appmaster.management.MeterAndCounter
suffix for counters: ".counter"
CREATE_DEF_ZK_NODE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
createAggregateConfResource(AggregateConf, UriBuilder) - Static method in class org.apache.slider.server.appmaster.web.rest.management.resources.ResourceFactory
 
createAmResource(Path, LocalResourceType) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create an AM resource from the
createAppInstanceTempPath(String, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create the application-instance specific temporary directory in the DFS
createCancelOperation() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Create a cancel operation
createClientProvider(String) - Method in class org.apache.slider.client.SliderClient
 
createClientProvider(String) - Method in interface org.apache.slider.client.SliderClientAPI
Get the provider for this cluster
createClientProvider() - Method in class org.apache.slider.providers.agent.AgentProviderFactory
 
createClientProvider() - Method in class org.apache.slider.providers.SliderProviderFactory
 
createClusterDirectories(String, Configuration) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create the Slider cluster path for a named cluster and all its subdirs This is a directory; a mkdirs() operation is executed to ensure that it is there.
createClusterDirectories(InstancePaths) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create the Slider cluster path for a named cluster and all its subdirs This is a directory; a mkdirs() operation is executed to ensure that it is there.
createComponentResource(String, Map<String, String>, UriBuilder, Map<String, Object>) - Static method in class org.apache.slider.server.appmaster.web.rest.management.resources.ResourceFactory
 
createConfiguration() - Static method in class org.apache.slider.common.tools.SliderUtils
Create a configuration with Slider-specific tuning.
createConfTreeResource(ConfTree, UriBuilder) - Static method in class org.apache.slider.server.appmaster.web.rest.management.resources.ResourceFactory
 
createContainerReleaseSelector() - Method in class org.apache.slider.providers.AbstractProviderService
Create the container release selector for this provider...any policy can be implemented
createContainerReleaseSelector() - Method in interface org.apache.slider.providers.ProviderService
Create the container release selector for this provider...any policy can be implemented
createContentCache(StateAccessForProviders) - Static method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResouceContentCacheFactory
Build the content cache
createDynamicProviderRole(String, MapOperations) - Method in class org.apache.slider.server.appmaster.state.AppState
Build a dynamic provider role
createHistoryFilename(Path, long) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Create the filename for a history file
createIpcClient() - Method in class org.apache.slider.client.SliderClient
Create a new IPC client for talking to slider via what follows the REST API.
createJarFilter() - Static method in class org.apache.slider.common.tools.SliderUtils
Accept all filenames ending with .jar
createJerseyClient(ClientConfig) - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
Create a jersey client bonded to this handler, using the supplied client config
createJerseyClient() - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
Create a jersey client bonded to this handler, using the client config created with UgiJerseyBinding.createJerseyClientConfig()
createJerseyClientConfig() - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
Create the standard Jersey client Config
createLocalPath(File) - Static method in class org.apache.slider.common.tools.SliderUtils
Create a file:// path from a local file
createOutputter(ConfigFormat) - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
Create an outputter for a given format
createOutputter(ConfigFormat, PublishedConfiguration) - Static method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter
Create an outputter for the chosen format
createOutputter(ConfigFormat, PublishedExports) - Static method in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter
Create an outputter for the chosen format
createPath(String, String, List<ACL>, CreateMode) - Method in class org.apache.slider.core.zk.ZKIntegration
Create a path under a parent, don't care if it already exists As the path isn't returned, this isn't the way to create sequentially numbered nodes.
createPathThatMustExist(String) - Method in class org.apache.slider.client.SliderClient
Create a path that must exist in the cluster fs
createPathThatMustExist(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create a path that must exist in the cluster fs
createPortProbe(Configuration, String, int) - Static method in class org.apache.slider.server.servicemonitor.PortProbe
 
createPriority(int, boolean) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
 
createProtobufServer(InetSocketAddress, Configuration, SecretManager<? extends TokenIdentifier>, int, BlockingService, String) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
Create a protobuf server bonded to the specific socket address
createProxy(Configuration, String, int, Token, int) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
 
createRegistryOperationsInstance() - Method in class org.apache.slider.server.services.utility.AbstractSliderLaunchedService
Create the registry operations instance.
createRoleToClusterNodeMap() - Method in class org.apache.slider.server.appmaster.state.AppState
Build a map of role->nodename->node-info
createSerializedApplicationReport() - Method in class org.apache.slider.core.launch.AppMasterLauncher
Build a serializable application report.
createSerializer() - Static method in class org.apache.slider.api.types.NodeInformationList
 
createServerProvider() - Method in class org.apache.slider.providers.agent.AgentProviderFactory
 
createServerProvider() - Method in class org.apache.slider.providers.SliderProviderFactory
 
createSliderAppApiClient() - Method in class org.apache.slider.client.rest.RestClientFactory
Locate the slider AM then instantiate a client instance against its Application API.
createSliderAppApiClient(WebResource) - Method in class org.apache.slider.client.rest.RestClientFactory
Create a Slider application API client instance against its Application API.
createSliderProviderFactory(String) - Static method in class org.apache.slider.providers.SliderProviderFactory
Create a provider for a specific application
createTime - Variable in class org.apache.slider.api.ClusterDescription
When was the cluster specification created? This is not the time a cluster was thawed; that will be in the info section.
createTime - Variable in class org.apache.slider.api.ClusterNode
 
createTime - Variable in class org.apache.slider.api.types.ContainerInformation
 
createTime - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
 
CREATETIME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
CREATETIME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
createWithPermissions(Path, FsPermission) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create a directory with the given permissions.
createZookeeperNode(String, Boolean) - Method in class org.apache.slider.client.SliderClient
Create the zookeeper node associated with the calling user and the cluster
createZookeeperNodeInner(String, Boolean) - Method in class org.apache.slider.client.SliderClient
Create the zookeeper node associated with the calling user and the cluster -throwing exceptions on any failure
credentials - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
credentials - Variable in class org.apache.slider.core.conf.ConfTree
Credentials
credentials - Variable in class org.apache.slider.core.launch.AbstractLauncher
 
CRT_FILE_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
CRT_PASS_FILE_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
CSR_FILE_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
currentProbe - Variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
currentUsernameUnencoded() - Static method in class org.apache.slider.client.ClientRegistryBinder
Get the current username, before any encoding has been applied.
CustomRegistryConstants - Class in org.apache.slider.core.registry.info
These are constants unique to the Slider AM
CustomRegistryConstants() - Constructor for class org.apache.slider.core.registry.info.CustomRegistryConstants
 

D

data - Variable in class org.apache.slider.core.restclient.HttpOperationResponse
 
DATA_DIR_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
DATA_DIRECTORY_PERMISSIONS - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Option for the permissions for the data directory itself: "slider.data.directory.permissions"
dataPath - Variable in class org.apache.slider.api.ClusterDescription
This is where the data goes
dataPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
DAYS - Static variable in class org.apache.slider.core.conf.MapOperations
 
debug - Variable in class org.apache.slider.common.params.AbstractActionArgs
 
dec() - Method in class org.apache.slider.server.appmaster.management.LongGauge
--
dec() - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
 
dec(int) - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
 
decActual() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
decPendingAntiAffineRequests() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
decReleasing() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
decRequested() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
decToFloor(long) - Method in class org.apache.slider.server.appmaster.management.LongGauge
Decrement to the floor of 0.
decToFloor(int) - Static method in class org.apache.slider.server.appmaster.state.RoleHistoryUtils
Decrement a value but hold it at zero.
deepClone() - Method in class org.apache.slider.api.ClusterDescription
A deep clone of the spec.
deepClone(Map<String, Map<String, String>>) - Static method in class org.apache.slider.common.tools.SliderUtils
 
DEF_YARN_CORES - Static variable in interface org.apache.slider.api.ResourceKeys
1
DEF_YARN_LABEL_EXPRESSION - Static variable in interface org.apache.slider.api.ResourceKeys
default label expression:
DEF_YARN_MEMORY - Static variable in interface org.apache.slider.api.ResourceKeys
256
DEFAULT - Static variable in class org.apache.slider.providers.PlacementPolicy
Default value: history used, anti-affinity hinted at on rebuild/flex up
DEFAULT_ACCUMULO_LAUNCH_TIME_SECONDS - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_ACCUMULO_LIVE_TIME_SECONDS - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_AGENT_LAUNCH_TIME_SECONDS - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_AM_RETRY_COUNT_WINDOW_MS - Static variable in interface org.apache.slider.api.ResourceKeys
The default window for Slider.
DEFAULT_APP_PKG - Static variable in interface org.apache.slider.common.SliderKeys
 
DEFAULT_CHAOS_MONKEY_ENABLED - Static variable in interface org.apache.slider.api.InternalKeys
 
DEFAULT_CHAOS_MONKEY_INTERVAL_DAYS - Static variable in interface org.apache.slider.api.InternalKeys
 
DEFAULT_CHAOS_MONKEY_INTERVAL_HOURS - Static variable in interface org.apache.slider.api.InternalKeys
 
DEFAULT_CHAOS_MONKEY_INTERVAL_MINUTES - Static variable in interface org.apache.slider.api.InternalKeys
 
DEFAULT_CHAOS_MONKEY_PROBABILITY_AM_FAILURE - Static variable in interface org.apache.slider.api.InternalKeys
Default probability of a monkey check killing the AM: 0
DEFAULT_CHAOS_MONKEY_PROBABILITY_CONTAINER_FAILURE - Static variable in interface org.apache.slider.api.InternalKeys
Default probability of a monkey check killing the a container: 0
DEFAULT_CHAOS_MONKEY_STARTUP_DELAY - Static variable in interface org.apache.slider.api.InternalKeys
 
DEFAULT_CLUSTER_DIRECTORY_PERMISSIONS - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Default value for the permissions :"750"
DEFAULT_CLUSTER_TYPE - Static variable in class org.apache.slider.providers.SliderProviderFactory
 
DEFAULT_CONTAINER_FAILURE_THRESHOLD - Static variable in interface org.apache.slider.api.ResourceKeys
Default failure threshold: 5
DEFAULT_CONTAINER_FAILURE_WINDOW_DAYS - Static variable in interface org.apache.slider.api.ResourceKeys
 
DEFAULT_CONTAINER_FAILURE_WINDOW_HOURS - Static variable in interface org.apache.slider.api.ResourceKeys
 
DEFAULT_CONTAINER_FAILURE_WINDOW_MINUTES - Static variable in interface org.apache.slider.api.ResourceKeys
 
DEFAULT_DATA_DIRECTORY_PERMISSIONS - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Default value for the data directory permissions: "750"
DEFAULT_ESCALATION_CHECK_INTERVAL - Static variable in interface org.apache.slider.api.InternalKeys
default value: 30
DEFAULT_GANGLIA_PORT - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
8649
DEFAULT_GC_OPTS - Static variable in interface org.apache.slider.common.SliderKeys
 
DEFAULT_INTERNAL_CONTAINER_FAILURE_SHORTLIFE - Static variable in interface org.apache.slider.api.InternalKeys
Default short life threshold: 60
DEFAULT_INTERNAL_CONTAINER_STARTUP_DELAY - Static variable in interface org.apache.slider.api.InternalKeys
Time in milliseconds to wait after forking any in-AM process before attempting to start up the containers: 5000 A shorter value brings the cluster up faster, but means that if the in AM process fails (due to a bad configuration), then time is wasted starting containers on a cluster that isn't going to come up
DEFAULT_JVM_HEAP - Static variable in interface org.apache.slider.common.SliderKeys
 
DEFAULT_NAMING_FORMAT - Static variable in class org.apache.slider.server.services.workflow.ServiceThreadFactory
Default format for thread names: "%s-%03d"
DEFAULT_NODE_FAILURE_THRESHOLD - Static variable in interface org.apache.slider.api.ResourceKeys
Default node failure threshold for a component instance: 3 Should to be lower than default component failure threshold to allow the component to start elsewhere
DEFAULT_PLACEMENT_ESCALATE_DELAY_SECONDS - Static variable in interface org.apache.slider.api.ResourceKeys
Time to have a strict placement policy outstanding before downgrading to a lax placement (for those components which permit that).
DEFAULT_PORT - Static variable in class org.apache.slider.core.zk.ZookeeperUtils
 
DEFAULT_PROBE_HOST - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default host for probes "localhost"
DEFAULT_PROBE_PORT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default port for probes 8020
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.apache.slider.core.restclient.SliderURLConnectionFactory
Timeout for socket connects and reads
DEFAULT_TEARDOWN_KILLALL - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_TEST_FREEZE_WAIT_TIME_SECONDS - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_TEST_TIMEOUT_SECONDS - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_THAW_WAIT_TIME_SECONDS - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DEFAULT_YARN_MEMORY - Static variable in interface org.apache.slider.common.SliderKeys
 
DEFAULT_YARN_QUEUE - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DEFAULT_YARN_QUEUE_PRIORITY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DEFAULT_YARN_RAM_REQUEST - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
DefaultConfig - Class in org.apache.slider.providers.agent.application.metadata
Application default config
DefaultConfig() - Constructor for class org.apache.slider.providers.agent.application.metadata.DefaultConfig
 
DefaultConfigParser - Class in org.apache.slider.providers.agent.application.metadata
 
DefaultConfigParser() - Constructor for class org.apache.slider.providers.agent.application.metadata.DefaultConfigParser
 
define(String, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Add a -D key=val command to the CLI.
defineIfSet(String, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Add a -D key=val command to the CLI if val is not null
definitionMap - Variable in class org.apache.slider.common.params.CommonArgs
-D name=value Define an HBase configuration option which overrides any options in the configuration XML files of the image or in the image configuration directory.
definitions - Variable in class org.apache.slider.common.params.AbstractActionArgs
-D name=value Define an HBase configuration option which overrides any options in the configuration XML files of the image or in the image configuration directory.
DELAY - Static variable in class org.apache.slider.server.appmaster.monkey.ChaosKillAM
 
DELAY - Static variable in class org.apache.slider.server.appmaster.monkey.ChaosKillContainer
 
DELAY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
delete - Variable in class org.apache.slider.common.params.ActionKeytabArgs
 
delete - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
delete(String) - Method in class org.apache.slider.core.zk.ZKIntegration
Delete a node, does not throw an exception if the path is not fond
deleteChildren(String, boolean) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Delete the children of a path -but not the path itself.
deleteComponent(String) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Delete a component
deleteDirectoryTree(File) - Static method in class org.apache.slider.common.tools.SliderUtils
recursive directory delete
deleteRecursive(String) - Method in class org.apache.slider.core.zk.ZKIntegration
Recursively delete a node, does not throw exception if any node does not exist.
deleteZookeeperNode(String) - Method in class org.apache.slider.client.SliderClient
Delete the zookeeper node associated with the calling user and the cluster TODO: YARN registry operations
deployChildService(Service) - Method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
Run a child service -initing and starting it if this service has already passed those parts of its own lifecycle
dereferenceAllConfigs(Map<String, Map<String, String>>) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
DESCRIBE_ACTION_AM_SUICIDE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_BUILD - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_CLIENT - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_CREATE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_DEPENDENCY - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_DESTROY - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_DIAGNOSTIC - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_EXISTS - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_FLEX - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_FREEZE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_GETCONF - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_HELP - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_INSTALL_KEYTAB - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_INSTALL_PACKAGE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_KDIAG - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_KEYTAB - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_KILL_CONTAINER - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_LIST - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_LOOKUP - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_MONITOR - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_NODES - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_PACKAGE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_REGISTRY - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_RESOLVE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_STATUS - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_THAW - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_UPDATE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_UPGRADE - Static variable in interface org.apache.slider.common.params.SliderActions
 
DESCRIBE_ACTION_VERSION - Static variable in interface org.apache.slider.common.params.SliderActions
 
describeBuilder() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get a text description of the builder suitable for log output
description - Variable in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
description - Variable in class org.apache.slider.core.registry.docstore.PublishedExports
 
description - Variable in class org.apache.slider.server.appmaster.actions.RegisterComponentInstance
 
desired - Variable in class org.apache.slider.api.types.ComponentInformation
 
desired - Variable in class org.apache.slider.api.types.RoleStatistics
 
DESIRED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
destdir - Variable in class org.apache.slider.common.params.ActionResolveArgs
 
DFS_DATANODE_KERBEROS_PRINCIPAL_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_KEY_UPDATE_INTERVAL_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_TOKEN_ALWAYS_USE_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_TOKEN_ALWAYS_USE_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_TOKEN_MAX_LIFETIME_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DELEGATION_TOKEN_RENEW_INTERVAL_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_DU_RESERVED_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
DFS_NAMENODE_KERBEROS_PRINCIPAL_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
From DFSConfigKeys.DFS_NAMENODE_KERBEROS_PRINCIPAL_KEY
DFS_NAMENODE_KEYTAB_FILE_KEY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
diagnostics - Variable in class org.apache.slider.api.ClusterNode
Any diagnostics
diagnostics - Variable in class org.apache.slider.api.types.ContainerInformation
 
diagnostics - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
diagnostics - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Any diagnostics
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
disableSecureLogin() - Method in class org.apache.slider.common.params.AbstractActionArgs
Flag to disable secure login.
disableSecureLogin() - Method in class org.apache.slider.common.params.ActionKDiagArgs
 
DiskInfo - Class in org.apache.slider.server.appmaster.web.rest.agent
 
DiskInfo(String, String, String, String, String, String, String) - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
DiskInfo object that tracks information about a disk.
DiskInfo() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
Needed for Serialization
DOCKER - Static variable in class org.apache.slider.common.tools.SliderUtils
name of docker program
DockerContainer - Class in org.apache.slider.providers.agent.application.metadata
Represents a docker container
DockerContainer() - Constructor for class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
DockerContainerInputFile - Class in org.apache.slider.providers.agent.application.metadata
 
DockerContainerInputFile() - Constructor for class org.apache.slider.providers.agent.application.metadata.DockerContainerInputFile
 
DockerContainerMount - Class in org.apache.slider.providers.agent.application.metadata
Represents a docker container mount
DockerContainerMount() - Constructor for class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
DockerContainerPort - Class in org.apache.slider.providers.agent.application.metadata
Represents a docker container port
DockerContainerPort() - Constructor for class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
doClone() - Method in class org.apache.slider.api.ClusterNode
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilter
 
doIndex(Hamlet, String) - Method in class org.apache.slider.server.appmaster.web.view.IndexBlock
 
DontSplitArguments - Class in org.apache.slider.common.params
 
DontSplitArguments() - Constructor for class org.apache.slider.common.params.DontSplitArguments
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.SliderDefaultWrapperServlet
 
doRender(Hamlet) - Method in class org.apache.slider.server.appmaster.web.view.ClusterSpecificationBlock
 
downloadSrvrCrt() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
doWork(long) - Method in class org.apache.slider.providers.agent.HeartbeatMonitor
Every interval the current state of the container are checked.
dump() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Print the history to the log.
dumpConf(Configuration) - Static method in class org.apache.slider.common.tools.ConfigHelper
Dump the (sorted) configuration
dumpConfigToString(Configuration) - Static method in class org.apache.slider.common.tools.ConfigHelper
For testing: dump a configuration
dumpEnv(StringBuilder) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Dump the environment to a string builder
dumpEnvToString() - Method in class org.apache.slider.core.launch.AbstractLauncher
 
Duration - Class in org.apache.slider.common.tools
A duration in milliseconds.
Duration() - Constructor for class org.apache.slider.common.tools.Duration
Create a duration instance with a limit of 0
Duration(long) - Constructor for class org.apache.slider.common.tools.Duration
Create a duration with a limit specified in millis

E

E_ALREADY_EXISTS - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_APPLICATION_NOT_RUNNING - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_BOTH_IMAGE_AND_HOME_DIR_SPECIFIED - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_CLUSTER_RUNNING - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_CONFIGURATION_DIRECTORY_NOT_FOUND - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_COULD_NOT_READ_METAINFO - Static variable in class org.apache.slider.providers.agent.AgentClientProvider
 
E_DESTROY_CREATE_RACE_CONDITION - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_FINISHED_APPLICATION - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_INCOMPLETE_CLUSTER_SPEC - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_INSTALL_PATH_DOES_NOT_EXIST - Static variable in class org.apache.slider.client.SliderClient
 
E_INVALID_APPLICATION_PACKAGE_LOCATION - Static variable in class org.apache.slider.client.SliderClient
 
E_INVALID_APPLICATION_TYPE_NAME - Static variable in class org.apache.slider.client.SliderClient
 
E_INVALID_INSTALL_LOCATION - Static variable in class org.apache.slider.client.SliderClient
 
E_INVALID_INSTALL_PATH - Static variable in class org.apache.slider.client.SliderClient
 
E_INVALID_NAME - Static variable in class org.apache.slider.server.services.utility.PatternValidator
 
E_MISSING_PATH - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_MUST_BE_A_VALID_JSON_FILE - Static variable in class org.apache.slider.client.SliderClient
 
E_NO_IMAGE_OR_HOME_DIR_SPECIFIED - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_NO_RESOURCE_MANAGER - Static variable in class org.apache.slider.client.SliderClient
 
E_NO_ZOOKEEPER_QUORUM - Static variable in class org.apache.slider.client.SliderClient
 
E_NOT_READY - Static variable in exception org.apache.slider.core.exceptions.ServiceNotReadyException
 
E_PACKAGE_DOES_NOT_EXIST - Static variable in class org.apache.slider.client.SliderClient
 
E_PACKAGE_EXISTS - Static variable in class org.apache.slider.client.SliderClient
 
E_TRIGGERED_LAUNCH_FAILURE - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
Error string on chaos monkey launch failure action: "Chaos monkey triggered launch failure"
E_UNABLE_TO_READ_SUPPLIED_PACKAGE_FILE - Static variable in class org.apache.slider.client.SliderClient
 
E_UNKNOWN_INSTANCE - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_UNKNOWN_ROLE - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_UNSTABLE_CLUSTER - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
E_USE_REPLACEPKG_TO_OVERWRITE - Static variable in class org.apache.slider.client.SliderClient
 
echo(RpcController, Messages.EchoRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
echo(RpcController, Messages.EchoRequestProto, RpcCallback<Messages.EchoResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc echo(.org.apache.slider.api.EchoRequestProto) returns (.org.apache.slider.api.EchoResponseProto);
echo(RpcController, Messages.EchoRequestProto, RpcCallback<Messages.EchoResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc echo(.org.apache.slider.api.EchoRequestProto) returns (.org.apache.slider.api.EchoResponseProto);
echo(RpcController, Messages.EchoRequestProto, RpcCallback<Messages.EchoResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
echo(Messages.EchoRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Echo back the submitted text (after logging it).
echo(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Echo text (debug action)
echo(RpcController, Messages.EchoRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
echo(Messages.EchoRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
echo(Messages.EchoRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
elt(int) - Method in class org.apache.slider.core.launch.CommandLineBuilder
Get the value at an offset
elt(String) - Method in class org.apache.slider.server.servicemonitor.LogEntryBuilder
 
elt(String, Object) - Method in class org.apache.slider.server.servicemonitor.LogEntryBuilder
 
emergencyForceKill(String) - Method in class org.apache.slider.client.SliderYarnClientImpl
Force kill a yarn application by ID.
enableJavaAssertions() - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Turn Java assertions on
endBootstrap() - Method in class org.apache.slider.server.servicemonitor.Probe
 
EndOfServiceWaiter - Class in org.apache.slider.server.services.utility
Wait for a service to stop.
EndOfServiceWaiter(Service) - Constructor for class org.apache.slider.server.services.utility.EndOfServiceWaiter
Wait for a service; use the service name as this instance's name
EndOfServiceWaiter(String, Service) - Constructor for class org.apache.slider.server.services.utility.EndOfServiceWaiter
Wait for a service
endpointAgent() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
endpointAgentRegister() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
endpointRoot() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
entries - Variable in class org.apache.slider.api.types.NodeInformation
 
entries - Variable in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
entries - Variable in class org.apache.slider.core.registry.docstore.PublishedExports
 
ENTRIES_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
entry - Variable in class org.apache.slider.server.avro.RoleHistoryRecord
Deprecated.
entrySet() - Method in class org.apache.slider.core.conf.MapOperations
 
enumComponents() - Method in interface org.apache.slider.api.SliderApplicationApi
List all components into a map of [name:info]
enumComponents() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
enumComponents() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
enumComponents() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
enumConfigSets(UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
enumContainers() - Method in interface org.apache.slider.api.SliderApplicationApi
Get a map of live containers [containerId:info]
enumContainers() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
enumContainers() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
enumContainers() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
enumLiveInstancesInRole(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
enumLiveInstancesInRole(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Enum all role instances by role.
enumLiveNodesInRole(String) - Method in class org.apache.slider.server.appmaster.state.AppState
Enum all nodes by role.
enumNodesWithRoleId(int, boolean) - Method in class org.apache.slider.server.appmaster.state.AppState
enum nodes by role ID, from either the owned or live node list
enumSliderInstances(boolean, YarnApplicationState, YarnApplicationState) - Method in class org.apache.slider.client.SliderClient
Enumerate slider instances for the current user, and the most recent app report, where available.
enumSliderInstances(boolean, YarnApplicationState, YarnApplicationState) - Method in interface org.apache.slider.client.SliderClientAPI
Enumerate slider instances for the current user, and the most recent app report, where available.
enumSliderInstances(boolean, YarnApplicationState, YarnApplicationState) - Method in class org.apache.slider.core.registry.YarnAppListClient
Enumerate slider instances for the current user, and the most recent app report, where available.
env - Variable in class org.apache.slider.core.launch.AbstractLauncher
 
ENV_JAAS_DEBUG - Static variable in class org.apache.slider.common.Constants
 
ENV_PREFIX - Static variable in interface org.apache.slider.api.RoleKeys
All keys w/ env.
environment - Variable in class org.apache.slider.api.ClusterNode
Any environment details
environment - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Any environment details
ENVIRONMENT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
envVars - Variable in class org.apache.slider.core.launch.AbstractLauncher
Env vars; set up at final launch stage
equals(Object) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
equals(Object) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
equals(Object) - Method in class org.apache.slider.core.conf.MapOperations
 
equals(Object) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
equals(Object) - Method in class org.apache.slider.providers.ProviderRole
 
equals(Object) - Method in class org.apache.slider.server.appmaster.management.BoolMetric
 
equals(Object) - Method in class org.apache.slider.server.appmaster.management.MeterAndCounter
 
equals(Object) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Equality test is purely on the hostname of the node address
equals(Object) - Method in class org.apache.slider.server.appmaster.state.RoleHostnamePair
 
equals(Object) - Method in class org.apache.slider.server.services.security.SecurityStore
 
error(String, Throwable) - Method in class org.apache.slider.core.main.ServiceLauncher
Report an error.
ERROR_DUPLICATE_ENTRY - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
ERROR_NO_ACTION - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
ERROR Strings
ERROR_NOT_ENOUGH_ARGUMENTS - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
ERROR_PARSE_FAILURE - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
ERROR_STATUS - Static variable in class org.apache.slider.server.services.security.SignCertResponse
 
ERROR_TOO_MANY_ARGUMENTS - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
All the remaining values after argument processing
ERROR_UNKNOWN_ACTION - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
ErrorStrings - Interface in org.apache.slider.core.exceptions
 
escalate() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Build an escalated container request, updating OutstandingRequest.issuedRequest with the new value.
EscalateOutstandingRequests - Class in org.apache.slider.server.appmaster.actions
Escalate outstanding requests by asking AM
EscalateOutstandingRequests() - Constructor for class org.apache.slider.server.appmaster.actions.EscalateOutstandingRequests
 
EscalateOutstandingRequests(long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.EscalateOutstandingRequests
 
escalateOutstandingRequests() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Escalate operation as triggered by external timer.
escalateOutstandingRequests() - Method in class org.apache.slider.server.appmaster.state.AppState
Escalate operation as triggered by external timer.
escalateOutstandingRequests(long) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Escalate operation as triggered by external timer.
escalateOutstandingRequests() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Escalate operation as triggered by external timer.
ESCALATION_CHECK_INTERVAL - Static variable in interface org.apache.slider.api.InternalKeys
interval between checks for escalation: "escalation.check.interval.seconds"
eval() - Method in interface org.apache.slider.server.appmaster.management.BoolMetricPredicate.Eval
 
eval() - Method in interface org.apache.slider.server.appmaster.management.LongMetricFunction.Eval
 
EVENT_LIMIT - Static variable in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
eventCallbackEvent(Object) - Method in interface org.apache.slider.providers.ProviderCompleted
 
eventCallbackEvent(Object) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
exceedsFailureThreshold(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Predicate to query if the number of recent failures of a role on this node exceeds that role's failure threshold.
ExceptionConverter - Class in org.apache.slider.core.exceptions
static methods to convert exceptions into different types, including extraction of details and finer-grained conversions.
ExceptionConverter() - Constructor for class org.apache.slider.core.exceptions.ExceptionConverter
 
EXCLUDE_FROM_FLEXING - Static variable in class org.apache.slider.providers.PlacementPolicy
Exclude from flexing; used internally to mark AMs.
exec(HttpVerb, WebResource, Class<T>) - Method in class org.apache.slider.client.rest.BaseRestClient
Execute the operation.
exec(HttpVerb, WebResource, GenericType<T>) - Method in class org.apache.slider.client.rest.BaseRestClient
Execute the operation.
exec() - Method in class org.apache.slider.client.SliderClient
Execute the command line
exec(HttpVerb, WebResource, Class<T>) - Method in class org.apache.slider.core.registry.retrieve.AMWebClient
Execute the operation.
exec(HttpVerb, WebResource, GenericType<T>) - Method in class org.apache.slider.core.registry.retrieve.AMWebClient
Execute the operation.
exec(AggregateConf, File, Map<String, String>, ProviderCompleted) - Method in class org.apache.slider.providers.AbstractProviderService
override point to allow a process to start executing in this container
exec(AggregateConf, File, Map<String, String>, ProviderCompleted) - Method in interface org.apache.slider.providers.ProviderService
Execute a process in the AM
execCommand(String, int, long, Logger, String, String...) - Static method in class org.apache.slider.common.tools.SliderUtils
Execute a command for a test operation
execGet(URL) - Method in class org.apache.slider.core.restclient.UrlConnectionOperations
 
execHttpOperation(HttpVerb, URL, byte[], String) - Method in class org.apache.slider.core.restclient.UrlConnectionOperations
 
execute() - Method in class org.apache.hadoop.security.KerberosDiags
Execute diagnostics.
execute() - Method in interface org.apache.slider.core.persist.LockHeldAction
Execute the action
execute(List<AbstractRMOperation>) - Method in class org.apache.slider.providers.AbstractProviderService
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionFlexCluster
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionHalt
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionKillContainer
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionRegisterServiceInstance
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionStartContainer
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionStopQueue
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
Actual application
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.EscalateOutstandingRequests
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ProviderReportedContainerLoss
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ProviderStartupCompleted
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.RegisterComponentInstance
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
Execute the inner action then reschedule ourselves
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ResetFailureWindow
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.ReviewAndFlexApplicationSize
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.actions.UnregisterComponentInstance
 
execute(SliderAppMaster, QueueAccess, AppState) - Method in class org.apache.slider.server.appmaster.monkey.MonkeyPlayAction
 
execute(RMOperationHandlerActions) - Method in class org.apache.slider.server.appmaster.operations.AbstractRMOperation
Execute the operation
execute(RMOperationHandlerActions) - Method in class org.apache.slider.server.appmaster.operations.CancelSingleRequest
 
execute(RMOperationHandlerActions) - Method in class org.apache.slider.server.appmaster.operations.ContainerReleaseOperation
 
execute(RMOperationHandlerActions) - Method in class org.apache.slider.server.appmaster.operations.ContainerRequestOperation
 
execute(List<AbstractRMOperation>) - Method in class org.apache.slider.server.appmaster.operations.RMOperationHandler
 
execute(List<AbstractRMOperation>) - Method in interface org.apache.slider.server.appmaster.operations.RMOperationHandlerActions
Execute an entire list of operations
execute(List<AbstractRMOperation>) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
execute(Runnable) - Method in class org.apache.slider.server.services.workflow.WorkflowExecutorService
Execute the runnable with the executor (which must have been created already)
executeNodeReview(String) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Look at where the current node state is -and whether it should be changed
executeProbePhases() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
Run the set of probes relevant for this phase of the probe lifecycle.
ExecutionCommand - Class in org.apache.slider.server.appmaster.web.rest.agent
 
ExecutionCommand(AgentCommandType) - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
executionCount - Variable in class org.apache.slider.server.appmaster.actions.RenewingAction
 
exists(String) - Method in class org.apache.slider.core.zk.ZKIntegration
 
exit(int, String) - Method in class org.apache.slider.core.main.ServiceLauncher
Exit the code.
exit(ExitUtil.ExitException) - Method in class org.apache.slider.core.main.ServiceLauncher
Exit off an exception.
EXIT_APPLICATION_IN_USE - Static variable in interface org.apache.slider.common.SliderExitCodes
The application is live -and the requested operation does not work if the cluster is running
EXIT_BAD_CONFIGURATION - Static variable in interface org.apache.slider.common.SliderExitCodes
Exit code when the configurations in valid/incomplete: 77
EXIT_BAD_STATE - Static variable in interface org.apache.slider.common.SliderExitCodes
the application instance is in the wrong state for that operation: 70
EXIT_CLIENT_INITIATED_SHUTDOWN - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when a client requested service termination: 1
EXIT_COMMAND_ARGUMENT_ERROR - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when the command line doesn't parse: 40, or when it is otherwise invalid.
EXIT_CONFLICT - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
The request could not be completed due to a conflict with the current state of the resource.
EXIT_CONNECTIVITY_PROBLEM - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code on connectivity problems: 48
EXIT_DEPLOYMENT_FAILED - Static variable in interface org.apache.slider.common.SliderExitCodes
The instance failed -too many containers were failing or some other threshold was reached
EXIT_EXCEPTION_THROWN - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when an exception was thrown from the service: 56
EXIT_FALSE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
-1: generic "false" response.
EXIT_FORBIDDEN - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Forbidden action: 43
EXIT_FOUND - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
found: 32.
EXIT_INSTANCE_EXISTS - Static variable in interface org.apache.slider.common.SliderExitCodes
There already is an application instance of that name when an attempt is made to create a new instance
EXIT_INTERNAL_ERROR - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
internal error: 50
EXIT_INTERRUPTED - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when a control-C, kill -3, signal was picked up: 3
EXIT_MOVED - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code on connectivity problems: 31
EXIT_NOT_ACCEPTABLE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
The command is somehow not acceptable: 46
EXIT_NOT_FOUND - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Something was not found: 44
EXIT_NOT_MODIFIED - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code on a request where the destination has not changed and (somehow) the command specified that this is an error.
EXIT_OPERATION_NOT_ALLOWED - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
The operation is not allowed: 45
EXIT_OTHER_FAILURE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when something happened but we can't be specific: 5
EXIT_PROCESS_FAILED - Static variable in interface org.apache.slider.common.SliderExitCodes
A spawned master process failed
EXIT_SERVICE_UNAVAILABLE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Service Unavailable; it may be available later: 53
EXIT_SUCCESS - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
0: success
EXIT_TASK_LAUNCH_FAILURE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when targets could not be launched: 2
EXIT_TIMED_OUT - Static variable in interface org.apache.slider.common.SliderExitCodes
timeout on monitoring client: 67
EXIT_UNAUTHORIZE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
The request requires user authentication: 41
EXIT_UNIMPLEMENTED - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Unimplemented feature: 51
EXIT_UNKNOWN_INSTANCE - Static variable in interface org.apache.slider.common.SliderExitCodes
the application instance is unknown: 69
EXIT_UNSUPPORTED_VERSION - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
The application does not support, or refuses to support this version: 55.
EXIT_USAGE - Static variable in interface org.apache.slider.core.main.LauncherExitCodes
Exit code when a usage message was printed: 4
EXIT_YARN_SERVICE_FAILED - Static variable in interface org.apache.slider.common.SliderExitCodes
service entered the failed state: 65
EXIT_YARN_SERVICE_FINISHED_WITH_ERROR - Static variable in interface org.apache.slider.common.SliderExitCodes
service finished with an error: 68
EXIT_YARN_SERVICE_KILLED - Static variable in interface org.apache.slider.common.SliderExitCodes
service was killed: 66
exitCode - Variable in class org.apache.slider.api.ClusterNode
Exit code: only valid if the state >= STOPPED
exitCode - Variable in class org.apache.slider.api.types.ContainerInformation
 
exitcode - Variable in class org.apache.slider.common.params.ActionAMSuicideArgs
 
exitCode - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Exit code: only valid if the state >= STOPPED
EXITCODE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
EXITCODE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
ExitCodeProvider - Interface in org.apache.slider.core.main
Get the exit code of an exception.
exitStatus - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
Export - Class in org.apache.slider.providers.agent.application.metadata
 
Export() - Constructor for class org.apache.slider.providers.agent.application.metadata.Export
 
EXPORT_RESOURCE_PATH - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
ExportEntry - Class in org.apache.slider.core.registry.docstore
JSON-serializable description of a published key-val configuration.
ExportEntry() - Constructor for class org.apache.slider.core.registry.docstore.ExportEntry
 
ExportGroup - Class in org.apache.slider.providers.agent.application.metadata
 
ExportGroup() - Constructor for class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
exports - Variable in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter
 
exports - Variable in class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
EXPORTS_NAME - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
EXPORTS_RESOURCES_PATH - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
extractAmRetryCount(ApplicationSubmissionContext, Map<String, String>) - Method in class org.apache.slider.core.launch.AbstractLauncher
Extract the value for option yarn.resourcemanager.am.retry-count-window-ms and set it on the ApplicationSubmissionContext.
extractConfigurationArgs(Configuration, List<String>) - Static method in class org.apache.slider.core.main.ServiceLauncher
Extract the configuration arguments and apply them to the configuration, building an array of processed arguments to hand down to the service.
extractImagePath(CoreFileSystem, MapOperations) - Static method in class org.apache.slider.common.tools.SliderUtils
 
extractLabelExpression(Map<String, String>) - Method in class org.apache.slider.core.launch.AbstractLauncher
Return the label expression and if not set null
extractLogAggregationContext(Map<String, String>) - Method in class org.apache.slider.core.launch.AbstractLauncher
 
extractNodeLabel(NodeReport) - Static method in class org.apache.slider.common.tools.SliderUtils
Get a string node label value from a node report
extractOpenRequestsForRole(int, int) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Extract a specific number of open requests for a role
extractPlacedRequestsForRole(int, int) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Extract a specific number of placed requests for a role
extractResourceRequirements(Resource, Map<String, String>) - Method in class org.apache.slider.core.launch.AbstractLauncher
Extract any resource requirements from this component's settings.
extractRole(int) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
 
extractRole(Container) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
Map from a container to a role key by way of its priority
extractRole(Priority) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
Priority record to role mapper

F

fail - Variable in class org.apache.slider.common.params.ActionKDiagArgs
 
fail(Probe, Throwable) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
A probe has failed either because the test returned false, or an exception was thrown.
failed - Variable in class org.apache.slider.api.types.ComponentInformation
 
failed - Variable in class org.apache.slider.api.types.NodeEntryInformation
incrementing counter of instances that failed
failed - Variable in class org.apache.slider.api.types.RoleStatistics
 
FAILED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
FAILED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
FAILED_TO_BOOT - Static variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
failedRecently - Variable in class org.apache.slider.api.types.ComponentInformation
 
failedRecently - Variable in class org.apache.slider.api.types.NodeEntryInformation
Counter of "failed recently" events.
failedRecently - Variable in class org.apache.slider.api.types.RoleStatistics
 
FAILEDRECENTLY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
FAILEDRECENTLY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
FAILURE_OF_A_LIVE_PROBE_DURING_BOOTSTRAPPING - Static variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
failureCount - Variable in class org.apache.slider.server.servicemonitor.Probe
 
failureMessage - Variable in class org.apache.slider.api.types.ComponentInformation
 
FAILUREMESSAGE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
Filenames - Interface in org.apache.slider.core.persist
 
fileSystem - Variable in class org.apache.slider.common.tools.CoreFileSystem
 
filesystemBinding - Variable in class org.apache.slider.common.params.AbstractActionArgs
URI/binding to the filesystem
filter(String, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Filter a string value given a single filter
filter(String, Set<String>) - Static method in class org.apache.slider.common.tools.SliderUtils
Filter a string value given a set of filters
finalStatus - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
findAllHistoryEntries(FileSystem, Path, boolean) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Find all history entries in a dir.
findAllInstances(String, String) - Method in class org.apache.slider.client.SliderYarnClientImpl
find all instances of a specific app -if there is more than one in the YARN cluster, this returns them all
findAllLiveInstances(String, String) - Method in class org.apache.slider.client.SliderYarnClientImpl
find all live instances of a specific app -if there is >1 in the cluster, this returns them all.
findAllLiveInstances(String) - Method in class org.apache.slider.core.registry.YarnAppListClient
find all live instances of a specific app -if there is more than one in the cluster, this returns them all.
findAllNodesForRole(int, String) - Method in class org.apache.slider.server.appmaster.state.NodeMap
Scan the current node map for all nodes capable of hosting an instance
findAppInInstanceList(List<ApplicationReport>, String, YarnApplicationState) - Method in class org.apache.slider.client.SliderYarnClientImpl
Find an app in the instance list in the desired state
findBinScriptInExpandedArchive(File, String, String) - Method in class org.apache.slider.providers.ProviderUtils
Find a script in an expanded archive
findClusterInInstanceList(List<ApplicationReport>, String) - Method in class org.apache.slider.client.SliderYarnClientImpl
Find a cluster in the instance list; biased towards live instances
findContainingJar(Class) - Static method in class org.apache.slider.common.tools.SliderUtils
Find a containing JAR
findContainingJarOrFail(Class) - Static method in class org.apache.slider.common.tools.SliderUtils
Find a containing JAR
findFreePort(int, int) - Static method in class org.apache.slider.common.tools.SliderUtils
 
findInstance(String) - Method in class org.apache.slider.core.registry.YarnAppListClient
Find an instance of a application belong to the current user
findNodeForNewAAInstance(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Find a node for use
findRecentNodeForNewInstance(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Find a node for use
finish - Variable in class org.apache.slider.common.tools.Duration
 
finish() - Method in class org.apache.slider.common.tools.Duration
 
finish(Probe, boolean, String, Throwable) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
finishTime - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
flex(ConfTree) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Flex operation
flex(String, Map<String, Integer>) - Method in class org.apache.slider.client.SliderClient
Implement flexing
flexCluster(RpcController, Messages.FlexClusterRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
flexCluster(RpcController, Messages.FlexClusterRequestProto, RpcCallback<Messages.FlexClusterResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc flexCluster(.org.apache.slider.api.FlexClusterRequestProto) returns (.org.apache.slider.api.FlexClusterResponseProto);
flexCluster(RpcController, Messages.FlexClusterRequestProto, RpcCallback<Messages.FlexClusterResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc flexCluster(.org.apache.slider.api.FlexClusterRequestProto) returns (.org.apache.slider.api.FlexClusterResponseProto);
flexCluster(RpcController, Messages.FlexClusterRequestProto, RpcCallback<Messages.FlexClusterResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
flexCluster(Messages.FlexClusterRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Flex the cluster.
flexCluster(RpcController, Messages.FlexClusterRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
flexCluster(Messages.FlexClusterRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
flexCluster(Messages.FlexClusterRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
flexCluster(ConfTree) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Implementation of cluster flexing.
flushActionQueue(Class<? extends AsyncAction>) - Method in class org.apache.slider.server.appmaster.actions.QueueService
Flush an action queue of all types of a specific action
folder - Variable in class org.apache.slider.common.params.ActionInstallKeytabArgs
 
folder - Variable in class org.apache.slider.common.params.ActionKeytabArgs
 
force - Variable in class org.apache.slider.common.params.ActionDestroyArgs
 
force - Variable in class org.apache.slider.common.params.ActionFreezeArgs
 
force - Variable in class org.apache.slider.common.params.ActionUpgradeArgs
 
forceIPv4() - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
 
forceKill(String) - Method in class org.apache.slider.core.launch.LaunchedApplication
Kill the submitted application by sending a call to the ASM
forceKillApplication(String) - Method in class org.apache.slider.client.SliderClient
 
forceKillApplication(String) - Method in interface org.apache.slider.client.SliderClientAPI
Kill the submitted application via YARN
forceLogin() - Static method in class org.apache.slider.common.tools.SliderUtils
Force an early login: This catches any auth problems early rather than in RPC operations
forceRefresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
Force a refresh and reset the expiry counter
ForkedProcessService - Class in org.apache.slider.server.services.workflow
Service wrapper for an external program that is launched and can/will terminate.
ForkedProcessService(String) - Constructor for class org.apache.slider.server.services.workflow.ForkedProcessService
Create an instance of the service
ForkedProcessService(String, Map<String, String>, List<String>) - Constructor for class org.apache.slider.server.services.workflow.ForkedProcessService
Create an instance of the service, set up the process
format - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
FREEZE_COMMAND_ISSUED - Static variable in class org.apache.slider.common.params.ActionFreezeArgs
 
fromBytes(byte[]) - Method in class org.apache.slider.core.persist.JsonSerDeser
Deserialize from a byte array
fromExitStatus(int) - Static method in enum org.apache.slider.server.appmaster.state.ContainerOutcome
Build a container outcome from an exit status.
fromFile(File) - Static method in class org.apache.slider.api.ClusterDescription
Convert from a JSON file
fromFile(File) - Static method in class org.apache.slider.core.conf.ConfTreeOperations
Load from a resource.
fromFile(File) - Method in class org.apache.slider.core.persist.JsonSerDeser
Convert from a JSON file
fromInstance(ConfTree) - Static method in class org.apache.slider.core.conf.ConfTreeOperations
Build from an existing instance -which is cloned via JSON ser/deser
fromInstance(T) - Method in class org.apache.slider.core.persist.JsonSerDeser
clone by converting to JSON and back again.
fromJson(String) - Static method in class org.apache.slider.api.ClusterDescription
Convert from JSON
fromJson(String) - Static method in class org.apache.slider.api.ClusterNode
Convert from JSON
fromJson(String) - Method in class org.apache.slider.core.persist.JsonSerDeser
Convert from JSON
fromJsonStream(InputStream) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
Parse metainfo from an IOStream
fromJsonString(String) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
Convert from JSON
fromProtobuf(Messages.RoleInstanceState) - Static method in class org.apache.slider.api.ClusterNode
Build from a protobuf response
fromResource(String) - Static method in class org.apache.slider.core.conf.ConfTreeOperations
Load from a resource.
fromResource(String) - Method in class org.apache.slider.core.persist.JsonSerDeser
Convert from a JSON file
fromStream(InputStream) - Static method in class org.apache.slider.api.ClusterDescription
Convert from input stream
fromStream(InputStream) - Method in class org.apache.slider.core.persist.JsonSerDeser
Convert from an input stream, closing the stream afterwards.
fromString(String) - Static method in class org.apache.slider.server.appmaster.management.BoolMetric
Evaluate from a string.
fromXmlStream(InputStream) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
Parse metainfo from an XML formatted IOStream
fs - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
FS_DEFAULT_NAME_CLASSIC - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Original name for the default FS.
FsDelegationTokenManager - Class in org.apache.slider.server.services.security
 
FsDelegationTokenManager(QueueAccess) - Constructor for class org.apache.slider.server.services.security.FsDelegationTokenManager
 

G

GC_OPTS - Static variable in interface org.apache.slider.api.RoleKeys
 
generate(String, String, AggregateConf, MapOperations, String) - Method in class org.apache.slider.server.services.security.KeystoreGenerator
 
generate(String, String, AggregateConf, MapOperations, String) - Method in interface org.apache.slider.server.services.security.SecurityStoreGenerator
 
generate(String, String, AggregateConf, MapOperations, String) - Method in class org.apache.slider.server.services.security.TruststoreGenerator
 
generateContainerCertificate(String, String) - Method in class org.apache.slider.server.services.security.CertificateManager
 
generateContainerKeystore(String, String, String, String) - Method in class org.apache.slider.server.services.security.CertificateManager
 
generateContainerTruststore(String, String, String) - Method in class org.apache.slider.server.services.security.CertificateManager
 
GENERATED_CONF_DIR_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
generatedConfigurationPath - Variable in class org.apache.slider.api.ClusterDescription
URL path to the generated configuration
generatedConfPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
generatePlaceholderKeyValueMap(String) - Method in class org.apache.slider.client.SliderClient
 
generateRoleDetails(Hamlet.DIV<Hamlet>, String, String, Iterable<Map.Entry<T1, T2>>) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
Given a div, a name for this data, and some pairs of data, generate a nice HTML table.
generateSecurityStores(String, String, String, AggregateConf, MapOperations) - Static method in class org.apache.slider.server.services.security.StoresGenerator
 
gePublishedExports() - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
get(WebResource, Class<T>) - Method in class org.apache.slider.client.rest.BaseRestClient
Execute the GET operation.
get(String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
get a global option
get(Object) - Method in class org.apache.slider.core.conf.MapOperations
 
get(String) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
get(String) - Method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
get(WebResource, Class<T>) - Method in class org.apache.slider.core.registry.retrieve.AMWebClient
Execute the GET operation.
get() - Method in class org.apache.slider.server.appmaster.management.BoolMetric
 
get() - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
 
get(int) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Get the entry for a role -if present
get() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
Get the value, triggering a refresh if needed
get(int) - Method in class org.apache.slider.server.avro.NodeEntryRecord
 
get(int) - Method in class org.apache.slider.server.avro.RoleHistoryFooter
 
get(int) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
 
get(int) - Method in class org.apache.slider.server.avro.RoleHistoryMapping
 
get(int) - Method in class org.apache.slider.server.avro.RoleHistoryRecord
 
GET_CONFIG_COMMAND - Static variable in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getAbsoluteSelfRegistrationPath() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Get the absolute path to where the service has registered itself.
getAction() - Method in class org.apache.slider.common.params.CommonArgs
 
getAction() - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
Get the action
getActionAMSuicideArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionArgs() - Method in class org.apache.slider.common.params.CommonArgs
 
getActionBuildArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionClientArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionCreateArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionDependencyArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionDestroyArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionDiagnosticArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionExistsArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionFlexArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionFreezeArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getActionInstallKeytabArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionInstallPackageArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionKDiagArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionKeytabArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionKillContainerArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionListArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionLookupArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionName() - Method in class org.apache.slider.common.params.AbstractActionArgs
Get the name of the action
getActionName() - Method in class org.apache.slider.common.params.ActionAMSuicideArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionBuildArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionClientArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionCreateArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionDependencyArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionDestroyArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionDiagnosticArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionEchoArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionExistsArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionFlexArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionFreezeArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionHelpArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionInstallKeytabArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionInstallPackageArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionKDiagArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionKeytabArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionKillContainerArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionListArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionLookupArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionNodesArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionPackageArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionRegistryArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionStatusArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionThawArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionUpdateArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionUpgradeArgs
 
getActionName() - Method in class org.apache.slider.common.params.ActionVersionArgs
 
getActionName() - Method in class org.apache.slider.common.params.SliderAMCreateAction
 
getActionNodesArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionPackageArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionRegistryArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionResolveArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionStatusArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionThawArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionUpdateArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActionUpgradeArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getActive() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
return no of active instances -those that could be released as they are live and not already being released
getActive() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Gets the value of the 'active' field
getActive() - Method in class org.apache.slider.server.avro.NodeEntryRecord
Gets the value of the 'active' field.
getActiveJavaProcs() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
getActiveRoleInstances(int) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Count the number of active role instances on this node
getActiveService() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
Get the current service -which may be null
getActual() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 actual = 4;
getActual() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 actual = 4;
getActual() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 actual = 4;
getActual() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getActualAndRequested() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Get count of actual and requested containers.
getActualState() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getAdditionalArgs(Map<String, String>) - Static method in class org.apache.slider.providers.ProviderUtils
Return any additional arguments (argv) to provide when starting this role
getAdditionalParam() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getAddonMap() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
Get the list of addons (may be empty, but never null)
getAddonMap() - Method in class org.apache.slider.common.params.AddonArgsDelegate
Get the list of addons (may be empty, but never null)
getAddonTuples() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getAddonTuples() - Method in class org.apache.slider.common.params.AddonArgsDelegate
 
getAgentCertficateFilePath(String) - Static method in class org.apache.slider.server.services.security.CertificateManager
 
getAgentEnv() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getAgentEnv() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getAgentKeyFilePath(String) - Static method in class org.apache.slider.server.services.security.CertificateManager
 
getAgentResource() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebServices
 
getAgentRestOperations() - Method in class org.apache.slider.providers.AbstractProviderService
 
getAgentRestOperations() - Method in interface org.apache.slider.providers.ProviderService
Returns the agent rest operations interface.
getAgentRestOperations() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
Returns an interface that can support the agent-based REST operations.
getAgentRestOperations() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getAgentTimeStampAtReporting() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
getAgentUserId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getAgentVersion() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getAggregateConf() - Method in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
getAggregateConfiguration(UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
getAlive() - Method in class org.apache.slider.core.zk.ZKIntegration
 
getAllocatedPorts() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getAllocatedPorts(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getAllocatedPorts() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getAllocatedPorts() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getAllRequestsSatisfied() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional bool allRequestsSatisfied = 1;
getAllRequestsSatisfied() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
optional bool allRequestsSatisfied = 1;
getAllRequestsSatisfied() - Method in interface org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProtoOrBuilder
optional bool allRequestsSatisfied = 1;
getAlternatives() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getAMClassPath() - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getAMExports2(String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getAmLaunchEnv(Configuration) - Method in class org.apache.slider.client.SliderClient
 
getAMOperations() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
API for AM operations
getAMOperations() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getAmState() - Method in class org.apache.slider.providers.AbstractProviderService
 
getAppConf() - Method in class org.apache.slider.core.conf.AggregateConf
 
getAppConf() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
getAppConfOperations() - Method in class org.apache.slider.core.conf.AggregateConf
 
getAppConfSnapshot() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getAppConfSnapshot() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getAppConfSnapshot() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get at the snapshot of the appconf config Changes here do not affect the application state.
getAppDefinitions() - Method in class org.apache.slider.core.persist.AppDefinitionPersister
 
getAppExports() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getAppHomeDir() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getApplication() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string application = 3;
getApplication() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string application = 3;
getApplication() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string application = 3;
getApplication() - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
getApplicationAttemptId() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
getApplicationBytes() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string application = 3;
getApplicationBytes() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string application = 3;
getApplicationBytes() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string application = 3;
getApplicationComponent(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Return Component based on name
getApplicationComponent(String) - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
getApplicationConfigurationTypes() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getApplicationDefinitionPath(ConfTreeOperations) - Static method in class org.apache.slider.common.tools.SliderUtils
return the HDFS path where the application package has been uploaded manually or by using slider client (install package command)
getApplicationHome() - Method in class org.apache.slider.api.ClusterDescription
HBase home: if non-empty defines where a copy of HBase is preinstalled
getApplicationId() - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
getApplicationId() - Method in class org.apache.slider.core.launch.LaunchedApplication
 
getApplicationList(String) - Method in class org.apache.slider.client.SliderClient
Retrieve a list of all live instances.
getApplicationList(String, ActionListArgs) - Method in class org.apache.slider.client.SliderClient
Retrieve a list of application instances satisfying the query criteria.
getApplicationLiveness() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the application liveness
getApplicationLiveness() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getApplicationLiveness() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getApplicationLiveness() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getApplicationLivenessInformation() - Method in class org.apache.slider.server.appmaster.state.AppState
get application liveness information
getApplicationLivenessInformation() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getApplicationLivenessInformation() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
get application liveness information
getApplicationMetainfo(SliderFileSystem, String, boolean) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getApplicationMetainfo(SliderFileSystem, String) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getApplicationMetainfo(SliderFileSystem, String, boolean) - Static method in class org.apache.slider.providers.agent.AgentUtils
 
getApplicationName() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getApplicationName() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the name of the application
getApplicationPackage() - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
getApplicationProgressPercentage() - Method in class org.apache.slider.server.appmaster.state.AppState
Return the percentage done that Slider is to have YARN display in its Web UI
getApplicationReport() - Method in class org.apache.slider.client.SliderClient
 
getApplicationReport(ApplicationId) - Method in class org.apache.slider.client.SliderClient
 
getApplicationReport() - Method in interface org.apache.slider.client.SliderClientAPI
Get the report of a this application
getApplicationReport() - Method in class org.apache.slider.core.launch.LaunchedApplication
Get the application report of this application
getApplicationReport() - Method in class org.apache.slider.core.launch.RunningApplication
 
getApplicationResource(String, Class<T>) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Get operation against a path under the Application
getApplicationResource(String, GenericType<T>) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Get operation against a path under the Application
getApplicationResource() - Method in class org.apache.slider.server.appmaster.web.rest.AMWebServices
 
getApplicationResourceInputStream(FileSystem, Path, String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
getApplications() - Method in class org.apache.slider.client.SliderClient
Get all YARN applications
getApplicationTags(SliderFileSystem, String) - Method in class org.apache.slider.providers.AbstractClientProvider
Return a set of application specific string tags.
getApplicationTags(SliderFileSystem, String) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
getApplicationWebProxyBase() - Method in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilterInitializer
 
getAppPath() - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
getAppQuorum() - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
getAppState() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Get the application state
getAppState() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
The AppState for the current cluster
getAppState() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getAppVersion() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string appVersion = 13;
getAppVersion() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string appVersion = 13;
getAppVersion() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string appVersion = 13;
getAppVersion() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string appVersion = 16;
getAppVersion() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string appVersion = 16;
getAppVersion() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string appVersion = 16;
getAppVersion() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getAppVersionBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string appVersion = 13;
getAppVersionBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string appVersion = 13;
getAppVersionBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string appVersion = 13;
getAppVersionBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string appVersion = 16;
getAppVersionBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string appVersion = 16;
getAppVersionBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string appVersion = 16;
getAppZKPath() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getArchitecture() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getArgs() - Method in class org.apache.slider.common.params.CommonArgs
 
getArgumentList() - Method in class org.apache.slider.core.launch.CommandLineBuilder
 
getArgv() - Method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
 
getAttrs() - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
getAutoStartOnFailure() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getAutoStartOnFailureBoolean() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getAvailable() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
getAvailablePort() - Method in class org.apache.slider.common.tools.PortScanner
 
getBackupZooKeeperServerNum() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
getBaseApplicationPath() - Method in class org.apache.slider.common.tools.CoreFileSystem
Get the base path
getBasePath() - Method in class org.apache.slider.common.params.CommonArgs
 
getBody() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string body = 3;
getBody() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string body = 3;
getBody() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string body = 3;
getBodyBytes() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string body = 3;
getBodyBytes() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string body = 3;
getBodyBytes() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string body = 3;
getBootstrapTimeout() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
getBootstrapTimeout() - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
getBuildingActionArgs() - Method in class org.apache.slider.common.params.ClientArgs
 
getCachedValue() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
Get the cached value without any expiry check
getCallbackException() - Method in class org.apache.slider.server.services.workflow.WorkflowCallbackService
Get the exception raised by a callback.
getCategory() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getCause() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
getCell() - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.TableContent
 
getCertificateManager() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
The CertificateManager for the current cluster
getCertificateManager() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getCertStore - Variable in class org.apache.slider.common.params.ActionClientArgs
 
getChannel() - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getChaosAction(long, long, TimeUnit) - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
Get the chaos action
getClassSchema() - Static method in class org.apache.slider.server.avro.NodeEntryRecord
 
getClassSchema() - Static method in class org.apache.slider.server.avro.RoleHistoryFooter
 
getClassSchema() - Static method in class org.apache.slider.server.avro.RoleHistoryHeader
 
getClassSchema() - Static method in class org.apache.slider.server.avro.RoleHistoryMapping
 
getClassSchema() - Static method in class org.apache.slider.server.avro.RoleHistoryRecord
 
getClient() - Method in class org.apache.slider.client.rest.BaseRestClient
Get the jersey client
getClientCertificateStore(RpcController, Messages.GetCertificateStoreRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getClientCertificateStore(RpcController, Messages.GetCertificateStoreRequestProto, RpcCallback<Messages.GetCertificateStoreResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getClientCertificateStore(.org.apache.slider.api.GetCertificateStoreRequestProto) returns (.org.apache.slider.api.GetCertificateStoreResponseProto);
getClientCertificateStore(RpcController, Messages.GetCertificateStoreRequestProto, RpcCallback<Messages.GetCertificateStoreResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getClientCertificateStore(.org.apache.slider.api.GetCertificateStoreRequestProto) returns (.org.apache.slider.api.GetCertificateStoreResponseProto);
getClientCertificateStore(RpcController, Messages.GetCertificateStoreRequestProto, RpcCallback<Messages.GetCertificateStoreResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getClientCertificateStore(Messages.GetCertificateStoreRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getClientCertificateStore(String, String, String, String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getClientCertificateStore(RpcController, Messages.GetCertificateStoreRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getClientCertificateStore(Messages.GetCertificateStoreRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getClientCertificateStore(Messages.GetCertificateStoreRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getClientConfigPath() - Static method in class org.apache.slider.common.tools.SliderUtils
return the path to the slider-client.xml used by the current running slider command
getClientPort() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
getCloseable() - Method in class org.apache.slider.server.services.workflow.ClosingService
Get the closeable
getClusterDescription() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Connect to a live cluster and get its current state
getClusterDescription(String) - Method in class org.apache.slider.client.SliderClient
Connect to a live cluster and get its current state
getClusterDescription() - Method in class org.apache.slider.client.SliderClient
Connect to the cluster and get its current state
getClusterDescription() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
This is the status, the live model
getClusterDirectoryPermissions(Configuration) - Method in class org.apache.slider.client.SliderClient
 
getClusterFS() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Get the filesystem of this cluster
getClusterInfoPropertyValue(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getClusterName() - Method in class org.apache.slider.common.params.AbstractActionArgs
get the name: relies on arg 1 being the cluster name in all operations
getClusterName() - Method in class org.apache.slider.common.params.CommonArgs
get the name: relies on arg 1 being the cluster name in all operations
getClusterName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getClusterName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getClusterName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getClusterName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getClusterNode(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNode(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNode(int) - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNode() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNode() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNode() - Method in interface org.apache.slider.api.proto.Messages.GetNodeResponseProtoOrBuilder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeBuilder() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeCount() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeCount() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeCount() - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeList() - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilder(int) - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilder() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilder() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilder() - Method in interface org.apache.slider.api.proto.Messages.GetNodeResponseProtoOrBuilder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodeOrBuilderList() - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
getClusterNodes(RpcController, Messages.GetClusterNodesRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getClusterNodes(RpcController, Messages.GetClusterNodesRequestProto, RpcCallback<Messages.GetClusterNodesResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getClusterNodes(.org.apache.slider.api.GetClusterNodesRequestProto) returns (.org.apache.slider.api.GetClusterNodesResponseProto);
getClusterNodes(RpcController, Messages.GetClusterNodesRequestProto, RpcCallback<Messages.GetClusterNodesResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getClusterNodes(.org.apache.slider.api.GetClusterNodesRequestProto) returns (.org.apache.slider.api.GetClusterNodesResponseProto);
getClusterNodes(RpcController, Messages.GetClusterNodesRequestProto, RpcCallback<Messages.GetClusterNodesResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getClusterNodes(Messages.GetClusterNodesRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Get the details on a list of nodes.
getClusterNodes(RpcController, Messages.GetClusterNodesRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getClusterNodes(Messages.GetClusterNodesRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getClusterNodes(Messages.GetClusterNodesRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getClusterOptionPropertyValue(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getClusterPath() - Method in class org.apache.slider.core.zk.ZKIntegration
 
getClusters() - Method in class org.apache.slider.core.zk.ZKIntegration
Blocking enum of users
getClusterSize() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the total size of the cluster -the number of NodeInstances
getClusterSpec() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
required string clusterSpec = 1;
getClusterSpec() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
required string clusterSpec = 1;
getClusterSpec() - Method in interface org.apache.slider.api.proto.Messages.FlexClusterRequestProtoOrBuilder
required string clusterSpec = 1;
getClusterSpec() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
required string clusterSpec = 1;
getClusterSpec() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
required string clusterSpec = 1;
getClusterSpec() - Method in interface org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProtoOrBuilder
required string clusterSpec = 1;
getClusterSpecBytes() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
required string clusterSpec = 1;
getClusterSpecBytes() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
required string clusterSpec = 1;
getClusterSpecBytes() - Method in interface org.apache.slider.api.proto.Messages.FlexClusterRequestProtoOrBuilder
required string clusterSpec = 1;
getClusterSpecBytes() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
required string clusterSpec = 1;
getClusterSpecBytes() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
required string clusterSpec = 1;
getClusterSpecBytes() - Method in interface org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProtoOrBuilder
required string clusterSpec = 1;
getClusterStat() - Method in class org.apache.slider.core.zk.ZKIntegration
 
getClusterStatus() - Method in class org.apache.slider.server.appmaster.state.AppState
Get the current view of the cluster status.
getClusterStatus() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getClusterStatus() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the current cluster description
getCommand() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string command = 6;
getCommand() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string command = 6;
getCommand() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string command = 6;
getCommand() - Method in class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
getCommand(String) - Static method in enum org.apache.slider.providers.agent.Command
 
getCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
getCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationCommand
 
getCommand() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
 
getCommandBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string command = 6;
getCommandBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string command = 6;
getCommandBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string command = 6;
getCommandId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getCommandJson(JSONObject, JSONObject, Metainfo, File, String) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
getCommandOrders() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getCommandParams() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getCommandParams() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getCommandPath() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getCommandResult(String) - Static method in enum org.apache.slider.providers.agent.CommandResult
 
getCommands() - Method in class org.apache.slider.core.launch.AbstractLauncher
Get the launch commands.
getCommands() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
getCommands() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the command list
getCommandsAsString() - Method in class org.apache.slider.core.launch.AbstractLauncher
Get all commands as a string, separated by ";".
getCommandScript() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
getCommandType() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getCommandType() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getComment() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
getComment() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getCompExports() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getCompleted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 completed = 10;
getCompleted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 completed = 10;
getCompleted() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 completed = 10;
getCompleted() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getCompletionOfNodeNotInLiveListEvent() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getCompletionOfUnknownContainerEvent() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getComponent() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string component = 2;
getComponent() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string component = 2;
getComponent() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string component = 2;
getComponent(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
getComponent(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string component = 3;
getComponent(int) - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string component = 3;
getComponent(String) - Method in interface org.apache.slider.api.SliderApplicationApi
Get information about a component
getComponent(String) - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getComponent(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getComponent(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getComponent(String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
look up a component and return its options
getComponentBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string component = 2;
getComponentBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string component = 2;
getComponentBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string component = 2;
getComponentBytes(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
getComponentBytes(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string component = 3;
getComponentBytes(int) - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string component = 3;
getComponentConfigurations() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getComponentCount() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
getComponentCount() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string component = 3;
getComponentCount() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string component = 3;
getComponentExports() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getComponentInformation(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getComponentInformation(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the JSON serializable information about a component
getComponentInfoSnapshot() - Method in class org.apache.slider.server.appmaster.state.AppState
Get a snapshot of component information.
getComponentInfoSnapshot() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getComponentInfoSnapshot() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a snapshot of component information.
getComponentInstanceData() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getComponentList() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
getComponentList() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string component = 3;
getComponentList() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string component = 3;
getComponentMap() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
Get the role mapping (may be empty, but never null)
getComponentMap() - Method in class org.apache.slider.common.params.ActionFlexArgs
Get the component mapping (may be empty, but never null)
getComponentMap() - Method in class org.apache.slider.common.params.ComponentArgsDelegate
Get the role mapping (may be empty, but never null)
getComponentName() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getComponentName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getComponentName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getComponentName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getComponentNames() - Method in class org.apache.slider.core.conf.ConfTreeOperations
 
getComponentOpt(String, String, String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get a component option
getComponentOptInt(String, String, int) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get a component opt; use Integer.decode(String) so as to take hex oct and bin values too.
getComponents(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponents(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponents(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponents() - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get at the underlying component map
getComponents() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getComponents() - Method in class org.apache.slider.providers.agent.application.metadata.ApplicationPackage
 
getComponents() - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
getComponents() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ConfTreeResource
 
getComponentsBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsCount() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsOrBuilder(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentsOrBuilderList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
getComponentStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getComponentStatuses() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getComponentTuples() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getComponentTuples() - Method in class org.apache.slider.common.params.ActionFlexArgs
 
getComponentTuples() - Method in class org.apache.slider.common.params.ComponentArgsDelegate
 
getComponentType() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getCompOptionMap() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
Get the role heap mapping (may be empty, but never null)
getCompOptionMap() - Method in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
Get the role heap mapping (may be empty, but never null)
getConf - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
getConf() - Method in class org.apache.slider.providers.AbstractProviderService
 
getConf() - Method in interface org.apache.slider.providers.ProviderCore
 
getConfdir() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getConfigFiles() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
getConfigFiles() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getConfigReported() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getConfigs() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getConfiguration() - Method in class org.apache.slider.core.main.ServiceLauncher
Get the configuration constructed from the command line arguments
getConfiguration() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.XmlOutputter
 
getConfigurationContentJson(String, String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getConfigurationContentProperties(String, String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getConfigurationContentXML(String, String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getConfigurationInstance(String, String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getConfigurationProperty(String, String, String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getConfigurations(boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
Get the configurations of the registry
getConfigurations() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getConfigurations() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getConfigurationTags() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getConfigurationURL(boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
 
getConfTree() - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get the underlying conf tree
getConfTree(String) - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
getConfTreeResource(String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
getConnectAddress() - Method in class org.apache.slider.server.services.workflow.WorkflowRpcService
Get the socket address of this server
getConnected() - Method in class org.apache.slider.core.zk.ZKIntegration
 
getConnection(URL, int) - Static method in class org.apache.slider.server.servicemonitor.HttpProbe
 
getConnectionString() - Method in class org.apache.slider.core.zk.ZKIntegration
 
getContainer(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
getContainer(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string container = 2;
getContainer(int) - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string container = 2;
getContainer(String) - Method in interface org.apache.slider.api.SliderApplicationApi
Get a container from the container Id
getContainer(String) - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getContainer(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getContainer(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getContainerBytes(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
getContainerBytes(int) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string container = 2;
getContainerBytes(int) - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string container = 2;
getContainerCount() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
getContainerCount() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string container = 2;
getContainerCount() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string container = 2;
getContainerDiagnosticInfo() - Method in class org.apache.slider.server.appmaster.state.AppState
Get diagnostics info about containers
getContainerId() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string containerId = 1;
getContainerId() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string containerId = 1;
getContainerId() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string containerId = 1;
getContainerId() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
required string containerId = 1;
getContainerId() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
required string containerId = 1;
getContainerId() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainerRequestProtoOrBuilder
required string containerId = 1;
getContainerId() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
getContainerId() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getContainerId() - Method in class org.apache.slider.server.appmaster.actions.ActionKillContainer
Get the container ID to kill
getContainerId() - Method in class org.apache.slider.server.appmaster.operations.ContainerReleaseOperation
 
getContainerId() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
 
getContainerIdBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string containerId = 1;
getContainerIdBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string containerId = 1;
getContainerIdBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string containerId = 1;
getContainerIdBytes() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
required string containerId = 1;
getContainerIdBytes() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
required string containerId = 1;
getContainerIdBytes() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainerRequestProtoOrBuilder
required string containerId = 1;
getContainerInstances(List<RoleInstance>) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
getContainerKeystoreFilePath(String, String) - Static method in class org.apache.slider.server.services.security.CertificateManager
 
getContainerLaunchContext() - Method in class org.apache.slider.core.launch.AbstractLauncher
Get the container.
getContainerList() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
getContainerList() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
repeated string container = 2;
getContainerList() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
repeated string container = 2;
getContainerMount() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerInputFile
 
getContainerMount() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
getContainerPort() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
getContainers(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
getContainers(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
repeated string containers = 14;
getContainers(int) - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
repeated string containers = 14;
getContainers(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainers(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainers(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainers() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getContainers(String) - Method in class org.apache.slider.client.SliderClient
 
getContainers() - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
getContainers() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getContainersBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersBytes(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
getContainersBytes(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
repeated string containers = 14;
getContainersBytes(int) - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
repeated string containers = 14;
getContainersCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
getContainersCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
repeated string containers = 14;
getContainersCount() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
repeated string containers = 14;
getContainersCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersCount() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersList() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
getContainersList() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
repeated string containers = 14;
getContainersList() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
repeated string containers = 14;
getContainersList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersOrBuilder(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainersOrBuilderList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
getContainerState() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getContainerTruststoreFilePath(String, String) - Static method in class org.apache.slider.server.services.security.CertificateManager
 
getContentCache() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
Local cache of content
getContentCache() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getCoreAction() - Method in class org.apache.slider.common.params.CommonArgs
Get the core action -type depends on the action
getCount() - Method in class org.apache.slider.server.appmaster.management.LongGauge
Method from ; used here for drop-in replacement without any recompile
getCount() - Method in class org.apache.slider.server.appmaster.management.MeterAndCounter
Get the count.
getCount() - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
 
getCount() - Method in class org.apache.slider.server.avro.RoleHistoryFooter.Builder
Gets the value of the 'count' field
getCount() - Method in class org.apache.slider.server.avro.RoleHistoryFooter
Gets the value of the 'count' field.
getCreateTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 createTime = 7;
getCreateTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int64 createTime = 7;
getCreateTime() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int64 createTime = 7;
getCreateTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 createTime = 12;
getCreateTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required int64 createTime = 12;
getCreateTime() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required int64 createTime = 12;
getCredentials() - Method in class org.apache.slider.core.launch.AbstractLauncher
Accessor to the credentials
getCsr() - Method in class org.apache.slider.server.services.security.SignMessage
 
getCurrentCommandPath() - Static method in class org.apache.slider.common.tools.SliderUtils
return the path to the currently running slider command
getCurrentExports(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getCurrentPingPort() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getCurrentProbe() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
getCurrentUser() - Static method in class org.apache.slider.common.tools.SliderUtils
Get the current user -relays to UserGroupInformation.getCurrentUser() with any Slider-specific post processing and exception handling
getDefaultComponentCommand() - Static method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
getDefaultComponentCommand(String) - Static method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
getDefaultConfigs() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
getDefaultInstance() - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
getDelay() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 delay = 3;
getDelay() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required int32 delay = 3;
getDelay() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required int32 delay = 3;
getDelay(TimeUnit) - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
getDelta() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Get the number of roles we are short of.
getDependencyPath() - Method in class org.apache.slider.common.tools.CoreFileSystem
Get slider dependency parent dir in HDFS
getDependencyTarGzip() - Method in class org.apache.slider.common.tools.CoreFileSystem
Get slider.tar.gz absolute filepath in HDFS
getDeployedClusterName() - Method in class org.apache.slider.client.SliderClient
Get the name of any deployed cluster
getDesc() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
getDescription() - Method in class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
getDescriptor() - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
getDescriptor() - Static method in class org.apache.slider.api.proto.SliderClusterAPI
 
getDescriptor() - Static method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
getDescriptorForType() - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
getDesired() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 desired = 3;
getDesired() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 desired = 3;
getDesired() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 desired = 3;
getDesired() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getDesiredAppconf() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the desired application configuration
getDesiredAppconf() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getDesiredAppconf() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getDesiredModel() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the aggregate desired model
getDesiredModel() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getDesiredModel() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getDesiredResources() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the desired YARN resources
getDesiredResources() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getDesiredResources() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getDestdir() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
getDiagnostics() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string diagnostics = 6;
getDiagnostics() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string diagnostics = 6;
getDiagnostics() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string diagnostics = 6;
getDiagnostics() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string diagnostics = 7;
getDiagnostics() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string diagnostics = 7;
getDiagnostics() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string diagnostics = 7;
getDiagnosticsBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string diagnostics = 6;
getDiagnosticsBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string diagnostics = 6;
getDiagnosticsBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string diagnostics = 6;
getDiagnosticsBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string diagnostics = 7;
getDiagnosticsBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string diagnostics = 7;
getDiagnosticsBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string diagnostics = 7;
getDictionaryName() - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
getDockerContainers() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getDomain() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getEndpoint(ServiceRecord, String, boolean) - Static method in class org.apache.slider.client.ClientRegistryBinder
Get an endpont by API
getEndpoints() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Get the list of endpoints.
getEntries(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntries(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntries(int) - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesBuilder(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesBuilderList() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesCount() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesCount() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesCount() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesList() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesList() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesList() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesOrBuilder(int) - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntriesOrBuilderList() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
getEntry() - Method in class org.apache.slider.server.avro.RoleHistoryRecord.Builder
Gets the value of the 'entry' field
getEntry() - Method in class org.apache.slider.server.avro.RoleHistoryRecord
Gets the value of the 'entry' field.
getEnv() - Method in class org.apache.slider.core.launch.AbstractLauncher
Get the env vars to work on
getEnv(String) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the process environment
getEnvironment(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
getEnvironment(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string environment = 9;
getEnvironment(int) - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string environment = 9;
getEnvironmentBytes(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
getEnvironmentBytes(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string environment = 9;
getEnvironmentBytes(int) - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string environment = 9;
getEnvironmentCount() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
getEnvironmentCount() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string environment = 9;
getEnvironmentCount() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string environment = 9;
getEnvironmentList() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
getEnvironmentList() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string environment = 9;
getEnvironmentList() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string environment = 9;
getEscalationTimeoutMillis() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
getEx() - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
getException() - Method in class org.apache.slider.server.services.workflow.ServiceTerminatingCallable
Any exception raised by inner action's run.
getException() - Method in class org.apache.slider.server.services.workflow.ServiceTerminatingRunnable
Any exception raised by inner action's run.
getExec() - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
getExecutionCommands() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
getExecutionCount() - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
 
getExecutor() - Method in class org.apache.slider.server.services.workflow.WorkflowExecutorService
Get the executor
getExistingNodeInstance(String) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the node instance of a host if defined
getExistingNodeInstance(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the node instance of a container if there's an entry in the history
getExistingRepos() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getExistingUsers() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getExitCode() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 exitCode = 5;
getExitCode() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int32 exitCode = 5;
getExitCode() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int32 exitCode = 5;
getExitCode() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 exitCode = 5;
getExitCode() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required uint32 exitCode = 5;
getExitCode() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required uint32 exitCode = 5;
getExitCode() - Method in interface org.apache.slider.core.main.ExitCodeProvider
Method to get the exit code
getExitCode() - Method in exception org.apache.slider.core.main.ServiceLaunchException
Get the exit code
getExitCode() - Method in class org.apache.slider.providers.AbstractProviderService
 
getExitCode() - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
getExitCode() - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
getExitCode() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getExitCode() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
getExitCode() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the exit code: null until the process has finished
getExitCodeSignCorrected() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
getExitCodeSignCorrected() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the exit code sign corrected: null until the process has finished
getExpectedState() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getExport - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
getExportedConfigs() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getExportGroups() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getExports(boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
Get the configurations of the registry
getExports() - Method in class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
getExportURL(boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
 
getFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failed = 7;
getFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 failed = 7;
getFailed() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 failed = 7;
getFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failed = 5;
getFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 failed = 5;
getFailed() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 failed = 5;
getFailed() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
getFailed() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getFailedContainers() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getFailedContainers() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getFailedContainers() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a map of all the failed containers
getFailedCountainerCount() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getFailedRecently() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failedRecently = 15;
getFailedRecently() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 failedRecently = 15;
getFailedRecently() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 failedRecently = 15;
getFailedRecently() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failedRecently = 6;
getFailedRecently() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 failedRecently = 6;
getFailedRecently() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 failedRecently = 6;
getFailedRecently() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
getFailedRecently() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getFailureMessage() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string failureMessage = 12;
getFailureMessage() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional string failureMessage = 12;
getFailureMessage() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional string failureMessage = 12;
getFailureMessage() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getFailureMessageBytes() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string failureMessage = 12;
getFailureMessageBytes() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional string failureMessage = 12;
getFailureMessageBytes() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional string failureMessage = 12;
getFile() - Method in class org.apache.slider.server.services.security.SecurityStore
 
getFileLocalPath() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerInputFile
 
getFileName() - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
getFiles - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
getFileSystem() - Method in class org.apache.slider.common.tools.CoreFileSystem
Returns the underlying FileSystem for this object.
getFilesystemBinding() - Method in class org.apache.slider.common.params.CommonArgs
 
getFinalApplicationStatus() - Method in exception org.apache.slider.core.exceptions.TriggerClusterTeardownException
 
getFinalApplicationStatus() - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
getFinalApplicationStatus() - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
getFirstPort(String, int) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
 
getFolders() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getFPSFromParentService(ServiceParent) - Method in class org.apache.slider.providers.AbstractProviderService
Given a parent service, find the one that is a forked process
getFqdn() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getFQDN() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getFreeMemory() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getGeneratedConfDir() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Get the path to the DFS configuration that is defined in the cluster specification
getGlobal() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ConfTreeResource
 
getGlobalInternalOptions() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Get the global internal options for the AM
getGlobalOptions() - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get operations on the global set
getHadoopServicesRequired() - Method in class org.apache.slider.common.params.AbstractActionArgs
Override point: Flag to indicate that core hadoop API services are needed (HDFS, YARN, etc) —and that validation of the client state should take place.
getHadoopServicesRequired() - Method in class org.apache.slider.common.params.ActionHelpArgs
This action does not need hadoop services
getHadoopServicesRequired() - Method in class org.apache.slider.common.params.ActionKDiagArgs
 
getHadoopServicesRequired() - Method in class org.apache.slider.common.params.ActionVersionArgs
This action does not need hadoop services
getHadoopVersionString() - Static method in class org.apache.slider.common.tools.SliderVersionInfo
 
getHandler() - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
 
getHardwareIsa() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getHardwareModel() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getHardwareProfile() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getHdpVersion() - Static method in class org.apache.slider.common.tools.SliderUtils
Retrieve the HDP version if it is an HDP cluster, or null otherwise
getHeader() - Method in class org.apache.slider.server.avro.LoadedRoleHistory
 
getHealth() - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
getHealthReport() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string healthReport = 6;
getHealthReport() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string healthReport = 6;
getHealthReport() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string healthReport = 6;
getHealthReportBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string healthReport = 6;
getHealthReportBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string healthReport = 6;
getHealthReportBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string healthReport = 6;
getHistoryPath() - Method in class org.apache.slider.server.appmaster.state.AppState
Get the path used for history files
getHistoryPath() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the path used for history files
getHomeDirectory() - Method in class org.apache.slider.common.tools.CoreFileSystem
 
getHost() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string host = 10;
getHost() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string host = 10;
getHost() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string host = 10;
getHost() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string host = 14;
getHost() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string host = 14;
getHost() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string host = 14;
getHost() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
 
getHost() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Gets the value of the 'host' field
getHost() - Method in class org.apache.slider.server.avro.NodeEntryRecord
Gets the value of the 'host' field.
getHostBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string host = 10;
getHostBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string host = 10;
getHostBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string host = 10;
getHostBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string host = 14;
getHostBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string host = 14;
getHostBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string host = 14;
getHostHealth() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getHostLevelParams() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getHostLevelParams() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getHostMount() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
getHostname() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
optional string hostname = 1;
getHostname() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
optional string hostname = 1;
getHostname() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
optional string hostname = 1;
getHostname() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string hostname = 1;
getHostname() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string hostname = 1;
getHostname() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string hostname = 1;
getHostname() - Method in class org.apache.slider.server.appmaster.state.RoleHostnamePair
 
getHostname() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getHostname() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getHostName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getHostnameBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
optional string hostname = 1;
getHostnameBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
optional string hostname = 1;
getHostnameBytes() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
optional string hostname = 1;
getHostnameBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string hostname = 1;
getHostnameBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string hostname = 1;
getHostnameBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string hostname = 1;
getHostPort() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
getHostURL() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string hostURL = 11;
getHostURL() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string hostURL = 11;
getHostURL() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string hostURL = 11;
getHostURL() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string hostURL = 15;
getHostURL() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string hostURL = 15;
getHostURL() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string hostURL = 15;
getHostURLBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string hostURL = 11;
getHostURLBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string hostURL = 11;
getHostURLBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string hostURL = 11;
getHostURLBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string hostURL = 15;
getHostURLBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string hostURL = 15;
getHostURLBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string hostURL = 15;
getHref() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
getHref() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ComponentResource
 
getHref() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ConfTreeResource
 
getHttpAddress() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string httpAddress = 3;
getHttpAddress() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string httpAddress = 3;
getHttpAddress() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string httpAddress = 3;
getHttpAddressBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string httpAddress = 3;
getHttpAddressBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string httpAddress = 3;
getHttpAddressBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string httpAddress = 3;
getHttpURLConnection(URL) - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
Get a URL connection.
getHumanName() - Method in class org.apache.slider.providers.AbstractProviderService
 
getHumanName() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getHumanName() - Method in interface org.apache.slider.providers.ProviderService
Get a human friendly name for web UIs and messages
getHumanName() - Method in class org.apache.slider.providers.slideram.SliderAMProviderService
 
getId() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
required string id = 1;
getId() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
required string id = 1;
getId() - Method in interface org.apache.slider.api.proto.Messages.KillContainerRequestProtoOrBuilder
required string id = 1;
getId() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
 
getIdBytes() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
required string id = 1;
getIdBytes() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
required string id = 1;
getIdBytes() - Method in interface org.apache.slider.api.proto.Messages.KillContainerRequestProtoOrBuilder
required string id = 1;
getImage() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getImage() - Method in class org.apache.slider.common.params.SliderAMArgs
 
getImage() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getImagePath() - Method in class org.apache.slider.api.ClusterDescription
The path in HDFS where the HBase image is
getIndex() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Create a new role/hostname pair for indexing.
getIndex() - Method in enum org.apache.slider.server.servicemonitor.ProbePhase
 
getInfo(String) - Method in class org.apache.slider.api.ClusterDescription
Get an information string.
getInfoBool(String) - Method in class org.apache.slider.api.ClusterDescription
Get an information string.
getInputFiles() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getInstalledPackages() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getInstanceDefinition(RpcController, Messages.GetInstanceDefinitionRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getInstanceDefinition(RpcController, Messages.GetInstanceDefinitionRequestProto, RpcCallback<Messages.GetInstanceDefinitionResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getInstanceDefinition(.org.apache.slider.api.GetInstanceDefinitionRequestProto) returns (.org.apache.slider.api.GetInstanceDefinitionResponseProto);
getInstanceDefinition(RpcController, Messages.GetInstanceDefinitionRequestProto, RpcCallback<Messages.GetInstanceDefinitionResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getInstanceDefinition(.org.apache.slider.api.GetInstanceDefinitionRequestProto) returns (.org.apache.slider.api.GetInstanceDefinitionResponseProto);
getInstanceDefinition(RpcController, Messages.GetInstanceDefinitionRequestProto, RpcCallback<Messages.GetInstanceDefinitionResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getInstanceDefinition(Messages.GetInstanceDefinitionRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Get the instance definition
getInstanceDefinition() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Get the AM instance definition.
getInstanceDefinition(RpcController, Messages.GetInstanceDefinitionRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getInstanceDefinition(Messages.GetInstanceDefinitionRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getInstanceDefinition(Messages.GetInstanceDefinitionRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getInstanceDefinition() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
getInstanceDefinition() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getInstanceDefinitionSnapshot() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getInstanceDefinitionSnapshot() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getInstanceDefinitionSnapshot() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a snapshot of the entire aggregate configuration
getInstanceDescription() - Method in class org.apache.slider.core.build.InstanceBuilder
 
getInstanceDirectoryPermissions() - Method in class org.apache.slider.common.tools.CoreFileSystem
 
getInstanceName() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
getInstancePaths() - Method in class org.apache.slider.core.build.InstanceBuilder
 
getInterfaces() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getInternal() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string internal = 1;
getInternal() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string internal = 1;
getInternal() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string internal = 1;
getInternal() - Method in class org.apache.slider.core.conf.AggregateConf
 
getInternal() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
getInternalBytes() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string internal = 1;
getInternalBytes() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string internal = 1;
getInternalBytes() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string internal = 1;
getInternalOperations() - Method in class org.apache.slider.core.conf.AggregateConf
 
getInternalsSnapshot() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getInternalsSnapshot() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getInternalsSnapshot() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get at the snapshot of the internals config.
getInterval() - Method in class org.apache.slider.common.tools.Duration
 
getInterval() - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
 
getIntValue(Map<String, String>, String, int, int, int) - Static method in class org.apache.slider.common.tools.SliderUtils
Get the int value of a role
getIPAddress() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getIptablesIsRunning() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getIsAARequestOutstanding() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional bool isAARequestOutstanding = 19;
getIsAARequestOutstanding() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional bool isAARequestOutstanding = 19;
getIsAARequestOutstanding() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional bool isAARequestOutstanding = 19;
getIssuedRequest() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
getJavaBinary() - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Get the java binary.
getJDKDir() - Static method in class org.apache.slider.providers.agent.AgentProviderService
 
getJDKInfo() - Static method in class org.apache.slider.common.tools.SliderUtils
return the version and path of the JDK invoking the current running slider command
getJson() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
required string json = 1;
getJson() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
required string json = 1;
getJson() - Method in interface org.apache.slider.api.proto.Messages.WrappedJsonProtoOrBuilder
required string json = 1;
getJsonBytes() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
required string json = 1;
getJsonBytes() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
required string json = 1;
getJsonBytes() - Method in interface org.apache.slider.api.proto.Messages.WrappedJsonProtoOrBuilder
required string json = 1;
getJSONClusterStatus(RpcController, Messages.GetJSONClusterStatusRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getJSONClusterStatus(RpcController, Messages.GetJSONClusterStatusRequestProto, RpcCallback<Messages.GetJSONClusterStatusResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getJSONClusterStatus(.org.apache.slider.api.GetJSONClusterStatusRequestProto) returns (.org.apache.slider.api.GetJSONClusterStatusResponseProto);
getJSONClusterStatus(RpcController, Messages.GetJSONClusterStatusRequestProto, RpcCallback<Messages.GetJSONClusterStatusResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getJSONClusterStatus(.org.apache.slider.api.GetJSONClusterStatusRequestProto) returns (.org.apache.slider.api.GetJSONClusterStatusResponseProto);
getJSONClusterStatus(RpcController, Messages.GetJSONClusterStatusRequestProto, RpcCallback<Messages.GetJSONClusterStatusResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getJSONClusterStatus(Messages.GetJSONClusterStatusRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Get the current cluster status
getJSONClusterStatus(RpcController, Messages.GetJSONClusterStatusRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getJSONClusterStatus(Messages.GetJSONClusterStatusRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getJSONClusterStatus(Messages.GetJSONClusterStatusRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.slider.server.appmaster.rpc.SliderRPCSecurityInfo
 
getKerberosRealm() - Static method in class org.apache.slider.common.tools.SliderUtils
 
getKernel() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getKernelMajVersion() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getKernelRelease() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getKernelVersion() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getKey() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getKeystorePass() - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
getKeytabFile(AggregateConf) - Method in class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
getLabel() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getLabelExpression() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Get the (possibly null) label expression for this role
getLabels() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string labels = 5;
getLabels() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string labels = 5;
getLabels() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string labels = 5;
getLabelsBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string labels = 5;
getLabelsBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string labels = 5;
getLabelsBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string labels = 5;
getLastHeartbeat() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getLastStatus() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
getLastUpdated() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required int64 lastUpdated = 7;
getLastUpdated() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required int64 lastUpdated = 7;
getLastUpdated() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required int64 lastUpdated = 7;
getLastUsed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int64 lastUsed = 10;
getLastUsed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int64 lastUsed = 10;
getLastUsed() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int64 lastUsed = 10;
getLastUsed() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Time last used.
getLastUsed() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Gets the value of the 'last_used' field
getLastUsed() - Method in class org.apache.slider.server.avro.NodeEntryRecord
Gets the value of the 'last_used' field.
getLaunchedInstanceDefinition() - Method in class org.apache.slider.client.SliderClient
The configuration used for deployment (after resolution).
getLevel() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
getLifespan() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
Get the lifespan in millis of the cached value
getLimit() - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
 
getLimitExceeded() - Method in class org.apache.slider.common.tools.Duration
return true if the limit has been exceeded
getLimitsExceeded() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getLive() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 live = 8;
getLive() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 live = 8;
getLive() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 live = 8;
getLive() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
getLive() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveComponent(RpcController, Messages.GetLiveComponentRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveComponent(RpcController, Messages.GetLiveComponentRequestProto, RpcCallback<Messages.ComponentInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveComponent(.org.apache.slider.api.GetLiveComponentRequestProto) returns (.org.apache.slider.api.ComponentInformationProto);
getLiveComponent(RpcController, Messages.GetLiveComponentRequestProto, RpcCallback<Messages.ComponentInformationProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveComponent(.org.apache.slider.api.GetLiveComponentRequestProto) returns (.org.apache.slider.api.ComponentInformationProto);
getLiveComponent(RpcController, Messages.GetLiveComponentRequestProto, RpcCallback<Messages.ComponentInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveComponent(Messages.GetLiveComponentRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveComponent(RpcController, Messages.GetLiveComponentRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveComponent(Messages.GetLiveComponentRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveComponent(Messages.GetLiveComponentRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveComponent(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveComponents(RpcController, Messages.GetLiveComponentsRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveComponents(RpcController, Messages.GetLiveComponentsRequestProto, RpcCallback<Messages.GetLiveComponentsResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveComponents(.org.apache.slider.api.GetLiveComponentsRequestProto) returns (.org.apache.slider.api.GetLiveComponentsResponseProto);
getLiveComponents(RpcController, Messages.GetLiveComponentsRequestProto, RpcCallback<Messages.GetLiveComponentsResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveComponents(.org.apache.slider.api.GetLiveComponentsRequestProto) returns (.org.apache.slider.api.GetLiveComponentsResponseProto);
getLiveComponents(RpcController, Messages.GetLiveComponentsRequestProto, RpcCallback<Messages.GetLiveComponentsResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveComponents(Messages.GetLiveComponentsRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveComponents(RpcController, Messages.GetLiveComponentsRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveComponents(Messages.GetLiveComponentsRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveComponents(Messages.GetLiveComponentsRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveComponents() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveContainer(RpcController, Messages.GetLiveContainerRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveContainer(RpcController, Messages.GetLiveContainerRequestProto, RpcCallback<Messages.ContainerInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveContainer(.org.apache.slider.api.GetLiveContainerRequestProto) returns (.org.apache.slider.api.ContainerInformationProto);
getLiveContainer(RpcController, Messages.GetLiveContainerRequestProto, RpcCallback<Messages.ContainerInformationProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveContainer(.org.apache.slider.api.GetLiveContainerRequestProto) returns (.org.apache.slider.api.ContainerInformationProto);
getLiveContainer(RpcController, Messages.GetLiveContainerRequestProto, RpcCallback<Messages.ContainerInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveContainer(Messages.GetLiveContainerRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveContainer(RpcController, Messages.GetLiveContainerRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveContainer(Messages.GetLiveContainerRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveContainer(Messages.GetLiveContainerRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveContainer(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveContainers(RpcController, Messages.GetLiveContainersRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveContainers(RpcController, Messages.GetLiveContainersRequestProto, RpcCallback<Messages.GetLiveContainersResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveContainers(.org.apache.slider.api.GetLiveContainersRequestProto) returns (.org.apache.slider.api.GetLiveContainersResponseProto);
getLiveContainers(RpcController, Messages.GetLiveContainersRequestProto, RpcCallback<Messages.GetLiveContainersResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveContainers(.org.apache.slider.api.GetLiveContainersRequestProto) returns (.org.apache.slider.api.GetLiveContainersResponseProto);
getLiveContainers(RpcController, Messages.GetLiveContainersRequestProto, RpcCallback<Messages.GetLiveContainersResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveContainers(Messages.GetLiveContainersRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveContainers(RpcController, Messages.GetLiveContainersRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveContainers(Messages.GetLiveContainersRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveContainers(Messages.GetLiveContainersRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveContainers() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getLiveContainers() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getLiveContainers() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the live containers.
getLiveContainers() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveInstanceByContainerID(String) - Method in class org.apache.slider.server.appmaster.state.AppState
Lookup live instance by string value of container ID
getLiveInstanceByContainerID(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getLiveInstanceByContainerID(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the RoleInstance details on a container.
getLiveInstanceDefinition() - Method in class org.apache.slider.client.SliderClient
Get the instance definition from the far end
getLiveInstancesByContainerIDs(Collection<String>) - Method in class org.apache.slider.server.appmaster.state.AppState
 
getLiveInstancesByContainerIDs(Collection<String>) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getLiveInstancesByContainerIDs(Collection<String>) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the details on a list of instaces referred to by ID.
getLivenessInformation(RpcController, Messages.GetApplicationLivenessRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLivenessInformation(RpcController, Messages.GetApplicationLivenessRequestProto, RpcCallback<Messages.ApplicationLivenessInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLivenessInformation(.org.apache.slider.api.GetApplicationLivenessRequestProto) returns (.org.apache.slider.api.ApplicationLivenessInformationProto);
getLivenessInformation(RpcController, Messages.GetApplicationLivenessRequestProto, RpcCallback<Messages.ApplicationLivenessInformationProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLivenessInformation(.org.apache.slider.api.GetApplicationLivenessRequestProto) returns (.org.apache.slider.api.ApplicationLivenessInformationProto);
getLivenessInformation(RpcController, Messages.GetApplicationLivenessRequestProto, RpcCallback<Messages.ApplicationLivenessInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLivenessInformation(Messages.GetApplicationLivenessRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Get the application liveness
getLivenessInformation() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Get the application liveness
getLivenessInformation(RpcController, Messages.GetApplicationLivenessRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLivenessInformation(Messages.GetApplicationLivenessRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLivenessInformation(Messages.GetApplicationLivenessRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLivenessInformation() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Liveness information for the application as a whole
getLiveNode(RpcController, Messages.GetLiveNodeRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveNode(RpcController, Messages.GetLiveNodeRequestProto, RpcCallback<Messages.NodeInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveNode(.org.apache.slider.api.GetLiveNodeRequestProto) returns (.org.apache.slider.api.NodeInformationProto);
getLiveNode(RpcController, Messages.GetLiveNodeRequestProto, RpcCallback<Messages.NodeInformationProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveNode(.org.apache.slider.api.GetLiveNodeRequestProto) returns (.org.apache.slider.api.NodeInformationProto);
getLiveNode(RpcController, Messages.GetLiveNodeRequestProto, RpcCallback<Messages.NodeInformationProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveNode(String) - Method in interface org.apache.slider.api.SliderApplicationApi
Get information about a node
getLiveNode(Messages.GetLiveNodeRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveNode(String) - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getLiveNode(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getLiveNode(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getLiveNode(RpcController, Messages.GetLiveNodeRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveNode(Messages.GetLiveNodeRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveNode(Messages.GetLiveNodeRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveNode(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveNodes(RpcController, Messages.GetLiveNodesRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveNodes(RpcController, Messages.GetLiveNodesRequestProto, RpcCallback<Messages.GetLiveNodesResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveNodes(.org.apache.slider.api.GetLiveNodesRequestProto) returns (.org.apache.slider.api.GetLiveNodesResponseProto);
getLiveNodes(RpcController, Messages.GetLiveNodesRequestProto, RpcCallback<Messages.GetLiveNodesResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveNodes(.org.apache.slider.api.GetLiveNodesRequestProto) returns (.org.apache.slider.api.GetLiveNodesResponseProto);
getLiveNodes(RpcController, Messages.GetLiveNodesRequestProto, RpcCallback<Messages.GetLiveNodesResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveNodes() - Method in interface org.apache.slider.api.SliderApplicationApi
List all nodes into a map of [name:info]
getLiveNodes(Messages.GetLiveNodesRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveNodes() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getLiveNodes() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getLiveNodes() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getLiveNodes(RpcController, Messages.GetLiveNodesRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveNodes(Messages.GetLiveNodesRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveNodes(Messages.GetLiveNodesRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveNodes() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveResources(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getLiveResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getLiveResources(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getLiveResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getLiveResources(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getLiveResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getLiveResources() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the live YARN resources
getLiveResources(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getLiveResources() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getLiveResources() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getLiveResources() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getLiveResources(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getLiveResources(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getLiveResources(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getLiveResources() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getLiveRoleInstances(int) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Count the number of live role instances on this node
getLiveServices() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
getLiveStatistics() - Method in class org.apache.slider.server.appmaster.state.AppState
Get the live statistics map
getLiveStatistics() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getLiveStatistics() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the live statistics map
getLiveStatistics() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Statistics of the application
getLocalConfDir() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Build the configuration directory passed in or of the target FS
getLocalHost() - Static method in class org.apache.slider.server.servicemonitor.MonitorUtils
Get the localhost -may be null
getLocalResources() - Method in class org.apache.slider.core.launch.AbstractLauncher
Get the map of local resources.
getLog() - Static method in class org.apache.slider.server.appmaster.SliderAppMaster
Get the AM log
getLogdir() - Method in class org.apache.slider.providers.ProviderUtils
build the log directory
getLogFolderExports() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getLogFolders() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getLoginUser() - Method in class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
getLogsURLForContainer(Container) - Method in class org.apache.slider.server.appmaster.state.AppState
Get the URL log for a container
getMacAddress() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getManagementResource() - Method in class org.apache.slider.server.appmaster.web.rest.AMWebServices
 
getManager() - Method in class org.apache.slider.common.params.CommonArgs
 
getMandatoryComponent(String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get a component whose presence is mandatory
getMandatoryOption(String) - Method in class org.apache.slider.api.ClusterDescription
Get a cluster option or value
getMandatoryOption(String) - Method in class org.apache.slider.core.conf.MapOperations
Get a cluster option or value
getMandatoryOptionInt(String) - Method in class org.apache.slider.core.conf.MapOperations
Get a mandatory integer option; use Integer.decode(String) so as to take hex oct and bin values too.
getMandatoryRole(String) - Method in class org.apache.slider.api.ClusterDescription
Get a role whose presence is mandatory
getMandatoryRoleOpt(String, String) - Method in class org.apache.slider.api.ClusterDescription
Get a mandatory role option
getMandatoryRoleOptInt(String, String) - Method in class org.apache.slider.api.ClusterDescription
Get a mandatory integer role option
getMaxAppAttempts() - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
getMaxInstanceCount() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getMaxInstanceCountInt() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getMaxParams() - Method in class org.apache.slider.common.params.AbstractActionArgs
Get the max #of params expected
getMaxParams() - Method in class org.apache.slider.common.params.ActionClientArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionDependencyArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionInstallKeytabArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionInstallPackageArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionKeytabArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionListArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionLookupArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionNodesArgs
 
getMaxParams() - Method in class org.apache.slider.common.params.ActionPackageArgs
 
getMemorySize() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getMemoryTotal() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getMessage() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
required string message = 1;
getMessage() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
required string message = 1;
getMessage() - Method in interface org.apache.slider.api.proto.Messages.StopClusterRequestProtoOrBuilder
required string message = 1;
getMessage() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
required string message = 1;
getMessage() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
required string message = 1;
getMessage() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
required string message = 1;
getMessage() - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
getMessage() - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
getMessage() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getMessage() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
getMessage() - Method in class org.apache.slider.server.services.security.SignCertResponse
 
getMessageBytes() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
required string message = 1;
getMessageBytes() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
required string message = 1;
getMessageBytes() - Method in interface org.apache.slider.api.proto.Messages.StopClusterRequestProtoOrBuilder
required string message = 1;
getMessageBytes() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
required string message = 1;
getMessageBytes() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
required string message = 1;
getMessageBytes() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
required string message = 1;
getMetadata() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ConfTreeResource
 
getMetaInfo() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getMeterAndCounter(String) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
getMetrics() - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
getMetrics() - Method in class org.apache.slider.server.appmaster.management.MetricsBindingService
Accessor for the metrics instance
getMetrics() - Method in class org.apache.slider.server.appmaster.management.PrefixedMetricsSet
 
getMetrics() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getMetricsAndMonitoring() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
Metrics and monitoring service
getMetricsAndMonitoring() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getMinInstanceCount() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getMinInstanceCountInt() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getMinParams() - Method in class org.apache.slider.common.params.AbstractActionArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionClientArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionDependencyArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionDiagnosticArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionHelpArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionInstallKeytabArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionInstallPackageArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionKDiagArgs
 
getMinParams() - Method in class org.apache.slider.common.params.ActionKeytabArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionListArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionLookupArgs
 
getMinParams() - Method in class org.apache.slider.common.params.ActionNodesArgs
 
getMinParams() - Method in class org.apache.slider.common.params.ActionPackageArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionRegistryArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionResolveArgs
Get the min #of params expected
getMinParams() - Method in class org.apache.slider.common.params.ActionVersionArgs
 
getModel() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Enum model values: desired and resolved
getModelDesired(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getModelDesired(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getModelDesired(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelDesired(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getModelDesired(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelDesired(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getModelDesired(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getModelDesired() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getModelDesired(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getModelDesired(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getModelDesired(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getModelDesired() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getModelDesiredAppconf(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getModelDesiredAppconf(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getModelDesiredAppconf(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelDesiredAppconf(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getModelDesiredAppconf(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelDesiredAppconf(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getModelDesiredAppconf(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getModelDesiredAppconf() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getModelDesiredAppconf(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getModelDesiredAppconf(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getModelDesiredAppconf(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getModelDesiredAppconf() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getModelDesiredResources(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getModelDesiredResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getModelDesiredResources(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelDesiredResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getModelDesiredResources(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelDesiredResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getModelDesiredResources(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getModelDesiredResources() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getModelDesiredResources(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getModelDesiredResources(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getModelDesiredResources(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getModelDesiredResources() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getModelResolved(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getModelResolved(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getModelResolved(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelResolved(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getModelResolved(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelResolved(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getModelResolved(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getModelResolved() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getModelResolved(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getModelResolved(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getModelResolved(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getModelResolved() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getModelResolvedAppconf(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getModelResolvedAppconf(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getModelResolvedAppconf(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelResolvedAppconf(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getModelResolvedAppconf(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelResolvedAppconf(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getModelResolvedAppconf(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getModelResolvedAppconf() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getModelResolvedAppconf(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getModelResolvedAppconf(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getModelResolvedAppconf(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getModelResolvedAppconf() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getModelResolvedResources(RpcController, Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getModelResolvedResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getModelResolvedResources(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelResolvedResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getModelResolvedResources(.org.apache.slider.api.EmptyPayloadProto) returns (.org.apache.slider.api.WrappedJsonProto);
getModelResolvedResources(RpcController, Messages.EmptyPayloadProto, RpcCallback<Messages.WrappedJsonProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getModelResolvedResources(Messages.EmptyPayloadProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
 
getModelResolvedResources() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
getModelResolvedResources(RpcController, Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getModelResolvedResources(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getModelResolvedResources(Messages.EmptyPayloadProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getModelResolvedResources() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getMountPoint() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
getMounts() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getMounts() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getMounts() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getName() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional string name = 1;
getName() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
required string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
required string name = 1;
getName() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentRequestProtoOrBuilder
required string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
required string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
required string name = 1;
getName() - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodeRequestProtoOrBuilder
required string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required string name = 11;
getName() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required string name = 11;
getName() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required string name = 11;
getName() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string name = 1;
getName() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string name = 1;
getName() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string name = 1;
getName() - Method in class org.apache.slider.core.conf.AggregateConf
 
getName() - Method in class org.apache.slider.providers.AbstractClientProvider
 
getName() - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.ComponentExport
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.Export
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.OSPackage
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.Package
 
getName() - Method in class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
getName() - Method in interface org.apache.slider.providers.ProviderCore
 
getName() - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
getName() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Alternative
 
getName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Directory
 
getName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
getName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
getName() - Method in class org.apache.slider.server.servicemonitor.Probe
 
getName() - Method in enum org.apache.slider.server.servicemonitor.ProbePhase
 
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional string name = 1;
getNameBytes() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
required string name = 1;
getNameBytes() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentRequestProtoOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
required string name = 1;
getNameBytes() - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodeRequestProtoOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required string name = 11;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required string name = 11;
getNameBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required string name = 11;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string name = 1;
getNameBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string name = 1;
getNames(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
getNames(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated string names = 1;
getNames(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated string names = 1;
getNames(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
getNames(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated string names = 1;
getNames(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated string names = 1;
getNamesBytes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
getNamesBytes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated string names = 1;
getNamesBytes(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated string names = 1;
getNamesBytes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
getNamesBytes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated string names = 1;
getNamesBytes(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated string names = 1;
getNamesCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
getNamesCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated string names = 1;
getNamesCount() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated string names = 1;
getNamesCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
getNamesCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated string names = 1;
getNamesCount() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated string names = 1;
getNamesList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
getNamesList() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
repeated string names = 1;
getNamesList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProtoOrBuilder
repeated string names = 1;
getNamesList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
getNamesList() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
repeated string names = 1;
getNamesList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainersResponseProtoOrBuilder
repeated string names = 1;
getNanos() - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
getNetMask() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getNextCommand() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getNextCommand(boolean) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getNextPkgToInstall() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getNextState(CommandResult) - Method in enum org.apache.slider.providers.agent.State
Returns next state based on the command result.
getNextState(Command) - Method in enum org.apache.slider.providers.agent.State
Returns next state based on the command.
getNode(RpcController, Messages.GetNodeRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
getNode(RpcController, Messages.GetNodeRequestProto, RpcCallback<Messages.GetNodeResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc getNode(.org.apache.slider.api.GetNodeRequestProto) returns (.org.apache.slider.api.GetNodeResponseProto);
getNode(RpcController, Messages.GetNodeRequestProto, RpcCallback<Messages.GetNodeResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc getNode(.org.apache.slider.api.GetNodeRequestProto) returns (.org.apache.slider.api.GetNodeResponseProto);
getNode(RpcController, Messages.GetNodeRequestProto, RpcCallback<Messages.GetNodeResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
getNode(Messages.GetNodeRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Get the details on a node
getNode(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Get a node from the AM
getNode(RpcController, Messages.GetNodeRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getNode(Messages.GetNodeRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getNode(Messages.GetNodeRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getNodeFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 nodeFailed = 16;
getNodeFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 nodeFailed = 16;
getNodeFailed() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 nodeFailed = 16;
getNodeFailed() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getNodeFailureThreshold() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
The number of failures on a specific node that can be tolerated before selecting a different node for placement
getNodeInformation(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getNodeInformation(String, Map<Integer, String>) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the information on a node
getNodeInformation(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
get information on a node
getNodeInformationSnapshot() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getNodeInformationSnapshot(Map<Integer, String>) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get snapshot of the node map
getNodeInformationSnapshot() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a clone of the nodemap.
getNodeLabels() - Method in class org.apache.slider.server.appmaster.state.NodeInstance
 
getNodes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodes(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesCount() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesCount() - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesList() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesList() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesOrBuilder(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesOrBuilder(int) - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesOrBuilderList() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodesOrBuilderList() - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodesResponseProtoOrBuilder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
getNodeStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getNodesUpdatedTime() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the last time the nodes were updated from YARN
getNumOwnedContainers() - Method in class org.apache.slider.server.appmaster.state.AppState
Get the number of active (==owned) containers
getNumOwnedContainers() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getNumOwnedContainers() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the number of active containers
getOpenSslCommandResult(String, int) - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
getOperations() - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
 
getOption(String, String) - Method in class org.apache.slider.api.ClusterDescription
Get a cluster option or value
getOption(String, String) - Method in class org.apache.slider.core.conf.MapOperations
Get an option value
getOptionBool(String, boolean) - Method in class org.apache.slider.api.ClusterDescription
Get an option as a boolean.
getOptionBool(String, boolean) - Method in class org.apache.slider.core.conf.MapOperations
Get a boolean option
getOptionInt(String, int) - Method in class org.apache.slider.api.ClusterDescription
Get an integer option; use Integer.decode(String) so as to take hex oct and bin values too.
getOptionInt(String, int) - Method in class org.apache.slider.core.conf.MapOperations
Get an integer option; use Integer.decode(String) so as to take hex oct and bin values too.
getOptionLong(String, long) - Method in class org.apache.slider.core.conf.MapOperations
Get a long option; use Long.decode(String) so as to take hex oct and bin values too.
getOptions() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getOptionsMap() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getOptionsMap() - Method in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
 
getOrAddComponent(String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Get a component -adding it to the components map if none with that name exists
getOrAddRole(String) - Method in class org.apache.slider.api.ClusterDescription
Get a role -adding it to the roleopts map if none with that name exists
getOrCreate(int) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Get the entry for a role -if present
getOrCreate(Container) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Get the node entry matching a container on this node
getOrCreate(String) - Method in class org.apache.slider.server.appmaster.state.NodeMap
Get the node instance for the specific node -creating it if needed
getOrCreateMeterAndCounter(String) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Get or create the meter/counter pair
getOrCreateNodeEntry(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the node entry of a container
getOrCreateNodeInstance(String) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the node instance for the specific node -creating it if needed
getOrCreateNodeInstance(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the node instance of a container -always returns something
getOrCreatePublishedConfigSet(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getOrCreatePublishedConfigSet(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a named published config set, creating it if need be.
getOriginator() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
Get the probe that generated this result.
getOS() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getOSFamily() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getOSRelease() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getOSSpecifics() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getOsType() - Method in class org.apache.slider.providers.agent.application.metadata.OSSpecific
 
getOut() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
getOutput(int) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
getOutput(int) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
repeated string output = 9;
getOutput(int) - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
repeated string output = 9;
getOutput(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
getOutput(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string output = 8;
getOutput(int) - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string output = 8;
getOutput() - Method in class org.apache.slider.common.params.ActionStatusArgs
 
getOutputBytes(int) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
getOutputBytes(int) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
repeated string output = 9;
getOutputBytes(int) - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
repeated string output = 9;
getOutputBytes(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
getOutputBytes(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string output = 8;
getOutputBytes(int) - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string output = 8;
getOutputCount() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
getOutputCount() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
repeated string output = 9;
getOutputCount() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
repeated string output = 9;
getOutputCount() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
getOutputCount() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string output = 8;
getOutputCount() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string output = 8;
getOutputFile() - Method in class org.apache.slider.common.params.ActionCreateArgs
 
getOutputFile() - Method in class org.apache.slider.common.params.ActionThawArgs
 
getOutputFile() - Method in class org.apache.slider.common.params.ActionUpgradeArgs
 
getOutputFile() - Method in interface org.apache.slider.common.params.LaunchArgsAccessor
 
getOutputFile() - Method in class org.apache.slider.common.params.LaunchArgsDelegate
 
getOutputFile() - Method in class org.apache.slider.common.params.SliderAMCreateAction
 
getOutputList() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
getOutputList() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
repeated string output = 9;
getOutputList() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
repeated string output = 9;
getOutputList() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
getOutputList() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
repeated string output = 8;
getOutputList() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
repeated string output = 8;
getOutstandingAArequest() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getOutstandingAARequestCount() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
expose the predicate RoleStatus.isAARequestOutstanding() as an integer, which is very convenient in tests
getOwnedContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.state.AppState
Look up an active container: any container that the AM has, even if it is not currently running/live
getOwnedContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getOwnedContainer(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getOwnedContainer(ContainerId) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get any active container with the given ID
getOwnedContainer(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get any active container with the given ID
getOwnedInstanceByContainerID(String) - Method in class org.apache.slider.server.appmaster.state.AppState
Lookup owned instance by string value of container ID
getOwner() - Method in class org.apache.slider.server.services.workflow.ServiceTerminatingCallable
Get the owning service
getOwner() - Method in class org.apache.slider.server.services.workflow.ServiceTerminatingRunnable
Get the owning service
getPackageListFromApplication(Application) - Static method in class org.apache.slider.providers.agent.AgentProviderService
 
getPackages() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getPackages() - Method in class org.apache.slider.providers.agent.application.metadata.OSSpecific
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
getParserForType() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
getPassphrase() - Method in class org.apache.slider.core.conf.AggregateConf
 
getPassphrase() - Method in class org.apache.slider.server.services.security.SignMessage
 
getPassword() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string password = 3;
getPassword() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string password = 3;
getPassword() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string password = 3;
getPasswordBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string password = 3;
getPasswordBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string password = 3;
getPasswordBytes() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string password = 3;
getPath() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
getPath() - Method in exception org.apache.slider.core.persist.LockAcquireFailedException
 
getPath() - Method in class org.apache.slider.server.avro.LoadedRoleHistory
 
getPathElements() - Method in class org.apache.slider.core.launch.ClasspathConstructor
Get a copy of the path list
getPathPermissions(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Get the permissions of a path
getPendingAntiAffineRequestCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 pendingAntiAffineRequestCount = 18;
getPendingAntiAffineRequestCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 pendingAntiAffineRequestCount = 18;
getPendingAntiAffineRequestCount() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 pendingAntiAffineRequestCount = 18;
getPendingAntiAffineRequests() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getPercent() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
getPersistDir() - Method in class org.apache.slider.core.persist.ConfPersister
Get the target directory
getPhysicalProcessorCount() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getPid() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
getPkg() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getPkg() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getPkg() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getPkg() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
getPlacement() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string placement = 12;
getPlacement() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string placement = 12;
getPlacement() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string placement = 12;
getPlacementBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string placement = 12;
getPlacementBytes() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string placement = 12;
getPlacementBytes() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string placement = 12;
getPlacementPolicy() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 placementPolicy = 13;
getPlacementPolicy() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 placementPolicy = 13;
getPlacementPolicy() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 placementPolicy = 13;
getPlacementPolicy() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Get the placement policy enum, from the values in PlacementPolicy
getPlacementTimeoutSeconds() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getPort() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
getPorts() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getPreempted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 preempted = 17;
getPreempted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 preempted = 17;
getPreempted() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 preempted = 17;
getPreempted() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 preempted = 7;
getPreempted() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 preempted = 7;
getPreempted() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 preempted = 7;
getPreempted() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
getPreempted() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getPreviousService() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
Get the previously active service
getPrincipal() - Method in class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
getPriority() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 priority = 2;
getPriority() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 priority = 2;
getPriority() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 priority = 2;
getPriority() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 priority = 1;
getPriority() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 priority = 1;
getPriority() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 priority = 1;
getPriority() - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
getPriority() - Method in class org.apache.slider.server.appmaster.operations.ContainerRequestOperation
 
getPriority() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
getPriority() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getProbePhase() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
getProbePhase() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
getProcess() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the process reference
getProcessBuilder() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the process builder -this can be manipulated up to the start() operation.
getProcessorCount() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getProgress() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
heartbeat operation; return the ratio of requested to actual
getPropertyInfos() - Method in class org.apache.slider.providers.agent.application.metadata.DefaultConfig
 
getProps() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ComponentResource
 
getProtocolSignature(String, long, int) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getProtocolSignature(String, long, int) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getProtocolVersion(String, long) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
getProtocolVersion(String, long) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
getProtocolVersion(String, long) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
getProvider() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getProviderRole() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Get the provider role
getProviderService() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
getProviderService() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
The ProviderService for the current cluster
getProviderService() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getProxy(Configuration, ApplicationClientProtocol, ApplicationReport, int, int) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
This loops for a limited period trying to get the Proxy - by doing so it handles AM failover
getProxy(Configuration, ApplicationReport, int) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
Get a proxy from the application report
getProxy(Class, InetSocketAddress) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
getPublicHostname() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getPublishConfig() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getPublishedConfigSet(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getPublishedConfigSet(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a named published config set
getPublishedConfiguration(String, UriInfo, HttpServletResponse) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getPublishedConfiguration(String, String) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
Get a configuration
getPublishedExportsSet() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getPublishedExportsSet() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the published exports set
getPublishedSliderConfigurations() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getPublishedSliderConfigurations() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the published configurations
getPublisherResource() - Method in class org.apache.slider.server.appmaster.web.rest.AMWebServices
 
getQueue() - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
getQueueAccess() - Method in class org.apache.slider.providers.AbstractProviderService
 
getQueues() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
Get the queue accessor
getQueues() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getQuorum() - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
getRackName() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string rackName = 4;
getRackName() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string rackName = 4;
getRackName() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string rackName = 4;
getRackNameBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string rackName = 4;
getRackNameBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string rackName = 4;
getRackNameBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string rackName = 4;
getRealOutcome() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
getRecentNodesForRoleId(int) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the nodes for an ID -may be null
getRecentOutput() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Get the recent output from the process, or [] if not defined
getRecentOutput(boolean, int) - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Get the recent output from the process, or [] if not defined
getRecentOutput() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the lines of recent output
getRecentOutput(boolean, int) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Get the recent output from the process, or [] if not defined
getRefreshCounter() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
 
getRegistrationCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
getRegistryOperations() - Method in class org.apache.slider.client.SliderClient
 
getRegistryOperations() - Method in interface org.apache.slider.client.SliderClientAPI
Get the registry binding.
getRegistryOperations() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
Registry operations accessor
getRegistryOperations() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getRegistryOperations() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
getRegistryPath() - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
getRegistryResource() - Method in class org.apache.slider.server.appmaster.web.rest.AMWebServices
 
getRelaxLocality() - Method in class org.apache.slider.server.appmaster.operations.ContainerRequestOperation
 
getReleased() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional bool released = 3;
getReleased() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional bool released = 3;
getReleased() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional bool released = 3;
getReleased() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required bool released = 11;
getReleased() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required bool released = 11;
getReleased() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required bool released = 11;
getReleasing() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 releasing = 5;
getReleasing() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 releasing = 5;
getReleasing() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 releasing = 5;
getReleasing() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 releasing = 9;
getReleasing() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 releasing = 9;
getReleasing() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 releasing = 9;
getReleasing() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
No of instances in release state
getReleasing() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getRemainingPortsToCheck() - Method in class org.apache.slider.common.tools.PortScanner
 
getRemoteFileSystemForRenewal(Configuration) - Method in class org.apache.slider.server.services.security.FsDelegationTokenManager
 
getRenewingActionName() - Method in class org.apache.slider.server.services.security.FsDelegationTokenManager
 
getRenewingLimit() - Method in class org.apache.slider.server.services.security.FsDelegationTokenManager
 
getRepoName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
getReports() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getRequest() - Method in class org.apache.slider.server.appmaster.operations.CancelSingleRequest
 
getRequest() - Method in class org.apache.slider.server.appmaster.operations.ContainerRequestOperation
 
getRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 requested = 6;
getRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 requested = 6;
getRequested() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 requested = 6;
getRequested() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 requested = 2;
getRequested() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 requested = 2;
getRequested() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 requested = 2;
getRequested() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
no of requests made of this role of this node.
getRequested() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Get the request count.
getRequestedTimeMillis() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
getRequesterId() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string requesterId = 2;
getRequesterId() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string requesterId = 2;
getRequesterId() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string requesterId = 2;
getRequesterIdBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string requesterId = 2;
getRequesterIdBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string requesterId = 2;
getRequesterIdBytes() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string requesterId = 2;
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
getRequestsOutstanding() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional int32 requestsOutstanding = 2;
getRequestsOutstanding() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
optional int32 requestsOutstanding = 2;
getRequestsOutstanding() - Method in interface org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProtoOrBuilder
optional int32 requestsOutstanding = 2;
getRequires() - Method in class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
getRequiresAutoRestart() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getResolvedAppconf() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the resolved application configuration
getResolvedAppconf() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getResolvedAppconf() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getResolvedModel() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the aggregate resolved model
getResolvedModel() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getResolvedModel() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getResolvedResources() - Method in interface org.apache.slider.api.SliderApplicationApi
Get the resolved YARN resources
getResolvedResources() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
getResolvedResources() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
getResource() - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
getResourceCompOptionMap() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
Get the role heap mapping (may be empty, but never null)
getResourceCompOptionMap() - Method in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
Get the role heap mapping (may be empty, but never null)
getResourceOperations() - Method in class org.apache.slider.core.conf.AggregateConf
 
getResourceOptionsMap() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getResourceOptionsMap() - Method in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
 
getResourceRequirements() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getResources() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string resources = 2;
getResources() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string resources = 2;
getResources() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string resources = 2;
getResources() - Method in class org.apache.slider.core.conf.AggregateConf
 
getResources() - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
getResourcesBytes() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string resources = 2;
getResourcesBytes() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string resources = 2;
getResourcesBytes() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string resources = 2;
getResourcesSnapshot() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getResourcesSnapshot() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getResourcesSnapshot() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get at the snapshot of the resource config Changes here do not affect the application state.
getResourceUrl(String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Get the URL to a resource, null if not on the CP
getResponse() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
required bool response = 1;
getResponse() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
required bool response = 1;
getResponse() - Method in interface org.apache.slider.api.proto.Messages.FlexClusterResponseProtoOrBuilder
required bool response = 1;
getResponseId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getResponseId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
getResponseId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getResponseId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
getResponseStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
getRestClient() - Method in class org.apache.slider.core.registry.retrieve.AMWebClient
 
getResult() - Method in class org.apache.slider.server.services.security.SignCertResponse
 
getRmAddress() - Method in class org.apache.slider.common.params.ActionCreateArgs
 
getRmAddress() - Method in class org.apache.slider.common.params.ActionThawArgs
 
getRmAddress() - Method in class org.apache.slider.common.params.ActionUpgradeArgs
 
getRmAddress() - Method in interface org.apache.slider.common.params.LaunchArgsAccessor
 
getRmAddress() - Method in class org.apache.slider.common.params.LaunchArgsDelegate
 
getRmAddress() - Method in class org.apache.slider.common.params.SliderAMCreateAction
 
getRmAddress(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
 
getRmClient() - Method in class org.apache.slider.client.SliderYarnClientImpl
Get the RM Client RPC interface
getRmSchedulerAddress(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
 
getRole(String) - Method in class org.apache.slider.api.ClusterDescription
look up a role and return its options
getRole() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
required string role = 1;
getRole() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
required string role = 1;
getRole() - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProtoOrBuilder
required string role = 1;
getRole() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string role = 2;
getRole() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string role = 2;
getRole() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string role = 2;
getRole() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getRole() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getRole() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Gets the value of the 'role' field
getRole() - Method in class org.apache.slider.server.avro.NodeEntryRecord
Gets the value of the 'role' field.
getRoleBytes() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
required string role = 1;
getRoleBytes() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
required string role = 1;
getRoleBytes() - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProtoOrBuilder
required string role = 1;
getRoleBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string role = 2;
getRoleBytes() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string role = 2;
getRoleBytes() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string role = 2;
getRoleClusterNodeMapping() - Method in class org.apache.slider.providers.agent.AgentProviderService
Get a list of all hosts for all role/container per role
getRoleClusterNodeMapping() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getRoleClusterNodeMapping() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Find out about the nodes for specific roles
getRoleCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getRoleCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getRoleCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getRoleCommand() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getRoleHistory() - Method in class org.apache.slider.server.appmaster.state.AppState
Get the role history of the application
getRoleId() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 roleId = 10;
getRoleId() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required uint32 roleId = 10;
getRoleId() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required uint32 roleId = 10;
getRoleId() - Method in class org.apache.slider.server.appmaster.state.RoleHostnamePair
 
getRoleMap() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getRolemap() - Method in class org.apache.slider.server.avro.RoleHistoryMapping.Builder
Gets the value of the 'rolemap' field
getRolemap() - Method in class org.apache.slider.server.avro.RoleHistoryMapping
Gets the value of the 'rolemap' field.
getRoleNames() - Method in class org.apache.slider.api.ClusterDescription
 
getRoleOpt(String, String, String) - Method in class org.apache.slider.api.ClusterDescription
Get a role option
getRoleOptInt(String, String, int) - Method in class org.apache.slider.api.ClusterDescription
Get an integer role option; use Integer.decode(String) so as to take hex oct and bin values too.
getRoleOptLong(String, String, long) - Method in class org.apache.slider.api.ClusterDescription
Get an integer role option; use Integer.decode(String) so as to take hex oct and bin values too.
getRoleParams() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getRolePriorityMap() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getRoleResourceRequirement(String, String, int, int) - Method in class org.apache.slider.api.ClusterDescription
Get the value of a role requirement (cores, RAM, etc).
getRoleResourceRequirement(String, int, int) - Method in class org.apache.slider.providers.ProviderUtils
 
getRoles() - Method in class org.apache.slider.providers.AbstractClientProvider
 
getRoles() - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
getRoles() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getRoles() - Static method in class org.apache.slider.providers.agent.AgentRoles
 
getRoles() - Method in interface org.apache.slider.providers.ProviderCore
 
getRoles() - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
getRoles() - Method in class org.apache.slider.providers.slideram.SliderAMProviderService
 
getRoles() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Gets the value of the 'roles' field
getRoles() - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Gets the value of the 'roles' field.
getRoleSize() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
getRoleStatistics() - Method in class org.apache.slider.server.appmaster.state.AppState
Get the aggregate statistics across all roles
getRoleStatistics() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getRoleStatistics() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the aggregate statistics across all roles
getRoleStatusByName() - Method in interface org.apache.slider.server.appmaster.web.WebAppApi
Generate a mapping from role name to its RoleStatus.
getRoleStatusByName() - Method in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
getRoleStatusMap() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getRoleStatusMap() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getRoleStatusMap() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get a map of role status entries by role Id
getRoot() - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
getRoot(HttpServletRequest, UriInfo) - Method in class org.apache.slider.server.appmaster.web.rest.registry.RegistryResource
 
getRstartEnabled() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
getSaved() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Gets the value of the 'saved' field
getSaved() - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Gets the value of the 'saved' field.
getSavedate() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Gets the value of the 'savedate' field
getSavedate() - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Gets the value of the 'savedate' field.
getSavedx() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Gets the value of the 'savedx' field
getSavedx() - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Gets the value of the 'savedx' field.
getSaveTime() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
getScheduledFuture() - Method in class org.apache.slider.server.services.workflow.WorkflowCallbackService
 
getSchema() - Method in class org.apache.slider.server.avro.NodeEntryRecord
 
getSchema() - Method in class org.apache.slider.server.avro.RoleHistoryFooter
 
getSchema() - Method in class org.apache.slider.server.avro.RoleHistoryHeader
 
getSchema() - Method in class org.apache.slider.server.avro.RoleHistoryMapping
 
getSchema() - Method in class org.apache.slider.server.avro.RoleHistoryRecord
 
getSchemaVersion() - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
getScript() - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
getScriptPathForMasterPackage(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Extract script path from the application metainfo
getScriptType() - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
getSecuredPort() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
getSecurityDir() - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
getSelfRegistration() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
getSelfRegistrationPath() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Get the path to where the service has registered itself.
getSeLinux() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
getSerializedSize() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
getServer() - Method in class org.apache.slider.server.services.workflow.WorkflowRpcService
Get the server
getServerCert() - Method in class org.apache.slider.server.services.security.CertificateManager
Returns server certificate content
getServerCertficateFilePath() - Static method in class org.apache.slider.server.services.security.CertificateManager
 
getServerTimeStampAtReporting() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
getService() - Method in class org.apache.slider.core.main.ServiceLauncher
Get the service.
getServiceData() - Method in class org.apache.slider.core.launch.AbstractLauncher
 
getServiceExitCode() - Method in class org.apache.slider.core.main.ServiceLauncher
The exit code from a successful service execution
getServiceName() - Method in class org.apache.slider.core.main.ServiceLauncher
Get the service name via Service.getName().
getServiceName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getServiceName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getServiceName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getServiceName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
getServices() - Method in class org.apache.slider.server.appmaster.rpc.SliderAMPolicyProvider
 
getServices() - Method in interface org.apache.slider.server.services.workflow.ServiceParent
Get an unmodifiable list of services
getServices() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
Get an unmodifiable list of services
getSignal() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 signal = 2;
getSignal() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required int32 signal = 2;
getSignal() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required int32 signal = 2;
getSignedCa() - Method in class org.apache.slider.server.services.security.SignCertResponse
 
getSize() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
getSliderClusterURI() - Method in class org.apache.slider.common.params.SliderAMArgs
This is the URI in the FS to the Slider cluster; the conf file (and any other cluster-specifics) can be picked up here
getSliderServiceClass() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
getSliderVersion() - Static method in class org.apache.slider.common.tools.SliderUtils
Retrieve the version of the current Slider install
getSnapshotTime() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getSnapshotTime() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getSnapshotTime() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
 
getStackFoldersAndFiles() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getStarted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 started = 8;
getStarted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 started = 8;
getStarted() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 started = 8;
getStarted() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getStartedCountainerCount() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getStartFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 startFailed = 9;
getStartFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 startFailed = 9;
getStartFailed() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 startFailed = 9;
getStartFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 startFailed = 4;
getStartFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 startFailed = 4;
getStartFailed() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 startFailed = 4;
getStartFailed() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
getStartFailed() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getStartFailedCountainerCount() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getStarting() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 starting = 3;
getStarting() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 starting = 3;
getStarting() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 starting = 3;
getStarting() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
getStartTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 startTime = 8;
getStartTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int64 startTime = 8;
getStartTime() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int64 startTime = 8;
getStartTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 startTime = 13;
getStartTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required int64 startTime = 13;
getStartTime() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required int64 startTime = 13;
getStartTime() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
getState() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 state = 4;
getState() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int32 state = 4;
getState() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int32 state = 4;
getState() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string state = 2;
getState() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string state = 2;
getState() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string state = 2;
getState() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 state = 4;
getState() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required uint32 state = 4;
getState() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required uint32 state = 4;
getState() - Method in class org.apache.slider.core.zk.ZKIntegration
 
getState() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getStateBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string state = 2;
getStateBytes() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string state = 2;
getStateBytes() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string state = 2;
getStatistics() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
getStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
getStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
getStatusCommand() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
getStatusCommands() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
getStatusCommands() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
getStdErr() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getStdOut() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getStore() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
required bytes store = 1;
getStore() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
required bytes store = 1;
getStore() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProtoOrBuilder
required bytes store = 1;
getStorePassword(Map<String, List<String>>, MapOperations, String) - Method in class org.apache.slider.server.services.security.AbstractSecurityStoreGenerator
 
getStringRepresentation(String, String, UriInfo, HttpServletResponse, ConfigFormat) - Method in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
getStructuredOut() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getSuccess() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
required bool success = 1;
getSuccess() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
required bool success = 1;
getSuccess() - Method in interface org.apache.slider.api.proto.Messages.KillContainerResponseProtoOrBuilder
required bool success = 1;
getSuffix() - Method in enum org.apache.slider.core.registry.docstore.ConfigFormat
 
getSupportedCommand() - Method in enum org.apache.slider.providers.agent.State
Returns valid command in this state.
getSupportedCommand(boolean) - Method in enum org.apache.slider.providers.agent.State
 
getSupportedCommand(boolean, boolean) - Method in enum org.apache.slider.providers.agent.State
 
getSwapFree() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getSwapSize() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getSystemConfigurationsRequested(ConfTreeOperations) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getSystemEnv(String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
getSystemEnv() - Static method in class org.apache.slider.common.tools.SliderUtils
 
getTag() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
getTag(String, String) - Method in class org.apache.slider.providers.agent.ComponentTagProvider
Get a tag for container
getTags() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getTags() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
getTarget() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Alternative
 
getTargetCount() - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
Get the number of targets in the list
getTargetState() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
getTaskId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
getTaskId() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
getTempPathForCluster(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Get the temp path for this cluster
getText() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required string text = 1;
getText() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
required string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
required string text = 1;
getText() - Method in interface org.apache.slider.api.proto.Messages.EchoRequestProtoOrBuilder
required string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
required string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
required string text = 1;
getText() - Method in interface org.apache.slider.api.proto.Messages.EchoResponseProtoOrBuilder
required string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string text = 1;
getText() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string text = 1;
getText() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required string text = 1;
getTextBytes() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
required string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
required string text = 1;
getTextBytes() - Method in interface org.apache.slider.api.proto.Messages.EchoRequestProtoOrBuilder
required string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
required string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
required string text = 1;
getTextBytes() - Method in interface org.apache.slider.api.proto.Messages.EchoResponseProtoOrBuilder
required string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string text = 1;
getTextBytes() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string text = 1;
getTextBytes() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string text = 1;
getThawedDataTime() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
getThrown() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
getTime() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional int64 time = 4;
getTime() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional int64 time = 4;
getTime() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional int64 time = 4;
getTimeout() - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
getTimeRange(String, int, int, int, int) - Method in class org.apache.slider.core.conf.MapOperations
Get the time range of a set of keys
getTimestamp() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
getTimestamp() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
getTimestamp() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
getTimestampText() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
getTimeUnit() - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
 
getTimeZone() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getTokenInfo(Class<?>, Configuration) - Method in class org.apache.slider.server.appmaster.rpc.SliderRPCSecurityInfo
 
getTotalRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 totalRequested = 11;
getTotalRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 totalRequested = 11;
getTotalRequested() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 totalRequested = 11;
getTotalRequested() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
getType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string type = 4;
getType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string type = 4;
getType() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string type = 4;
getType() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
getType() - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
getType() - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
getType() - Method in class org.apache.slider.providers.agent.application.metadata.OSPackage
 
getType() - Method in class org.apache.slider.providers.agent.application.metadata.Package
 
getType() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Directory
 
getType() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
getType() - Method in class org.apache.slider.server.services.security.SecurityStore
 
getTypeBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string type = 4;
getTypeBytes() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string type = 4;
getTypeBytes() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string type = 4;
getUmask() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
getUnknownFields() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
getUnresolvedInstanceDefinition() - Method in class org.apache.slider.server.appmaster.state.AppState
 
getUnresolvedInstanceDefinition() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
getUnresolvedInstanceDefinition() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Get the desired/unresolved value
getUpdated() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
getUpdated() - Method in class org.apache.slider.core.registry.docstore.PublishedExports
 
getUpdatedTime() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
getUptime() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getUpTimeDays() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getUptimeHours() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
getURIAddress(URI) - Static method in class org.apache.slider.server.servicemonitor.MonitorUtils
 
getUsed() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
getUser() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
getUser() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
getUserHomeDir() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
getUsername() - Method in class org.apache.slider.client.SliderClient
 
getUserName() - Method in class org.apache.slider.providers.ProviderUtils
get the user name
getUserName() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
getUserStatus() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
getUuid(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
getUuid(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
repeated string uuid = 1;
getUuid(int) - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesRequestProtoOrBuilder
repeated string uuid = 1;
getUuid() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
required string uuid = 1;
getUuid() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
required string uuid = 1;
getUuid() - Method in interface org.apache.slider.api.proto.Messages.GetNodeRequestProtoOrBuilder
required string uuid = 1;
getUuid(int) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
getUuid(int) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
repeated string uuid = 1;
getUuid(int) - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProtoOrBuilder
repeated string uuid = 1;
getUuidBytes(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
getUuidBytes(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
repeated string uuid = 1;
getUuidBytes(int) - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesRequestProtoOrBuilder
repeated string uuid = 1;
getUuidBytes() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
required string uuid = 1;
getUuidBytes() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
required string uuid = 1;
getUuidBytes() - Method in interface org.apache.slider.api.proto.Messages.GetNodeRequestProtoOrBuilder
required string uuid = 1;
getUuidBytes(int) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
getUuidBytes(int) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
repeated string uuid = 1;
getUuidBytes(int) - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProtoOrBuilder
repeated string uuid = 1;
getUuidCount() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
getUuidCount() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
repeated string uuid = 1;
getUuidCount() - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesRequestProtoOrBuilder
repeated string uuid = 1;
getUuidCount() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
getUuidCount() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
repeated string uuid = 1;
getUuidCount() - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProtoOrBuilder
repeated string uuid = 1;
getUuidList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
getUuidList() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
repeated string uuid = 1;
getUuidList() - Method in interface org.apache.slider.api.proto.Messages.GetClusterNodesRequestProtoOrBuilder
repeated string uuid = 1;
getUuidList() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
getUuidList() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
repeated string uuid = 1;
getUuidList() - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProtoOrBuilder
repeated string uuid = 1;
getValidUntil() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
getValue() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
getValue() - Method in class org.apache.slider.providers.agent.application.metadata.ComponentExport
 
getValue() - Method in class org.apache.slider.providers.agent.application.metadata.Export
 
getValue() - Method in class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
getValue() - Method in class org.apache.slider.server.appmaster.management.BoolMetric
 
getValue() - Method in class org.apache.slider.server.appmaster.management.BoolMetricPredicate
 
getValue() - Method in class org.apache.slider.server.appmaster.management.LongGauge
Get the value as a metric
getValue() - Method in class org.apache.slider.server.appmaster.management.LongMetricFunction
 
getVerb() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string verb = 2;
getVerb() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string verb = 2;
getVerb() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string verb = 2;
getVerb() - Method in enum org.apache.slider.core.restclient.HttpVerb
 
getVerbBytes() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string verb = 2;
getVerbBytes() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string verb = 2;
getVerbBytes() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string verb = 2;
getVersion() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
getVersion() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
getVersion() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
getVersion() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Gets the value of the 'version' field
getVersion() - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Gets the value of the 'version' field.
getWadl(HttpServletRequest) - Method in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
getWaittime() - Method in class org.apache.slider.common.params.ActionCreateArgs
 
getWaittime() - Method in class org.apache.slider.common.params.ActionFreezeArgs
 
getWaittime() - Method in class org.apache.slider.common.params.ActionThawArgs
 
getWaittime() - Method in class org.apache.slider.common.params.ActionUpgradeArgs
 
getWaittime() - Method in class org.apache.slider.common.params.SliderAMCreateAction
 
getWaittime() - Method in class org.apache.slider.common.params.WaitArgsDelegate
 
getWaittime() - Method in interface org.apache.slider.common.params.WaitTimeAccessor
 
getWebApp() - Method in class org.apache.slider.server.services.utility.WebAppService
 
getWorkFolderExports() - Method in class org.apache.slider.providers.agent.AgentProviderService
 
getYarnAppListClient() - Method in class org.apache.slider.client.SliderClient
Get at the service registry operations
getYarnRegistry() - Method in class org.apache.slider.providers.AbstractProviderService
 
getZkClient(String, String) - Method in class org.apache.slider.client.SliderClient
Gets a zookeeper client, returns null if it cannot connect to zookeeper
getZkHosts() - Method in class org.apache.slider.api.ClusterDescription
 
getZKhosts() - Method in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
getZkPath() - Method in class org.apache.slider.api.ClusterDescription
 
getZkQuorum() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
getZooKeeperServerNum() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
global - Variable in class org.apache.slider.core.conf.ConfTree
Global options
gson - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
 
GSON_JAR - Static variable in interface org.apache.slider.common.SliderKeys
 
gsonBuilder - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
 

H

HADOOP_BUILD_INFO - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
HADOOP_DEPLOYED_INFO - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
 
HADOOP_HTTP_FILTER_INITIALIZERS - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
HADOOP_PROXY_USER - Static variable in interface org.apache.slider.common.SliderKeys
 
HADOOP_USER_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
haltAM(int, String, int) - Static method in class org.apache.slider.common.tools.SliderUtils
trigger a JVM halt with no clean shutdown at all
handle(Signal) - Method in class org.apache.slider.core.main.IrqHandler
Handler for the JVM API for signal handling
handleHeartBeat(HeartBeat) - Method in class org.apache.slider.providers.agent.AgentProviderService
Handle heartbeat response from agents
handleHeartBeat(HeartBeat) - Method in interface org.apache.slider.server.appmaster.web.rest.agent.AgentRestOperations
 
handleRegistration(Register) - Method in class org.apache.slider.providers.agent.AgentProviderService
Handle registration calls from the agents
handleRegistration(Register) - Method in interface org.apache.slider.server.appmaster.web.rest.agent.AgentRestOperations
 
handleReviewAndFlexApplicationSize(ReviewAndFlexApplicationSize) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Handle the event requesting a review ...
hasActive() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Checks whether the 'active' field has been set
hasActual() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 actual = 4;
hasActual() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 actual = 4;
hasActual() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 actual = 4;
hasAllRequestsSatisfied() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional bool allRequestsSatisfied = 1;
hasAllRequestsSatisfied() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
optional bool allRequestsSatisfied = 1;
hasAllRequestsSatisfied() - Method in interface org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProtoOrBuilder
optional bool allRequestsSatisfied = 1;
hasAppFinished(ApplicationReport) - Static method in class org.apache.slider.common.tools.SliderUtils
 
hasApplication() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string application = 3;
hasApplication() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string application = 3;
hasApplication() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string application = 3;
hasAppVersion() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string appVersion = 13;
hasAppVersion() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string appVersion = 13;
hasAppVersion() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string appVersion = 13;
hasAppVersion() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string appVersion = 16;
hasAppVersion() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string appVersion = 16;
hasAppVersion() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string appVersion = 16;
hasAttr(int) - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
Ask if an action has an of the specified bits set.
hasBody() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string body = 3;
hasBody() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string body = 3;
hasBody() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string body = 3;
hasClusterNode() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
hasClusterNode() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
hasClusterNode() - Method in interface org.apache.slider.api.proto.Messages.GetNodeResponseProtoOrBuilder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
hasClusterSpec() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
required string clusterSpec = 1;
hasClusterSpec() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
required string clusterSpec = 1;
hasClusterSpec() - Method in interface org.apache.slider.api.proto.Messages.FlexClusterRequestProtoOrBuilder
required string clusterSpec = 1;
hasClusterSpec() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
required string clusterSpec = 1;
hasClusterSpec() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
required string clusterSpec = 1;
hasClusterSpec() - Method in interface org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProtoOrBuilder
required string clusterSpec = 1;
hasCommand() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string command = 6;
hasCommand() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string command = 6;
hasCommand() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string command = 6;
hasCompleted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 completed = 10;
hasCompleted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 completed = 10;
hasCompleted() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 completed = 10;
hasComponent() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string component = 2;
hasComponent() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string component = 2;
hasComponent() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string component = 2;
hasConfigurations(boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
Does a bonded registry retriever have a configuration?
hasContainerId() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string containerId = 1;
hasContainerId() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string containerId = 1;
hasContainerId() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string containerId = 1;
hasContainerId() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
required string containerId = 1;
hasContainerId() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
required string containerId = 1;
hasContainerId() - Method in interface org.apache.slider.api.proto.Messages.GetLiveContainerRequestProtoOrBuilder
required string containerId = 1;
hasCount() - Method in class org.apache.slider.server.avro.RoleHistoryFooter.Builder
Checks whether the 'count' field has been set
hasCreateTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 createTime = 7;
hasCreateTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int64 createTime = 7;
hasCreateTime() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int64 createTime = 7;
hasCreateTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 createTime = 12;
hasCreateTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required int64 createTime = 12;
hasCreateTime() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required int64 createTime = 12;
hasDelay() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 delay = 3;
hasDelay() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required int32 delay = 3;
hasDelay() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required int32 delay = 3;
hasDesired() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 desired = 3;
hasDesired() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 desired = 3;
hasDesired() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 desired = 3;
hasDiagnostics() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string diagnostics = 6;
hasDiagnostics() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string diagnostics = 6;
hasDiagnostics() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string diagnostics = 6;
hasDiagnostics() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string diagnostics = 7;
hasDiagnostics() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string diagnostics = 7;
hasDiagnostics() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string diagnostics = 7;
hasEntry() - Method in class org.apache.slider.server.avro.RoleHistoryRecord.Builder
Checks whether the 'entry' field has been set
hasExitCode() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 exitCode = 5;
hasExitCode() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int32 exitCode = 5;
hasExitCode() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int32 exitCode = 5;
hasExitCode() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 exitCode = 5;
hasExitCode() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required uint32 exitCode = 5;
hasExitCode() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required uint32 exitCode = 5;
hasFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failed = 7;
hasFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 failed = 7;
hasFailed() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 failed = 7;
hasFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failed = 5;
hasFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 failed = 5;
hasFailed() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 failed = 5;
hasFailedRecently() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failedRecently = 15;
hasFailedRecently() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 failedRecently = 15;
hasFailedRecently() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 failedRecently = 15;
hasFailedRecently() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failedRecently = 6;
hasFailedRecently() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 failedRecently = 6;
hasFailedRecently() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 failedRecently = 6;
hasFailureMessage() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string failureMessage = 12;
hasFailureMessage() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional string failureMessage = 12;
hasFailureMessage() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional string failureMessage = 12;
hashCode() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
hashCode() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
hashCode() - Method in class org.apache.slider.core.conf.MapOperations
 
hashCode() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
hashCode() - Method in class org.apache.slider.providers.ProviderRole
 
hashCode() - Method in class org.apache.slider.server.appmaster.management.BoolMetric
 
hashCode() - Method in class org.apache.slider.server.appmaster.management.MeterAndCounter
 
hashCode() - Method in class org.apache.slider.server.appmaster.state.NodeInstance
 
hashCode() - Method in class org.apache.slider.server.appmaster.state.RoleHostnamePair
 
hashCode() - Method in class org.apache.slider.server.services.security.SecurityStore
 
hasHealthReport() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string healthReport = 6;
hasHealthReport() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string healthReport = 6;
hasHealthReport() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string healthReport = 6;
hasHost() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string host = 10;
hasHost() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string host = 10;
hasHost() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string host = 10;
hasHost() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string host = 14;
hasHost() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string host = 14;
hasHost() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string host = 14;
hasHost() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Checks whether the 'host' field has been set
hasHostname() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
optional string hostname = 1;
hasHostname() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
optional string hostname = 1;
hasHostname() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
optional string hostname = 1;
hasHostname() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string hostname = 1;
hasHostname() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string hostname = 1;
hasHostname() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string hostname = 1;
hasHostURL() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string hostURL = 11;
hasHostURL() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string hostURL = 11;
hasHostURL() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string hostURL = 11;
hasHostURL() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string hostURL = 15;
hasHostURL() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string hostURL = 15;
hasHostURL() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string hostURL = 15;
hasHttpAddress() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string httpAddress = 3;
hasHttpAddress() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string httpAddress = 3;
hasHttpAddress() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string httpAddress = 3;
hasId() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
required string id = 1;
hasId() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
required string id = 1;
hasId() - Method in interface org.apache.slider.api.proto.Messages.KillContainerRequestProtoOrBuilder
required string id = 1;
hasInternal() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string internal = 1;
hasInternal() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string internal = 1;
hasInternal() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string internal = 1;
hasIsAARequestOutstanding() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional bool isAARequestOutstanding = 19;
hasIsAARequestOutstanding() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional bool isAARequestOutstanding = 19;
hasIsAARequestOutstanding() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional bool isAARequestOutstanding = 19;
hasJson() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
required string json = 1;
hasJson() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
required string json = 1;
hasJson() - Method in interface org.apache.slider.api.proto.Messages.WrappedJsonProtoOrBuilder
required string json = 1;
hasLabels() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string labels = 5;
hasLabels() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string labels = 5;
hasLabels() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string labels = 5;
hasLastUpdated() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required int64 lastUpdated = 7;
hasLastUpdated() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required int64 lastUpdated = 7;
hasLastUpdated() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required int64 lastUpdated = 7;
hasLastUsed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int64 lastUsed = 10;
hasLastUsed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int64 lastUsed = 10;
hasLastUsed() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int64 lastUsed = 10;
hasLastUsed() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Checks whether the 'last_used' field has been set
hasLive() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 live = 8;
hasLive() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 live = 8;
hasLive() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 live = 8;
hasLocation(int) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
Does the priority have location
hasMappedComponents() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
hasMessage() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
required string message = 1;
hasMessage() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
required string message = 1;
hasMessage() - Method in interface org.apache.slider.api.proto.Messages.StopClusterRequestProtoOrBuilder
required string message = 1;
hasMessage() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
required string message = 1;
hasMessage() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
required string message = 1;
hasMessage() - Method in interface org.apache.slider.api.proto.Messages.UpgradeContainersRequestProtoOrBuilder
required string message = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional string name = 1;
hasName() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
required string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
required string name = 1;
hasName() - Method in interface org.apache.slider.api.proto.Messages.GetLiveComponentRequestProtoOrBuilder
required string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
required string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
required string name = 1;
hasName() - Method in interface org.apache.slider.api.proto.Messages.GetLiveNodeRequestProtoOrBuilder
required string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required string name = 11;
hasName() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required string name = 11;
hasName() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required string name = 11;
hasName() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string name = 1;
hasName() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required string name = 1;
hasName() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required string name = 1;
hasNodeFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 nodeFailed = 16;
hasNodeFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 nodeFailed = 16;
hasNodeFailed() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 nodeFailed = 16;
hasPassword() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string password = 3;
hasPassword() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string password = 3;
hasPassword() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string password = 3;
hasPendingAntiAffineRequestCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 pendingAntiAffineRequestCount = 18;
hasPendingAntiAffineRequestCount() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 pendingAntiAffineRequestCount = 18;
hasPendingAntiAffineRequestCount() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 pendingAntiAffineRequestCount = 18;
hasPendingCommand() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
hasPlacement() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string placement = 12;
hasPlacement() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional string placement = 12;
hasPlacement() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional string placement = 12;
hasPlacementPolicy() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 placementPolicy = 13;
hasPlacementPolicy() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 placementPolicy = 13;
hasPlacementPolicy() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 placementPolicy = 13;
hasPlacementPolicy(int) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
hasPreempted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 preempted = 17;
hasPreempted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 preempted = 17;
hasPreempted() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 preempted = 17;
hasPreempted() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 preempted = 7;
hasPreempted() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 preempted = 7;
hasPreempted() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 preempted = 7;
hasPriority() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 priority = 2;
hasPriority() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 priority = 2;
hasPriority() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 priority = 2;
hasPriority() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 priority = 1;
hasPriority() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 priority = 1;
hasPriority() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 priority = 1;
hasQueuedActionWithAttribute(int) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Look in the immediate queue for any actions of a specific attribute
hasQueuedActionWithAttribute(int) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
hasRackName() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string rackName = 4;
hasRackName() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string rackName = 4;
hasRackName() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string rackName = 4;
hasReleased() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional bool released = 3;
hasReleased() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional bool released = 3;
hasReleased() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional bool released = 3;
hasReleased() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required bool released = 11;
hasReleased() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required bool released = 11;
hasReleased() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required bool released = 11;
hasReleasing() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 releasing = 5;
hasReleasing() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 releasing = 5;
hasReleasing() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 releasing = 5;
hasReleasing() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 releasing = 9;
hasReleasing() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 releasing = 9;
hasReleasing() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 releasing = 9;
hasRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 requested = 6;
hasRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 requested = 6;
hasRequested() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 requested = 6;
hasRequested() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 requested = 2;
hasRequested() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 requested = 2;
hasRequested() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 requested = 2;
hasRequesterId() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string requesterId = 2;
hasRequesterId() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string requesterId = 2;
hasRequesterId() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string requesterId = 2;
hasRequestsOutstanding() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional int32 requestsOutstanding = 2;
hasRequestsOutstanding() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
optional int32 requestsOutstanding = 2;
hasRequestsOutstanding() - Method in interface org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProtoOrBuilder
optional int32 requestsOutstanding = 2;
hasResources() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string resources = 2;
hasResources() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
required string resources = 2;
hasResources() - Method in interface org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProtoOrBuilder
required string resources = 2;
hasResponse() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
required bool response = 1;
hasResponse() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
required bool response = 1;
hasResponse() - Method in interface org.apache.slider.api.proto.Messages.FlexClusterResponseProtoOrBuilder
required bool response = 1;
hasResponseBody() - Method in enum org.apache.slider.core.restclient.HttpVerb
 
hasRole() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
required string role = 1;
hasRole() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
required string role = 1;
hasRole() - Method in interface org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProtoOrBuilder
required string role = 1;
hasRole() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string role = 2;
hasRole() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
optional string role = 2;
hasRole() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
optional string role = 2;
hasRole() - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Checks whether the 'role' field has been set
hasRoleId() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 roleId = 10;
hasRoleId() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required uint32 roleId = 10;
hasRoleId() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required uint32 roleId = 10;
hasRolemap() - Method in class org.apache.slider.server.avro.RoleHistoryMapping.Builder
Checks whether the 'rolemap' field has been set
hasRoles() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Checks whether the 'roles' field has been set
hasSaved() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Checks whether the 'saved' field has been set
hasSavedate() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Checks whether the 'savedate' field has been set
hasSavedx() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Checks whether the 'savedx' field has been set
hasSignal() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 signal = 2;
hasSignal() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required int32 signal = 2;
hasSignal() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required int32 signal = 2;
hasStarted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 started = 8;
hasStarted() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 started = 8;
hasStarted() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 started = 8;
hasStartFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 startFailed = 9;
hasStartFailed() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 startFailed = 9;
hasStartFailed() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 startFailed = 9;
hasStartFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 startFailed = 4;
hasStartFailed() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 startFailed = 4;
hasStartFailed() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 startFailed = 4;
hasStarting() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 starting = 3;
hasStarting() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
required int32 starting = 3;
hasStarting() - Method in interface org.apache.slider.api.proto.Messages.NodeEntryInformationProtoOrBuilder
required int32 starting = 3;
hasStartTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 startTime = 8;
hasStartTime() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int64 startTime = 8;
hasStartTime() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int64 startTime = 8;
hasStartTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 startTime = 13;
hasStartTime() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required int64 startTime = 13;
hasStartTime() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required int64 startTime = 13;
hasState() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 state = 4;
hasState() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
optional int32 state = 4;
hasState() - Method in interface org.apache.slider.api.proto.Messages.ContainerInformationProtoOrBuilder
optional int32 state = 4;
hasState() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string state = 2;
hasState() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
required string state = 2;
hasState() - Method in interface org.apache.slider.api.proto.Messages.NodeInformationProtoOrBuilder
required string state = 2;
hasState() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 state = 4;
hasState() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
required uint32 state = 4;
hasState() - Method in interface org.apache.slider.api.proto.Messages.RoleInstanceStateOrBuilder
required uint32 state = 4;
hasStore() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
required bytes store = 1;
hasStore() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
required bytes store = 1;
hasStore() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProtoOrBuilder
required bytes store = 1;
hasSuccess() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
required bool success = 1;
hasSuccess() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
required bool success = 1;
hasSuccess() - Method in interface org.apache.slider.api.proto.Messages.KillContainerResponseProtoOrBuilder
required bool success = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
required string text = 1;
hasText() - Method in interface org.apache.slider.api.proto.Messages.AMSuicideRequestProtoOrBuilder
required string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
required string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
required string text = 1;
hasText() - Method in interface org.apache.slider.api.proto.Messages.EchoRequestProtoOrBuilder
required string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
required string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
required string text = 1;
hasText() - Method in interface org.apache.slider.api.proto.Messages.EchoResponseProtoOrBuilder
required string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string text = 1;
hasText() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string text = 1;
hasText() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string text = 1;
hasTime() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional int64 time = 4;
hasTime() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional int64 time = 4;
hasTime() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional int64 time = 4;
hasTotalRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 totalRequested = 11;
hasTotalRequested() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
optional int32 totalRequested = 11;
hasTotalRequested() - Method in interface org.apache.slider.api.proto.Messages.ComponentInformationProtoOrBuilder
optional int32 totalRequested = 11;
hasType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string type = 4;
hasType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
required string type = 4;
hasType() - Method in interface org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProtoOrBuilder
required string type = 4;
hasUploadBody() - Method in enum org.apache.slider.core.restclient.HttpVerb
 
hasUuid() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
required string uuid = 1;
hasUuid() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
required string uuid = 1;
hasUuid() - Method in interface org.apache.slider.api.proto.Messages.GetNodeRequestProtoOrBuilder
required string uuid = 1;
hasVerb() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string verb = 2;
hasVerb() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
optional string verb = 2;
hasVerb() - Method in interface org.apache.slider.api.proto.Messages.PingInformationProtoOrBuilder
optional string verb = 2;
hasVersion() - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Checks whether the 'version' field has been set
HDFS_SITE_CONFIG - Static variable in interface org.apache.slider.server.appmaster.PublishedArtifacts
 
HDP_VERSION_PROP_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
headers - Variable in class org.apache.slider.core.restclient.HttpOperationResponse
 
headless() - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
 
healthReport - Variable in class org.apache.slider.api.types.NodeInformation
 
HEALTHREPORT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
healthy - Variable in class org.apache.slider.common.params.ActionNodesArgs
 
heartbeat(long) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
Update the heartbeat, and change container state to mark as healthy if appropriate
heartbeat(HeartBeat, HttpServletResponse, String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
HeartBeat - Class in org.apache.slider.server.appmaster.web.rest.agent
Data model for agent heartbeat for server (ambari or app master).
HeartBeat() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
heartbeat(ProbeStatus) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
A heartbeat event should be raised
heartbeat(ProbeStatus) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
HEARTBEAT_INTERVAL - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
 
HEARTBEAT_MONITOR_INTERVAL - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
HeartbeatMonitor - Class in org.apache.slider.providers.agent
Monitors the container state and heartbeats.
HeartbeatMonitor(AgentProviderService, int) - Constructor for class org.apache.slider.providers.agent.HeartbeatMonitor
 
HeartBeatResponse - Class in org.apache.slider.server.appmaster.web.rest.agent
Controller to Agent response data model.
HeartBeatResponse() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
help - Variable in class org.apache.slider.common.params.AbstractActionArgs
 
help - Variable in class org.apache.slider.common.params.CommonArgs
 
hideOpenSslPassword(String) - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
HISTORY_DIR_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
HISTORY_FILENAME_CREATION_PATTERN - Static variable in interface org.apache.slider.common.SliderKeys
Filename pattern is required to save in strict temporal order.
HISTORY_FILENAME_GLOB_PATTERN - Static variable in interface org.apache.slider.common.SliderKeys
The posix regexp used to locate this
HISTORY_FILENAME_MATCH_PATTERN - Static variable in interface org.apache.slider.common.SliderKeys
The posix regexp used to locate this
HISTORY_FILENAME_PREFIX - Static variable in interface org.apache.slider.common.SliderKeys
 
HISTORY_FILENAME_SUFFIX - Static variable in interface org.apache.slider.common.SliderKeys
 
historyPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
historyPath - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
homePathForUser(String) - Static method in class org.apache.slider.client.ClientRegistryBinder
Buld the user path -switches to the system path if the user is "".
host - Variable in class org.apache.slider.api.ClusterNode
 
host - Variable in class org.apache.slider.api.types.ContainerInformation
 
host - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
host - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
host - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
 
host - Variable in class org.apache.slider.server.avro.NodeEntryRecord
Deprecated.
HOST_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
HostInfo - Class in org.apache.slider.server.appmaster.web.rest.agent
 
HostInfo() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
hostname - Variable in class org.apache.slider.api.types.NodeInformation
 
hostname - Variable in class org.apache.slider.common.params.ActionClientArgs
 
hostname - Variable in class org.apache.slider.server.appmaster.state.NodeInstance
 
hostname - Variable in class org.apache.slider.server.appmaster.state.RoleHostnamePair
hostname -will be null if node==null
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
hostnameOf(Container) - Static method in class org.apache.slider.server.appmaster.state.RoleHistoryUtils
 
HostStatus - Class in org.apache.slider.server.appmaster.web.rest.agent
 
HostStatus(HostStatus.Status, String) - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
HostStatus() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
HostStatus.Status - Enum in org.apache.slider.server.appmaster.web.rest.agent
 
hostUrl - Variable in class org.apache.slider.api.ClusterNode
 
hostURL - Variable in class org.apache.slider.api.types.ContainerInformation
 
hostURL - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
 
HOSTURL_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
HOSTURL_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
HOURS - Static variable in class org.apache.slider.core.conf.MapOperations
 
HTTP_HEADER_CACHE_CONTROL - Static variable in interface org.apache.slider.server.appmaster.web.HttpCacheHeaders
 
HTTP_HEADER_CACHE_CONTROL_NONE - Static variable in interface org.apache.slider.server.appmaster.web.HttpCacheHeaders
 
HTTP_HEADER_PRAGMA - Static variable in interface org.apache.slider.server.appmaster.web.HttpCacheHeaders
 
httpAddress - Variable in class org.apache.slider.api.types.NodeInformation
 
HTTPADDRESS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
HttpCacheHeaders - Interface in org.apache.slider.server.appmaster.web
 
HttpOperationResponse - Class in org.apache.slider.core.restclient
A response for use as a return value from operations
HttpOperationResponse() - Constructor for class org.apache.slider.core.restclient.HttpOperationResponse
 
HttpProbe - Class in org.apache.slider.server.servicemonitor
 
HttpProbe(URL, int, int, int, Configuration) - Constructor for class org.apache.slider.server.servicemonitor.HttpProbe
 
HttpVerb - Enum in org.apache.slider.core.restclient
Http verbs with details on what they support in terms of submit and response bodies.

I

id - Variable in class org.apache.slider.api.ClusterNode
UUID of container used in Slider RPC to refer to instances
id - Variable in class org.apache.slider.common.params.ActionKillContainerArgs
 
id - Variable in class org.apache.slider.common.params.ActionLookupArgs
 
id - Variable in class org.apache.slider.providers.ProviderRole
 
id - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
id - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Container ID
ID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
image - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
--image path the full path to a .tar or .tar.gz path containing an HBase image.
image - Variable in class org.apache.slider.common.params.SliderAMCreateAction
 
inc() - Method in class org.apache.slider.server.appmaster.management.LongGauge
++
inc() - Method in class org.apache.slider.server.appmaster.management.MeterAndCounter
 
inc() - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
 
inc(int) - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
 
incActual() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incCompleted() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incFailedCountainerCount() - Method in class org.apache.slider.server.appmaster.state.AppState
Increment the count
incPendingAntiAffineRequests(long) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incReleasing() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incrementRequestCount(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.AppState
Increment the request count of a role.
incRequested() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incStarted() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incStartedCountainerCount() - Method in class org.apache.slider.server.appmaster.state.AppState
Increment the count and return the new value
incStartFailed() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
incStartFailedCountainerCount() - Method in class org.apache.slider.server.appmaster.state.AppState
Increment the count and return the new value
index() - Method in class org.apache.slider.server.appmaster.web.SliderAMController
 
IndexBlock - Class in org.apache.slider.server.appmaster.web.view
The main content on the Slider AM web page
IndexBlock(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.view.IndexBlock
 
info - Variable in class org.apache.slider.api.ClusterDescription
cluster information This is only valid when querying the cluster status.
INFO_AM_AGENT_OPS_PORT - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_AGENT_OPS_URL - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_AGENT_STATUS_PORT - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_AGENT_STATUS_URL - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_APP_ID - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_ATTEMPT_ID - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_CONTAINER_ID - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_HOSTNAME - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_RPC_PORT - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_WEB_PORT - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_AM_WEB_URL - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_CONTAINERS_AM_RESTART - Static variable in interface org.apache.slider.api.StatusKeys
No of containers provided on AM restart
INFO_CREATE_TIME_HUMAN - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_CREATE_TIME_MILLIS - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_FLEX_TIME_HUMAN - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_FLEX_TIME_MILLIS - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_LIVE_TIME_HUMAN - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_LIVE_TIME_MILLIS - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_MASTER_ADDRESS - Static variable in interface org.apache.slider.api.StatusKeys
 
INFO_STATUS_TIME_HUMAN - Static variable in interface org.apache.slider.api.StatusKeys
System time in human form when the status report was generated
INFO_STATUS_TIME_MILLIS - Static variable in interface org.apache.slider.api.StatusKeys
System time in millis when the status report was generated
INFRA_DIR_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
INFRA_RUN_SECURITY_DIR - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
init(String, AggregateConf) - Method in class org.apache.slider.core.build.InstanceBuilder
Initial part of the build process
init() - Method in class org.apache.slider.core.zk.ZKIntegration
 
init(Configuration) - Method in class org.apache.slider.server.appmaster.RoleLaunchService
 
init(FilterConfig) - Method in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilter
 
init() - Method in class org.apache.slider.server.servicemonitor.PortProbe
 
init() - Method in class org.apache.slider.server.servicemonitor.Probe
perform any prelaunch initialization
init() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
init() - Method in class org.apache.slider.server.servicemonitor.YarnApplicationProbe
 
INITAL_MAP_CAPACITY - Static variable in class org.apache.slider.core.conf.ConfTree
Size of an initial map.
initAndAddService(Service) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Initialize a newly created service then add it.
initClusterStatus() - Method in class org.apache.slider.server.appmaster.state.AppState
 
initFilter(FilterContainer, Configuration) - Method in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilterInitializer
 
initHadoopBinding() - Method in class org.apache.slider.client.SliderClient
Perform everything needed to init the hadoop binding.
initialize(MapOperations) - Method in class org.apache.slider.server.services.security.CertificateManager
 
initialize(MapOperations, String, String, String) - Method in class org.apache.slider.server.services.security.CertificateManager
Verify that root certificate exists, generate it otherwise.
initializeApplicationConfiguration(AggregateConf, SliderFileSystem) - Method in class org.apache.slider.providers.AbstractProviderService
No-op implementation of this method.
initializeApplicationConfiguration(AggregateConf, SliderFileSystem) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
initializeApplicationConfiguration(AggregateConf, SliderFileSystem) - Method in interface org.apache.slider.providers.ProviderService
The application configuration should be initialized here
initializeDefaultConfigs(SliderFileSystem, String, Metainfo) - Method in class org.apache.slider.providers.agent.AgentProviderService
Read all default configs
initializeSecurityParameters(MapOperations) - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
initializeSecurityParameters(MapOperations, boolean) - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
initProcessSecurity(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
Turn on security.
injectSliderXMLResource() - Static method in class org.apache.slider.common.tools.ConfigHelper
Inject the SliderKeys.SLIDER_XML resource into the configuration resources of all configurations.
innerListNodeUUIDSByRole(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
innerOnNodeManagerContainerStarted(ContainerId) - Method in class org.apache.slider.server.appmaster.state.AppState
container start event handler -throwing an exception on problems
inPhase(ProbePhase) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
InputPropertiesValidator - Interface in org.apache.slider.core.conf
 
InsecureAmFilter - Class in org.apache.slider.server.appmaster.web.rest
This is a filter which is used to forward insecure operations There's some metrics to track all operations too
InsecureAmFilter() - Constructor for class org.apache.slider.server.appmaster.web.rest.InsecureAmFilter
 
InsecureAmFilterInitializer - Class in org.apache.slider.server.appmaster.web.rest
 
InsecureAmFilterInitializer() - Constructor for class org.apache.slider.server.appmaster.web.rest.InsecureAmFilterInitializer
 
insert(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
Insert a path at the front of the list.
insert(Collection<NodeInstance>) - Method in class org.apache.slider.server.appmaster.state.NodeMap
Insert a list of nodes into the map; overwrite any with that name This is a bulk operation for testing.
insert(Collection<NodeInstance>) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Insert a list of nodes into the map; overwrite any with that name.
insertAll(Collection<String>) - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
insertClassDirectory(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
insertLibDir(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
insertRemoteClasspathEnvVar() - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
install - Variable in class org.apache.slider.common.params.ActionClientArgs
 
install - Variable in class org.apache.slider.common.params.ActionKeytabArgs
 
install - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
installLocation - Variable in class org.apache.slider.common.params.ActionClientArgs
 
instance - Variable in class org.apache.slider.common.params.ActionNodesArgs
Instance for API use; on CLI the name is derived from AbstractActionArgs.getClusterName().
INSTANCE_RESOURCE_BASE - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
InstanceBuilder - Class in org.apache.slider.core.build
Build up the instance of a cluster.
InstanceBuilder(CoreFileSystem, Configuration, String) - Constructor for class org.apache.slider.core.build.InstanceBuilder
 
instanceDefinition - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
instanceDetailsToString(String, ApplicationReport, List<ContainerInformation>, String, Set<String>, boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
Convert the instance details of an application to a string
instanceDir - Variable in class org.apache.slider.core.persist.InstancePaths
 
InstanceIO - Class in org.apache.slider.core.build
 
InstanceIO() - Constructor for class org.apache.slider.core.build.InstanceIO
 
InstancePaths - Class in org.apache.slider.core.persist
Build up all the paths of an instance relative to the supplied instance directory.
InstancePaths(Path) - Constructor for class org.apache.slider.core.persist.InstancePaths
 
instances - Variable in class org.apache.slider.api.ClusterDescription
Instances: role->count
instances - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
instantiateService(Configuration) - Method in class org.apache.slider.core.main.ServiceLauncher
Instantiate the service defined in serviceClassName .
internal - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
INTERNAL - Static variable in interface org.apache.slider.core.persist.Filenames
 
INTERNAL_ADDONS_DIR_PATH - Static variable in interface org.apache.slider.api.InternalKeys
where addons for the app are stored
INTERNAL_AM_TMP_DIR - Static variable in interface org.apache.slider.api.InternalKeys
internal temp directory: "internal.am.tmp.dir"
INTERNAL_APPDEF_DIR_PATH - Static variable in interface org.apache.slider.api.InternalKeys
where the app def is stored
INTERNAL_APPLICATION_HOME - Static variable in interface org.apache.slider.api.InternalKeys
Home dir of the app: "internal.application.home" If set, implies there is a home dir to use
INTERNAL_APPLICATION_IMAGE_PATH - Static variable in interface org.apache.slider.api.InternalKeys
Path to an image file containing the app: "internal.application.image.path"
INTERNAL_CONTAINER_FAILURE_SHORTLIFE - Static variable in interface org.apache.slider.api.InternalKeys
Time in seconds before a container is considered long-lived.
INTERNAL_CONTAINER_STARTUP_DELAY - Static variable in interface org.apache.slider.api.InternalKeys
Time in milliseconds to wait after forking any in-AM process before attempting to start up the containers: "internal.container.startup.delay" A shorter value brings the cluster up faster, but means that if the in AM process fails (due to a bad configuration), then time is wasted starting containers on a cluster that isn't going to come up
INTERNAL_DATA_DIR_PATH - Static variable in interface org.apache.slider.api.InternalKeys
where a snapshot of the original conf dir is: "internal.data.dir.path"
INTERNAL_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
INTERNAL_GENERATED_CONF_PATH - Static variable in interface org.apache.slider.api.InternalKeys
where a snapshot of the original conf dir is: "internal.generated.conf.path"
INTERNAL_JSON - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
INTERNAL_PROVIDER_NAME - Static variable in interface org.apache.slider.api.InternalKeys
where a snapshot of the original conf dir is: "internal.provider.name"
INTERNAL_QUEUE - Static variable in interface org.apache.slider.api.InternalKeys
Queue used to deploy the app: "internal.queue"
INTERNAL_SNAPSHOT_CONF_PATH - Static variable in interface org.apache.slider.api.InternalKeys
where a snapshot of the original conf dir is: "internal.snapshot.conf.path"
INTERNAL_TMP_DIR - Static variable in interface org.apache.slider.api.InternalKeys
internal temp directory: "internal.tmp.dir"
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
InternalKeys - Interface in org.apache.slider.api
Keys for internal use, go into `internal.json` and not intended for normal use except when tuning Slider AM operations
interrupted(IrqHandler.InterruptData) - Method in interface org.apache.slider.core.main.IrqHandler.Interrupted
Handle an interrupt
interrupted(IrqHandler.InterruptData) - Method in class org.apache.slider.core.main.ServiceLauncher
The service has been interrupted -try to shut down the service.
interval - Variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
invokeChaos() - Method in class org.apache.slider.server.appmaster.monkey.ChaosEntry
Trigger the chaos action
IPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
IPC_CLIENT_RETRY_POLICY_ENABLED_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
IPC_CLIENT_RETRY_POLICY_SPEC_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
IrqHandler - Class in org.apache.slider.core.main
This class bundles up all the compiler warnings about abuse of sun.misc interrupt handling code into one place.
IrqHandler(String, IrqHandler.Interrupted) - Constructor for class org.apache.slider.core.main.IrqHandler
Create an IRQ handler bound to the specific interrupt
IrqHandler.InterruptData - Class in org.apache.slider.core.main
Interrupt data to pass on.
IrqHandler.InterruptData(String, int) - Constructor for class org.apache.slider.core.main.IrqHandler.InterruptData
 
IrqHandler.Interrupted - Interface in org.apache.slider.core.main
Callback on interruption
isAARequestOutstanding - Variable in class org.apache.slider.api.types.ComponentInformation
 
isAARequestOutstanding() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Probe for an outstanding AA request being true
ISAAREQUESTOUTSTANDING_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
isAddressDefined(InetSocketAddress) - Static method in class org.apache.slider.common.tools.SliderUtils
probe to see if the address
isAlive() - Method in class org.apache.slider.providers.agent.HeartbeatMonitor
 
isAntiAffine() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
isAntiAffinePlacement() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
isAntiAffinityConstraintHeld() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Are the anti-affinity constraints held.
isApplicationActive(ApplicationReport) - Method in class org.apache.slider.client.SliderClient
Is an application active: accepted or running
isApplicationLive(ApplicationReport) - Method in class org.apache.slider.client.SliderYarnClientImpl
Helper method to determine if a cluster application is running -or is earlier in the lifecycle
isApplicationLive() - Method in class org.apache.slider.server.appmaster.state.AppState
 
isApplicationLive() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
isApplicationLive() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Flag set to indicate the application is live -this only happens after the buildInstance operation
isAvailable() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Is the node available for assignments? That is, it is not running any instances of this type, nor are there any requests oustanding for it.
isBooted() - Method in class org.apache.slider.server.servicemonitor.Probe
 
isBootstrapTimeExceeded() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
predicate that gets current time and checks for its time being exceeded.
isClusternameValid(String) - Static method in class org.apache.slider.common.tools.SliderUtils
Normalize a cluster name then verify that it is valid
isComplete() - Method in class org.apache.slider.core.conf.AggregateConf
predicate to query if all sections have data structures
isCompleted() - Method in class org.apache.slider.server.appmaster.actions.QueueService
Check to see if the queue executor has completed
isConsideredUnreliable(int, int) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Query for a node being considered unreliable
isDebug() - Method in class org.apache.slider.common.params.CommonArgs
 
isDirty() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
isEmpty() - Method in class org.apache.slider.core.conf.MapOperations
 
isEmpty() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
Is the configuration empty.
isEmpty() - Method in class org.apache.slider.core.registry.docstore.PublishedExports
Is the configuration empty.
isEscalated() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
isExcludeFromFlexing() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
isFile(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Given a path, check if it exists and is a file
isFinalOutputProcessed() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Query to see if the final output has been processed
isHadoop() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
isHadoopClusterSecure(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
Flag to indicate whether the cluster is in secure mode
isHdp() - Static method in class org.apache.slider.common.tools.SliderUtils
Query to find if it is an HDP cluster
isImagePathSet() - Method in class org.apache.slider.api.ClusterDescription
Query for the image path being set (non null/non empty)
isInitialized() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
isInitialized() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
isKeepContainersOverRestarts() - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
isKeytabProvided() - Method in class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
isList() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
isLocated() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Is the request located in the cluster, that is: does it have a node.
isMarkedAutoRestart(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Checks if the role is marked auto-restart
isMaster(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Is the role of type MASTER
isNotEmpty(List) - Static method in class org.apache.slider.common.tools.SliderUtils
Probe for a list existing and not being empty
isNotEmpty(Map) - Static method in class org.apache.slider.common.tools.SliderUtils
Probe for a map existing and not being empty
isOnline() - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Is the node considered online
isPlacementDesired() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
isPortAvailable(int) - Static method in class org.apache.slider.common.tools.SliderUtils
See if a port is available for listening on by trying to listen on it and seeing if that works or fails.
isProcessRunning() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Is a process running: between started and terminated
isProcessStarted() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
isProcessTerminated() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
isRecentOutputEmpty() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
 
isRestartAgent() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
isRmSchedulerAddressDefined(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
probe to see if the RM scheduler is defined
isRunning() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
probe to see if the process is running
isSecurityEnabled() - Method in class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
isSet(String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
isSet(String) - Method in class org.apache.slider.core.conf.MapOperations
 
isSet(String) - Static method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
 
isShortLived(RoleInstance) - Method in class org.apache.slider.server.appmaster.state.AppState
Is a role short lived by the threshold set for this application
isStopInitiated() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
isStoreRequested(MapOperations) - Method in class org.apache.slider.server.services.security.AbstractSecurityStoreGenerator
 
isStoreRequested(MapOperations) - Method in interface org.apache.slider.server.services.security.SecurityStoreGenerator
 
isStrictPlacement() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
isSuccess() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
isSupportedRole(String) - Method in class org.apache.slider.providers.AbstractProviderService
Scan through the roles and see if it is supported.
isSupportedRole(String) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
isSupportedRole(String) - Method in interface org.apache.slider.providers.ProviderService
Scan through the roles and see if it is supported.
isTerminateAgent() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
isUnset(String) - Static method in class org.apache.slider.common.tools.SliderUtils
Implementation of set-ness, groovy definition of true/false for a string
isUnset(String) - Static method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
Implementation of set-ness, groovy definition of true/false for a string
isUseSpnego() - Method in class org.apache.slider.core.restclient.UgiJerseyBinding
Get the SPNEGO flag (as found in the operations instance
isUseSpnego() - Method in class org.apache.slider.core.restclient.UrlConnectionOperations
 
isVersioned() - Method in class org.apache.slider.core.conf.AggregateConf
Is this app package versioned?

J

JAVA_HOME - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
JAVA_SECURITY_KRB5_CONF - Static variable in class org.apache.hadoop.security.KerberosDiags
 
JAVA_SECURITY_KRB5_CONF - Static variable in class org.apache.slider.common.Constants
 
JAVA_SECURITY_KRB5_KDC - Static variable in class org.apache.slider.common.tools.SliderUtils
 
JAVA_SECURITY_KRB5_REALM - Static variable in class org.apache.hadoop.security.KerberosDiags
 
JAVA_SECURITY_KRB5_REALM - Static variable in class org.apache.slider.common.Constants
 
JAVA_SECURITY_KRB5_REALM - Static variable in class org.apache.slider.common.tools.SliderUtils
 
JavaCommandLineBuilder - Class in org.apache.slider.core.launch
Command line builder purely for the Java CLI.
JavaCommandLineBuilder() - Constructor for class org.apache.slider.core.launch.JavaCommandLineBuilder
 
JCOMMANDER_JAR - Static variable in interface org.apache.slider.common.SliderKeys
 
join(Collection, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Join an collection of objects with a separator that appears after every instance in the list -including at the end
join(Collection, String, boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
Join an collection of objects with a separator that appears after every instance in the list -optionally at the end
join(String[], String) - Static method in class org.apache.slider.common.tools.SliderUtils
Join an array of strings with a separator that appears after every instance in the list -including at the end
join(String[], String, boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
Join an array of strings with a separator that appears after every instance in the list -optionally at the end
joinWithInnerSeparator(String, Object...) - Static method in class org.apache.slider.common.tools.SliderUtils
Join an array of strings with a separator that appears after every instance in the list -except at the end
JSON_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
JsonSerDeser<T> - Class in org.apache.slider.core.persist
Support for marshalling objects to and from JSON.
JsonSerDeser(Class<T>) - Constructor for class org.apache.slider.core.persist.JsonSerDeser
Create an instance bound to a specific type
JT_PROBE_BOOTSTRAP_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : bootstrap timeout -how long in milliseconds should the port probing take to connect before the failure to connect is considered a liveness failure.
JT_PROBE_BOOTSTRAP_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default timeout for port probes 60000
JT_PROBE_ENABLED - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Probe enabled/disabled flag Key: "service.monitor.jtprobe.enabled"
JVM_ENABLE_ASSERTIONS - Static variable in interface org.apache.slider.common.SliderKeys
JVM arg to force IPv4 "-ea"
JVM_ENABLE_SYSTEM_ASSERTIONS - Static variable in interface org.apache.slider.common.SliderKeys
JVM arg enable JVM system/runtime "-esa"
JVM_FORCE_IPV4 - Static variable in interface org.apache.slider.common.SliderKeys
JVM arg to force IPv4 "-Djava.net.preferIPv4Stack=true"
JVM_HEAP - Static variable in interface org.apache.slider.api.RoleKeys
JVM heap size for Java applications in MB.
JVM_JAVA_HEADLESS - Static variable in interface org.apache.slider.common.SliderKeys
JVM arg to go headless "-Djava.awt.headless=true"
JVM_OPTS - Static variable in interface org.apache.slider.api.RoleKeys
JVM options other than heap size.

K

KerberosDiags - Class in org.apache.hadoop.security
Kerberos diagnostics At some point this may move to hadoop core, so please keep use of slider methods and classes to ~0.
KerberosDiags(Configuration, PrintWriter, List<String>, File, String) - Constructor for class org.apache.hadoop.security.KerberosDiags
 
KerberosDiags.KerberosDiagsFailure - Exception in org.apache.hadoop.security
Diags failures include an exit code 41, "unauth"
KerberosDiags.KerberosDiagsFailure(String) - Constructor for exception org.apache.hadoop.security.KerberosDiags.KerberosDiagsFailure
 
KerberosDiags.KerberosDiagsFailure(String, Object...) - Constructor for exception org.apache.hadoop.security.KerberosDiags.KerberosDiagsFailure
 
KerberosDiags.KerberosDiagsFailure(Throwable, String, Object...) - Constructor for exception org.apache.hadoop.security.KerberosDiags.KerberosDiagsFailure
 
KEY_ACCUMULO_GO_LIVE_TIME - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_ACCUMULO_LAUNCH_TIME - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_AGENT_TWO_WAY_SSL_ENABLED - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
KEY_AGENTTESTS_AM_FAILURES_ENABLED - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_AGENTTESTS_LABELS_RED_BLUE_DEFINED - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_AGENTTESTS_QUEUE_LABELED_DEFINED - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_ALLOWED_PORT_RANGE - Static variable in interface org.apache.slider.common.SliderKeys
Allowed port range.
KEY_AM - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
KEY_AM_ALLOWED_PORT_RANGE - Static variable in interface org.apache.slider.common.SliderKeys
Allowed port range
KEY_AM_KEYTAB_LOCAL_PATH - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_AM_LAUNCH_ENV - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_AM_LOGIN_KEYTAB_NAME - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_AM_LOGIN_KEYTAB_REQUIRED - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Declare that a keytab must be provided
KEY_AM_RESTART_LIMIT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Limit on restarts for the AM "slider.yarn.restart.limit"
KEY_CLUSTER_FAILED - Static variable in class org.apache.slider.api.ClusterDescriptionKeys
 
KEY_CLUSTER_LIVE - Static variable in class org.apache.slider.api.ClusterDescriptionKeys
 
KEY_CONTAINER_LAUNCH_DELAY - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
KEY_FILE_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
KEY_HDFS_KEYTAB_DIR - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_IPC_CLIENT_RETRY_POLICY_ENABLED - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_IPC_CLIENT_RETRY_POLICY_SPEC - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_KERBEROS_PRINCIPAL - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Slider principal
KEY_KEYSTORE_LOCATION - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_KEYTAB_PRINCIPAL - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_PROTOCOL_ACL - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Name of the property for ACLs for Slider AM.
KEY_PROVIDER - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
pattern to identify a provider "slider.provider.%s"
KEY_SECURITY_ENABLED - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
KEY_SLIDER_AM_DEPENDENCY_CHECKS_DISABLED - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Set to disable server-side checks for python, openssl &c.
KEY_SLIDER_BASE_PATH - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
The slider base path: "slider.base.path" Defaults to HomeDir/.slider
KEY_TEMPLATE_ORIGIN - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
conf option set to point to where the config came from "slider.template.origin"
KEY_TEST_AGENT_ENABLED - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_AGENT_HOME - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_AGENT_TAR - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_AM_KEYTAB - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
Local path to AM keytab: "slider.test.am.keytab.local"
KEY_TEST_FREEZE_WAIT_TIME - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_TEARDOWN_KILLALL - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_THAW_WAIT_TIME - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_TIMEOUT - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
 
KEY_TEST_WINDOWS_CLUSTER - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
Is the test cluster windows? Default is: same as the local system.
KEY_TEST_YARN_RAM_REQUEST - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
Key for amount of RAM to request
KEY_YARN_QUEUE - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
queue name, by default let YARN pick the queue
KEY_YARN_QUEUE_PRIORITY - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
default priority
keys() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
keys() - Method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
keySet() - Method in class org.apache.slider.core.conf.MapOperations
 
keystore - Variable in class org.apache.slider.common.params.ActionClientArgs
 
KEYSTORE_FILE_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
KeystoreGenerator - Class in org.apache.slider.server.services.security
 
KeystoreGenerator(CertificateManager) - Constructor for class org.apache.slider.server.services.security.KeystoreGenerator
 
keytab - Variable in class org.apache.slider.common.params.ActionKDiagArgs
 
keytab - Variable in class org.apache.slider.common.params.ActionKeytabArgs
 
KEYTAB_DIR - Static variable in interface org.apache.slider.common.SliderKeys
 
KEYTAB_LOCATION - Static variable in interface org.apache.slider.api.InternalKeys
Version of the app: "internal.keytab.location"
keytabUri - Variable in class org.apache.slider.common.params.ActionInstallKeytabArgs
 
kill(String) - Method in class org.apache.slider.core.launch.LaunchedApplication
Kill the application
KILL_ALL - Static variable in class org.apache.slider.client.SliderYarnClientImpl
Keyword to use in the SliderYarnClientImpl.emergencyForceKill(String) operation to force kill all application instances belonging to a specific user
killContainer(RpcController, Messages.KillContainerRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
killContainer(RpcController, Messages.KillContainerRequestProto, RpcCallback<Messages.KillContainerResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc killContainer(.org.apache.slider.api.KillContainerRequestProto) returns (.org.apache.slider.api.KillContainerResponseProto);
killContainer(RpcController, Messages.KillContainerRequestProto, RpcCallback<Messages.KillContainerResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc killContainer(.org.apache.slider.api.KillContainerRequestProto) returns (.org.apache.slider.api.KillContainerResponseProto);
killContainer(RpcController, Messages.KillContainerRequestProto, RpcCallback<Messages.KillContainerResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
killContainer(Messages.KillContainerRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Kill an identified container
killContainer(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Kill a container
killContainer(RpcController, Messages.KillContainerRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
killContainer(Messages.KillContainerRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
killContainer(Messages.KillContainerRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
killCurrentActiveZooKeeperServer() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
killOneBackupZooKeeperServer() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
Kill one back up ZK servers
killRunningApplication(ApplicationId, String) - Method in class org.apache.slider.client.SliderYarnClientImpl
Kill a running application
KRB5_CCNAME - Static variable in class org.apache.hadoop.security.KerberosDiags
 
KRB5_CCNAME - Static variable in class org.apache.slider.common.Constants
 

L

label - Variable in class org.apache.slider.common.params.ActionNodesArgs
 
label - Variable in class org.apache.slider.server.appmaster.state.OutstandingRequest
Optional label.
labelExpression - Variable in class org.apache.slider.providers.ProviderRole
 
labels - Variable in class org.apache.slider.api.types.NodeInformation
 
LABELS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
last_used - Variable in class org.apache.slider.server.avro.NodeEntryRecord
Deprecated.
lastFailingBootstrapProbe - Variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
lastModified - Variable in class org.apache.slider.core.restclient.HttpOperationResponse
 
lastStatus - Variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
lastUpdated - Variable in class org.apache.slider.api.types.NodeInformation
 
LASTUPDATED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
lastUsed - Variable in class org.apache.slider.api.types.NodeEntryInformation
timestamp of last use
LASTUSED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
latestProcess() - Method in class org.apache.slider.providers.AbstractProviderService
Return the latest forked process service that ran
launchApplication(String, Path, AggregateConf, boolean) - Method in class org.apache.slider.client.SliderClient
 
LaunchArgsAccessor - Interface in org.apache.slider.common.params
Launch args for create and start and anything else that can start something
LaunchArgsDelegate - Class in org.apache.slider.common.params
Any launch-time args
LaunchArgsDelegate() - Constructor for class org.apache.slider.common.params.LaunchArgsDelegate
 
LaunchedApplication - Class in org.apache.slider.core.launch
Launched App with logic around it.
LaunchedApplication(ApplicationId, SliderYarnClientImpl) - Constructor for class org.apache.slider.core.launch.LaunchedApplication
 
LaunchedApplication(SliderYarnClientImpl, ApplicationReport) - Constructor for class org.apache.slider.core.launch.LaunchedApplication
 
LaunchedWorkflowCompositeService - Class in org.apache.slider.server.services.utility
This is a workflow compositoe service which can be launched from the CLI ...
LaunchedWorkflowCompositeService(String) - Constructor for class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
 
LaunchedWorkflowCompositeService(String, Service...) - Constructor for class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
 
LauncherExitCodes - Interface in org.apache.slider.core.main
 
launchProviderService(AggregateConf, File) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Launch the provider service
launchRole(ContainerAssignment, AggregateConf) - Method in class org.apache.slider.server.appmaster.RoleLaunchService
Start an asychronous launch operation
launchService(Configuration, String[], boolean) - Method in class org.apache.slider.core.main.ServiceLauncher
Launch the service, by creating it, initing it, starting it and then maybe running it.
launchServiceAndExit(List<String>) - Method in class org.apache.slider.core.main.ServiceLauncher
Parse the command line, building a configuration from it, then launch the service and wait for it to finish.
launchServiceRobustly(Configuration, String[]) - Method in class org.apache.slider.core.main.ServiceLauncher
Launch a service catching all exceptions and downgrading them to exit codes after logging.
level - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
LIFESPAN - Static variable in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResouceContentCacheFactory
 
limit - Variable in class org.apache.slider.common.tools.Duration
 
limit - Variable in class org.apache.slider.server.appmaster.actions.RenewingAction
 
limitsExceeded - Variable in class org.apache.slider.api.types.RoleStatistics
 
list - Variable in class org.apache.slider.common.params.ActionKeytabArgs
 
list - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
list - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
list - Variable in class org.apache.slider.common.params.ActionResolveArgs
 
listActiveNodes(int) - Method in class org.apache.slider.server.appmaster.state.NodeMap
List the active nodes
listActiveNodes(int) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get the list of active nodes ...
listClusterNodes(String[]) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Get the details on a list of uuids
listClusterNodes(String[]) - Method in class org.apache.slider.client.SliderClient
Get the details on a list of uuids
listClusterNodesInRole(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
List all nodes in a role.
listClusterNodesInRole(String) - Method in class org.apache.slider.client.SliderClient
List all nodes in a role.
listConf - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
listConfigSets() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
listConfigSets() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
List the config sets -this takes a clone of the current set
listDeployedInstances(String) - Method in class org.apache.slider.client.SliderYarnClientImpl
List Slider deployedinstances belonging to a specific user.
listDir(File) - Static method in class org.apache.slider.common.tools.SliderUtils
List a directory in the local filesystem
listExports - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
listFiles - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
listFSDir(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
list entries in a filesystem directory
listInstanceNodes(String, ActionNodesArgs) - Method in class org.apache.slider.client.SliderClient
List the nodes in the cluster, possibly filtering by node state or label.
listInstances(String) - Method in class org.apache.slider.client.SliderYarnClientImpl
listInstances() - Method in class org.apache.slider.core.registry.YarnAppListClient
List instances belonging to the specific user
listInstances(String) - Method in class org.apache.slider.core.registry.YarnAppListClient
List instances belonging to a specific user
listNodes(String, boolean) - Method in class org.apache.slider.client.SliderYarnClientImpl
List the nodes in the cluster, possibly filtering by node state or label.
listNodeUUIDsByRole(RpcController, Messages.ListNodeUUIDsByRoleRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
listNodeUUIDsByRole(RpcController, Messages.ListNodeUUIDsByRoleRequestProto, RpcCallback<Messages.ListNodeUUIDsByRoleResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc listNodeUUIDsByRole(.org.apache.slider.api.ListNodeUUIDsByRoleRequestProto) returns (.org.apache.slider.api.ListNodeUUIDsByRoleResponseProto);
listNodeUUIDsByRole(RpcController, Messages.ListNodeUUIDsByRoleRequestProto, RpcCallback<Messages.ListNodeUUIDsByRoleResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc listNodeUUIDsByRole(.org.apache.slider.api.ListNodeUUIDsByRoleRequestProto) returns (.org.apache.slider.api.ListNodeUUIDsByRoleResponseProto);
listNodeUUIDsByRole(RpcController, Messages.ListNodeUUIDsByRoleRequestProto, RpcCallback<Messages.ListNodeUUIDsByRoleResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
listNodeUUIDsByRole(Messages.ListNodeUUIDsByRoleRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
List all running nodes in a role
listNodeUUIDsByRole(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
List all node UUIDs in a role
listNodeUUIDsByRole(String) - Method in class org.apache.slider.client.SliderClient
List all node UUIDs in a role
listNodeUUIDsByRole(RpcController, Messages.ListNodeUUIDsByRoleRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
listNodeUUIDsByRole(Messages.ListNodeUUIDsByRoleRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
listNodeUUIDsByRole(Messages.ListNodeUUIDsByRoleRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
listOpenRequests() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Get a list of outstanding requests.
listOpenRequests() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get a snapshot of the outstanding placed request list
listPersistentInstances() - Method in class org.apache.slider.common.tools.CoreFileSystem
List all application instances persisted for this user, giving the path.
listPlacedRequests() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Get a list of outstanding requests.
listPlacedRequests() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get a snapshot of the outstanding placed request list
listRegisteredSliderInstances() - Method in class org.apache.slider.client.SliderClient
List instances in the registry
listRegistryInstances() - Method in class org.apache.slider.client.SliderClient
List instances in the registry for the current user
listSliderInstances(String) - Method in class org.apache.slider.client.SliderClient
List Slider instances belonging to a specific user.
listYarnClusterNodes(ActionNodesArgs) - Method in class org.apache.slider.client.SliderClient
List the nodes in the cluster, possibly filtering by node state or label.
listYarnClusterNodes(ActionNodesArgs) - Method in interface org.apache.slider.client.SliderClientAPI
List the nodes
live - Variable in class org.apache.slider.api.types.NodeEntryInformation
Number of live nodes.
live - Variable in class org.apache.slider.common.params.ActionExistsArgs
 
live - Variable in class org.apache.slider.common.params.ActionListArgs
 
LIVE - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LIVE_COMPONENTS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LIVE_CONTAINERS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LIVE_ENTRIES - Static variable in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
LIVE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
LIVE_LIVENESS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LIVE_NODES - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LIVE_RESOURCES - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LIVE_STATISTICS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
LiveComponentsRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
 
LiveComponentsRefresher(StateAccessForProviders) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.LiveComponentsRefresher
 
liveContainers - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
LiveContainersRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
Refresh the container list.
LiveContainersRefresher(StateAccessForProviders) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.LiveContainersRefresher
 
liveness - Variable in class org.apache.slider.api.ClusterDescription
Liveness information; the same as returned on the live/liveness/ URL
LiveNodesRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
Update the live nodes map
LiveNodesRefresher(StateAccessForProviders) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.LiveNodesRefresher
 
liveProbeCycleCompleted() - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
Event to say that the live probe cycle completed so the entire system can be considered functional.
liveProbeCycleCompleted() - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
LiveResourcesRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
 
LiveResourcesRefresher(StateAccessForProviders) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.LiveResourcesRefresher
 
LiveStatisticsRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
 
LiveStatisticsRefresher(StateAccessForProviders) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.LiveStatisticsRefresher
 
load(FileSystem, Path) - Static method in class org.apache.slider.api.ClusterDescription
Load from the filesystem
load(AggregateConf) - Method in class org.apache.slider.core.persist.ConfPersister
Load the configuration.
load(FileSystem, Path) - Method in class org.apache.slider.core.persist.JsonSerDeser
Load from a Hadoop filesystem
loadAndPrintVersionInfo(Logger) - Static method in class org.apache.slider.common.tools.SliderVersionInfo
Load the version info and print it
loadBytes(FileSystem, Path) - Static method in class org.apache.slider.common.tools.ConfigHelper
 
loadConfFromFile(File) - Static method in class org.apache.slider.common.tools.ConfigHelper
Load a Hadoop configuration from a local file.
loadConfFromFile(File, boolean) - Static method in class org.apache.slider.common.tools.ConfigHelper
Load a Hadoop configuration from a local file.
loadConfiguration(FileSystem, Path) - Static method in class org.apache.slider.common.tools.ConfigHelper
Load a configuration from ANY FS path.
LoadedRoleHistory - Class in org.apache.slider.server.avro
The role history
LoadedRoleHistory() - Constructor for class org.apache.slider.server.avro.LoadedRoleHistory
 
loadFromHistoryDir(FileSystem, Path) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Try to load the history from a directory -a failure to load a specific file is downgraded to a log and the next older path attempted instead
loadFromResource(String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Load a configuration from a resource on this classpath.
loadInstanceDefinition(String, boolean) - Method in class org.apache.slider.client.SliderClient
Load the instance definition.
loadInstanceDefinitionUnresolved(String, Path) - Method in class org.apache.slider.client.SliderClient
Load the instance definition.
loadInstanceDefinitionUnresolved(CoreFileSystem, Path) - Static method in class org.apache.slider.core.build.InstanceIO
Load in an instance definition -but do not resolve it
loadMandatoryResource(String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Load a resource that must be on the classpath
loadPersistedClusterDescription(String) - Method in class org.apache.slider.client.SliderClient
Load the persistent cluster description
loadProviderConfigurationInformation(File, String) - Method in class org.apache.slider.providers.AbstractProviderService
Load a specific XML configuration file for the provider config
loadProviderConfigurationInformation(File) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
loadProviderConfigurationInformation(File) - Method in interface org.apache.slider.providers.ProviderService
Load a specific XML configuration file for the provider config
loadProviderConfigurationInformation(File) - Method in class org.apache.slider.providers.slideram.SliderAMProviderService
 
loadSliderClientXML() - Static method in class org.apache.slider.common.tools.SliderUtils
Attempt to load the slider client resource.
loadSliderConfiguration() - Static method in class org.apache.slider.common.tools.ConfigHelper
Load a configuration with the SliderKeys.SLIDER_XML resource included
loadSliderConfiguration() - Static method in class org.apache.slider.providers.SliderProviderFactory
Load a configuration with the SliderKeys.SLIDER_XML resource included
loadTemplateConfiguration(Configuration, Path, String, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
looks for the config under $confdir/$templateFilename; if not there loads it from /conf/templateFile.
loadTemplateConfiguration(FileSystem, Path, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
looks for the config under $confdir/$templateFilename; if not there loads it from /conf/templateFile.
loadVersionProperties() - Static method in class org.apache.slider.common.tools.SliderVersionInfo
 
LOCAL_TARBALL_INSTALL_SUBDIR - Static variable in interface org.apache.slider.common.SliderKeys
name of the relative path to expaned an image into: "expandedarchive".
localJVMClasspath() - Method in class org.apache.slider.core.launch.ClasspathConstructor
Get the local JVM classpath split up
localResources - Variable in class org.apache.slider.core.launch.AbstractLauncher
 
locateInstanceDefinition(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Locate an application conf json in the FS.
locateMapper(Class<?>, MediaType) - Method in class org.apache.slider.server.appmaster.web.rest.SliderJacksonJaxbJsonProvider
 
LockAcquireFailedException - Exception in org.apache.slider.core.persist
 
LockAcquireFailedException(Path) - Constructor for exception org.apache.slider.core.persist.LockAcquireFailedException
 
LockAcquireFailedException(Path, Throwable) - Constructor for exception org.apache.slider.core.persist.LockAcquireFailedException
 
LockHeldAction - Interface in org.apache.slider.core.persist
Optional action to add while the lock is held; this is needed to execute some other persistent operations within the scope at the same lock without inserting too much code into the persister
log - Static variable in class org.apache.slider.api.ClusterDescription
 
LOG - Static variable in class org.apache.slider.api.ClusterNode
 
log - Static variable in class org.apache.slider.client.ipc.SliderClusterOperations
 
log - Static variable in class org.apache.slider.client.SliderYarnClientImpl
 
log - Static variable in class org.apache.slider.common.params.AbstractActionArgs
 
log - Static variable in class org.apache.slider.common.params.CommonArgs
 
log - Static variable in class org.apache.slider.core.build.InstanceIO
 
log - Static variable in class org.apache.slider.core.conf.ConfTree
 
log - Static variable in class org.apache.slider.core.conf.ConfTreeOperations
 
log - Static variable in class org.apache.slider.core.zk.BlockingZKWatcher
 
log - Static variable in class org.apache.slider.core.zk.ZKIntegration
 
log - Static variable in class org.apache.slider.providers.agent.AgentClientProvider
 
log - Static variable in class org.apache.slider.providers.agent.AgentProviderService
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.DockerContainerInputFile
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
log - Static variable in class org.apache.slider.providers.agent.application.metadata.Package
 
log - Static variable in class org.apache.slider.providers.agent.ComponentCommandOrder
 
log - Static variable in class org.apache.slider.providers.agent.ComponentInstanceState
 
log - Static variable in class org.apache.slider.providers.agent.HeartbeatMonitor
 
log - Variable in class org.apache.slider.providers.ProviderUtils
 
log - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
log - Static variable in class org.apache.slider.providers.SliderProviderFactory
 
log - Static variable in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
log - Static variable in class org.apache.slider.server.appmaster.management.MetricsBindingService
 
log - Static variable in class org.apache.slider.server.appmaster.monkey.ChaosEntry
 
log - Static variable in class org.apache.slider.server.appmaster.monkey.ChaosKillContainer
 
log - Static variable in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
 
log - Static variable in class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
 
log - Static variable in class org.apache.slider.server.appmaster.RoleLaunchService
 
log - Static variable in class org.apache.slider.server.appmaster.rpc.RpcBinder
 
log - Static variable in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
log - Static variable in class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
log - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
 
log - Static variable in class org.apache.slider.server.appmaster.state.AppState
 
log - Static variable in class org.apache.slider.server.appmaster.state.NodeMap
 
log - Static variable in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
log - Static variable in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
 
log - Static variable in class org.apache.slider.server.appmaster.state.RoleHistory
 
LOG - Static variable in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
log - Static variable in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
log - Static variable in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilter
 
log - Static variable in class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
log - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
log - Static variable in class org.apache.slider.server.appmaster.web.rest.registry.RegistryResource
 
log - Static variable in class org.apache.slider.server.avro.RoleHistoryWriter
 
log - Static variable in class org.apache.slider.server.servicemonitor.HttpProbe
 
log - Static variable in class org.apache.slider.server.servicemonitor.MonitorUtils
 
log - Static variable in class org.apache.slider.server.servicemonitor.PortProbe
 
log - Static variable in class org.apache.slider.server.servicemonitor.ProbeWorker
 
log - Static variable in class org.apache.slider.server.servicemonitor.ReportingLoop
 
log - Static variable in class org.apache.slider.server.servicemonitor.YarnApplicationProbe
 
LOG - Static variable in class org.apache.slider.server.services.workflow.WorkflowCallbackService
 
LOG4J - Static variable in interface org.apache.slider.server.appmaster.PublishedArtifacts
 
LOG4J_PROP_FILENAME - Static variable in interface org.apache.slider.common.SliderKeys
Standard log4j file name : "log4j.properties"
LOG4J_SERVER_PROP_FILENAME - Static variable in interface org.apache.slider.common.SliderKeys
Slider AM log4j file name : "log4j-server.properties"
LOG_YARN - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
log for YARN events
logAggregationContext - Variable in class org.apache.slider.core.launch.AbstractLauncher
 
LogEntryBuilder - Class in org.apache.slider.server.servicemonitor
Build up log entries for ease of splunk
LogEntryBuilder() - Constructor for class org.apache.slider.server.servicemonitor.LogEntryBuilder
 
LogEntryBuilder(String) - Constructor for class org.apache.slider.server.servicemonitor.LogEntryBuilder
 
LogEntryBuilder(String, Object) - Constructor for class org.apache.slider.server.servicemonitor.LogEntryBuilder
 
login(String, File) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
logOpenSslExitCode(String, int) - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
LongGauge - Class in org.apache.slider.server.appmaster.management
This is a AtomicLong which acts as a metrics gauge: its state can be exposed as a metrics.
LongGauge(long) - Constructor for class org.apache.slider.server.appmaster.management.LongGauge
Instantiate
LongGauge() - Constructor for class org.apache.slider.server.appmaster.management.LongGauge
Instantiate with value 0
LongLivedProcess - Class in org.apache.slider.server.services.workflow
Execute a long-lived process.
LongLivedProcess(String, Logger, List<String>) - Constructor for class org.apache.slider.server.services.workflow.LongLivedProcess
Create an instance
LongLivedProcessLifecycleEvent - Interface in org.apache.slider.server.services.workflow
Callback when a long-lived application exits
LongMetricFunction - Class in org.apache.slider.server.appmaster.management
A metric which takes a function to generate a long value.
LongMetricFunction(LongMetricFunction.Eval) - Constructor for class org.apache.slider.server.appmaster.management.LongMetricFunction
 
LongMetricFunction.Eval - Interface in org.apache.slider.server.appmaster.management
 
lookup(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.ContentCache
 
lookup(String, HttpServletRequest, UriInfo) - Method in class org.apache.slider.server.appmaster.web.rest.registry.RegistryResource
 
lookupAggregateConf(String) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
Helper method; look up an aggregate configuration in the cache from a key, or raise an exception
lookupAggregateConf(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Helper method; look up an aggregate configuration in the cache from a key, or raise an exception
lookupConfTree(String) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
Helper method; look up an conf tree in the cache from a key, or raise an exception
lookupConfTree(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Helper method; look up an conf tree in the cache from a key, or raise an exception
lookupExternalRestAPI(String, String, String, String) - Method in class org.apache.slider.client.ClientRegistryBinder
Look up an external REST API
lookupPlacedRequest(int, String) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Look up any oustanding request to a (role, hostname).
lookupRenewingAction(String) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Look up a renewing action
lookupRenewingAction(String) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
lookupRestAPI(ServiceRecord, String, boolean) - Static method in class org.apache.slider.client.ClientRegistryBinder
Look up an external REST API endpoint
lookupRole(int) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Lookup a role by ID
lookupRoleContainers(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
lookupRoleContainers(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Look up all containers of a specific component name
lookupRoleStatus(int) - Method in class org.apache.slider.server.appmaster.state.AppState
Look up the status entry of a role or raise an exception
lookupRoleStatus(Container) - Method in class org.apache.slider.server.appmaster.state.AppState
Look up the status entry of a container or raise an exception
lookupRoleStatus(String) - Method in class org.apache.slider.server.appmaster.state.AppState
Look up a role in the map
lookupRoleStatus(int) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
lookupRoleStatus(Container) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
lookupRoleStatus(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
lookupRoleStatus(int) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Look up a role from its key -or fail
lookupRoleStatus(Container) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Look up a role from its key -or fail
lookupRoleStatus(String) - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Look up a role from its key -or fail
lookupServiceRecord(String, String) - Method in class org.apache.slider.client.SliderClient
Look up a service record of the current user
lookupWithIOE(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.ContentCache
Lookup a cached item.
lookupZKQuorum() - Method in class org.apache.slider.server.services.utility.AbstractSliderLaunchedService
look up the registry quorum from the config
lostContainer(String, ContainerId) - Method in class org.apache.slider.providers.agent.AgentProviderService
Lost heartbeat from the container - release it and ask for a replacement (async operation)
LS_PROBE_BOOTSTRAP_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : bootstrap timeout -how long in milliseconds should the port probing take to connect before the failure to connect is considered a liveness failure.
LS_PROBE_BOOTSTRAP_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default timeout for port probes 60000
LS_PROBE_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Default path for LS operation Key: "/"
LS_PROBE_ENABLED - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Probe enabled/disabled flag Key: "service.monitor.lsprobe.enabled"
LS_PROBE_PATH - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Probe path for LS operation Key: "service.monitor.lsprobe.path"

M

main(String[]) - Static method in class org.apache.slider.core.main.ServiceLauncher
This is the main entry point for the service launcher.
main(String[]) - Static method in class org.apache.slider.server.appmaster.SliderAppMaster
This is the main entry point for the service launcher.
main(String[]) - Static method in class org.apache.slider.Slider
This is the main entry point for the service launcher.
MANAGEMENT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MANAGEMENT_REST_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
ManagementResource - Class in org.apache.slider.server.appmaster.web.rest.management
 
ManagementResource(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.management.ManagementResource
 
manager - Variable in class org.apache.slider.common.params.AbstractActionArgs
 
mandatoryEnvVariable(String) - Static method in class org.apache.slider.common.tools.SliderUtils
Resolve a mandatory environment variable
MapOperations - Class in org.apache.slider.core.conf
Standard map operations.
MapOperations() - Constructor for class org.apache.slider.core.conf.MapOperations
 
MapOperations(String, Map<String, String>) - Constructor for class org.apache.slider.core.conf.MapOperations
Create an instance
MapOperations(Map.Entry<String, Map<String, String>>) - Constructor for class org.apache.slider.core.conf.MapOperations
Create an instance from an iterative map entry
MAPREDUCE_JOB_CREDENTIALS_BINARY - Static variable in class org.apache.slider.core.launch.AbstractLauncher
 
mark() - Method in class org.apache.slider.server.appmaster.management.MeterAndCounter
Increment the counter, mark the meter
mark(String, String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark an GET operation on a path
mark(String, String, String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark an GET operation on a path
markAsSuccessful() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
Flip the success bit on while the real outcome bit is kept false
markContainerFinished(Container, boolean, boolean, ContainerOutcome) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Mark a container finished; if it was released then that is treated differently.
markDelete(String, String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark a GET operation on a path
markGet(String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark a GET operation on a path
markGet(String, String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark a GET operation on a path
markMeterAndCounter(String) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Get a specific meter and mark it.
markPost(String, String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark a GET operation on a path
markPut(String, String) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Mark a GET operation on a path
marshall(ApplicationLivenessInformation) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
marshall(SecurityStore) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
marshall(ComponentInformation) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
marshall(NodeInformation) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
marshall(ContainerInformation) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
MASTER_PACKAGE_NAME - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
matches(String) - Method in class org.apache.slider.server.services.utility.PatternValidator
Query to see if the pattern matches
MAX_CLIENT_CONNECTIONS - Static variable in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
maybeAddImagePath(Map<String, LocalResource>, Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
 
maybeAddImagePath(Map<String, LocalResource>, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
 
maybeInitSecurity(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
Init security if the cluster configuration declares the cluster is secure
maybeInvokeChaos(long) - Method in class org.apache.slider.server.appmaster.monkey.ChaosEntry
Invoke Chaos if the trigger value is in range of the probability
maybeRefresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
Maybe refresh the content
maybeStartCommandSequence() - Method in class org.apache.slider.providers.AbstractProviderService
if we are already running, start this service
maybeVerifyWinUtilsValid() - Static method in class org.apache.slider.common.tools.SliderUtils
Strictly verify that windows utils is present.
mayEscalate() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
merge(ConfTree) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge in another tree with overwrites
mergeClusterNode(Messages.RoleInstanceState) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
mergeComponents(Map<String, Map<String, String>>) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge in components
mergeComponentsPrefix(Map<String, Map<String, String>>, String, boolean) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge in components
mergeConfigurations(Configuration, Iterable<Map.Entry<String, String>>, String, boolean) - Static method in class org.apache.slider.common.tools.ConfigHelper
Merge in one configuration above another
mergeEntries(Map<String, String>, Iterable<Map.Entry<String, String>>) - Static method in class org.apache.slider.common.tools.SliderUtils
Merge a set of entries into a map.
mergeFile(File) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Load from a file and merge it in
mergeFile(File, InputPropertiesValidator) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Load from a file and merge it in
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
mergeFrom(Messages.AMSuicideRequestProto) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
mergeFrom(Messages.AMSuicideResponseProto) - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
mergeFrom(Messages.ApplicationLivenessInformationProto) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
mergeFrom(Messages.ComponentInformationProto) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
mergeFrom(Messages.ContainerInformationProto) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
mergeFrom(Messages.EchoRequestProto) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
mergeFrom(Messages.EchoResponseProto) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
mergeFrom(Messages.EmptyPayloadProto) - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
mergeFrom(Messages.FlexClusterRequestProto) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
mergeFrom(Messages.FlexClusterResponseProto) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
mergeFrom(Messages.GetApplicationLivenessRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
mergeFrom(Messages.GetCertificateStoreRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
mergeFrom(Messages.GetCertificateStoreResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
mergeFrom(Messages.GetClusterNodesRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
mergeFrom(Messages.GetClusterNodesResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
mergeFrom(Messages.GetInstanceDefinitionRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
mergeFrom(Messages.GetInstanceDefinitionResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
mergeFrom(Messages.GetJSONClusterStatusRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
mergeFrom(Messages.GetJSONClusterStatusResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
mergeFrom(Messages.GetLiveComponentRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
mergeFrom(Messages.GetLiveComponentsRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
mergeFrom(Messages.GetLiveComponentsResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
mergeFrom(Messages.GetLiveContainerRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
mergeFrom(Messages.GetLiveContainersRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
mergeFrom(Messages.GetLiveContainersResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
mergeFrom(Messages.GetLiveNodeRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
mergeFrom(Messages.GetLiveNodesRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
mergeFrom(Messages.GetLiveNodesResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
mergeFrom(Messages.GetModelDesiredAppconfRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
mergeFrom(Messages.GetModelDesiredRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
mergeFrom(Messages.GetModelDesiredResourcesRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
mergeFrom(Messages.GetModelLiveResourcesRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
mergeFrom(Messages.GetModelRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
mergeFrom(Messages.GetModelResolvedAppconfRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
mergeFrom(Messages.GetModelResolvedResourcesRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
mergeFrom(Messages.GetNodeRequestProto) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
mergeFrom(Messages.GetNodeResponseProto) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
mergeFrom(Messages.KillContainerRequestProto) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
mergeFrom(Messages.KillContainerResponseProto) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
mergeFrom(Messages.ListNodeUUIDsByRoleRequestProto) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
mergeFrom(Messages.ListNodeUUIDsByRoleResponseProto) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
mergeFrom(Messages.NodeEntryInformationProto) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
mergeFrom(Messages.NodeInformationProto) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
mergeFrom(Messages.PingInformationProto) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
mergeFrom(Messages.RoleInstanceState) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
mergeFrom(Messages.StopClusterRequestProto) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
mergeFrom(Messages.StopClusterResponseProto) - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
mergeFrom(Messages.UpgradeContainersRequestProto) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
mergeFrom(Messages.UpgradeContainersResponseProto) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
mergeFrom(Messages.WrappedJsonProto) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
 
mergeInGlobal(Map<String, String>) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge any options
mergeMap(Map<String, String>, Map<String, String>) - Static method in class org.apache.slider.common.tools.SliderUtils
Merge in one map to another -all entries in the second map are merged into the first -overwriting any duplicate keys.
mergeMapPrefixedKeys(Map<String, String>, String, boolean) - Method in class org.apache.slider.core.conf.MapOperations
Merge a map by prefixed keys
mergeMaps(Map<T1, T2>, Map<T1, T2>) - Static method in class org.apache.slider.common.tools.SliderUtils
Generic map merge logic
mergeMapsIgnoreDuplicateKeys(Map<T1, T2>, Map<T1, T2>) - Static method in class org.apache.slider.common.tools.SliderUtils
Generic map merge logic
mergeSingleComponentMap(String, Map<String, String>) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge the map of a single component
mergeSingleComponentMapPrefix(String, Map<String, String>, String, boolean) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge the map of a single component
mergeTemplates(AggregateConf, String, String, String) - Method in class org.apache.slider.providers.AbstractClientProvider
Load in and merge in templates.
mergeWithoutOverwrite(ConfTree) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Merge in another tree -no overwrites of global or conf data (note that metadata does a naive putAll merge/overwrite)
mergeWithoutOverwrite(Map<String, String>) - Method in class org.apache.slider.core.conf.MapOperations
 
message - Variable in class org.apache.slider.common.params.ActionAMSuicideArgs
 
message - Variable in class org.apache.slider.common.params.ActionEchoArgs
 
message - Variable in class org.apache.slider.common.params.ActionFreezeArgs
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
Messages - Class in org.apache.slider.api.proto
 
Messages.AMSuicideRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.AMSuicideRequestProto
Messages.AMSuicideRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.AMSuicideRequestProto
Messages.AMSuicideRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.AMSuicideResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.AMSuicideResponseProto
Messages.AMSuicideResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.AMSuicideResponseProto
Messages.AMSuicideResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.ApplicationLivenessInformationProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ApplicationLivenessInformationProto
Messages.ApplicationLivenessInformationProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ApplicationLivenessInformationProto
Messages.ApplicationLivenessInformationProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.ComponentInformationProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ComponentInformationProto
Messages.ComponentInformationProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ComponentInformationProto
Messages.ComponentInformationProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.ContainerInformationProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ContainerInformationProto
Messages.ContainerInformationProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ContainerInformationProto
Messages.ContainerInformationProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.EchoRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.EchoRequestProto
Messages.EchoRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.EchoRequestProto
Messages.EchoRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.EchoResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.EchoResponseProto
Messages.EchoResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.EchoResponseProto
Messages.EchoResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.EmptyPayloadProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.EmptyPayloadProto
Messages.EmptyPayloadProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.EmptyPayloadProto
Messages.EmptyPayloadProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.FlexClusterRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.FlexClusterRequestProto
Messages.FlexClusterRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.FlexClusterRequestProto
Messages.FlexClusterRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.FlexClusterResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.FlexClusterResponseProto
Messages.FlexClusterResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.FlexClusterResponseProto
Messages.FlexClusterResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetApplicationLivenessRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetApplicationLivenessRequestProto
Messages.GetApplicationLivenessRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetApplicationLivenessRequestProto
Messages.GetApplicationLivenessRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetCertificateStoreRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetCertificateStoreRequestProto
Messages.GetCertificateStoreRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetCertificateStoreRequestProto
Messages.GetCertificateStoreRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetCertificateStoreResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetCertificateStoreResponseProto
Messages.GetCertificateStoreResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetCertificateStoreResponseProto
Messages.GetCertificateStoreResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetClusterNodesRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetClusterNodesRequestProto
Messages.GetClusterNodesRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetClusterNodesRequestProto
Messages.GetClusterNodesRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetClusterNodesResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetClusterNodesResponseProto
Messages.GetClusterNodesResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetClusterNodesResponseProto
Messages.GetClusterNodesResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetInstanceDefinitionRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetInstanceDefinitionRequestProto
Messages.GetInstanceDefinitionRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetInstanceDefinitionRequestProto
Messages.GetInstanceDefinitionRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetInstanceDefinitionResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetInstanceDefinitionResponseProto
Messages.GetInstanceDefinitionResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetInstanceDefinitionResponseProto
Messages.GetInstanceDefinitionResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetJSONClusterStatusRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetJSONClusterStatusRequestProto
Messages.GetJSONClusterStatusRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetJSONClusterStatusRequestProto
Messages.GetJSONClusterStatusRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetJSONClusterStatusResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetJSONClusterStatusResponseProto
Messages.GetJSONClusterStatusResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetJSONClusterStatusResponseProto
Messages.GetJSONClusterStatusResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveComponentRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveComponentRequestProto
Messages.GetLiveComponentRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveComponentRequestProto
Messages.GetLiveComponentRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveComponentsRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveComponentsRequestProto
Messages.GetLiveComponentsRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveComponentsRequestProto
Messages.GetLiveComponentsRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveComponentsResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveComponentsResponseProto
Messages.GetLiveComponentsResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveComponentsResponseProto
Messages.GetLiveComponentsResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveContainerRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveContainerRequestProto
Messages.GetLiveContainerRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveContainerRequestProto
Messages.GetLiveContainerRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveContainersRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveContainersRequestProto
Messages.GetLiveContainersRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveContainersRequestProto
Messages.GetLiveContainersRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveContainersResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveContainersResponseProto
Messages.GetLiveContainersResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveContainersResponseProto
Messages.GetLiveContainersResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveNodeRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveNodeRequestProto
Messages.GetLiveNodeRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveNodeRequestProto
Messages.GetLiveNodeRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveNodesRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveNodesRequestProto
Messages.GetLiveNodesRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveNodesRequestProto
Messages.GetLiveNodesRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetLiveNodesResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveNodesResponseProto
Messages.GetLiveNodesResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetLiveNodesResponseProto
Messages.GetLiveNodesResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelDesiredAppconfRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelDesiredAppconfRequestProto
Messages.GetModelDesiredAppconfRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelDesiredAppconfRequestProto
Messages.GetModelDesiredAppconfRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelDesiredRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelDesiredRequestProto
Messages.GetModelDesiredRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelDesiredRequestProto
Messages.GetModelDesiredRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelDesiredResourcesRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelDesiredResourcesRequestProto
Messages.GetModelDesiredResourcesRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelDesiredResourcesRequestProto
Messages.GetModelDesiredResourcesRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelLiveResourcesRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelLiveResourcesRequestProto
Messages.GetModelLiveResourcesRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelLiveResourcesRequestProto
Messages.GetModelLiveResourcesRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelRequestProto
Messages.GetModelRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelRequestProto
Messages.GetModelRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelResolvedAppconfRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelResolvedAppconfRequestProto
Messages.GetModelResolvedAppconfRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelResolvedAppconfRequestProto
Messages.GetModelResolvedAppconfRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetModelResolvedResourcesRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelResolvedResourcesRequestProto
Messages.GetModelResolvedResourcesRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetModelResolvedResourcesRequestProto
Messages.GetModelResolvedResourcesRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetNodeRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetNodeRequestProto
Messages.GetNodeRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetNodeRequestProto
Messages.GetNodeRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.GetNodeResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetNodeResponseProto
Messages.GetNodeResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.GetNodeResponseProto
Messages.GetNodeResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.KillContainerRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.KillContainerRequestProto
Messages.KillContainerRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.KillContainerRequestProto
Messages.KillContainerRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.KillContainerResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.KillContainerResponseProto
Messages.KillContainerResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.KillContainerResponseProto
Messages.KillContainerResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.ListNodeUUIDsByRoleRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ListNodeUUIDsByRoleRequestProto
Messages.ListNodeUUIDsByRoleRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ListNodeUUIDsByRoleRequestProto
Messages.ListNodeUUIDsByRoleRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.ListNodeUUIDsByRoleResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ListNodeUUIDsByRoleResponseProto
Messages.ListNodeUUIDsByRoleResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.ListNodeUUIDsByRoleResponseProto
Messages.ListNodeUUIDsByRoleResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.NodeEntryInformationProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.NodeEntryInformationProto
Messages.NodeEntryInformationProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.NodeEntryInformationProto
Messages.NodeEntryInformationProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.NodeInformationProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.NodeInformationProto
Messages.NodeInformationProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.NodeInformationProto
Messages.NodeInformationProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.PingInformationProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.PingInformationProto
Messages.PingInformationProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.PingInformationProto
Messages.PingInformationProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.RoleInstanceState - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.RoleInstanceState
Messages.RoleInstanceState.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.RoleInstanceState
Messages.RoleInstanceStateOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.StopClusterRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.StopClusterRequestProto
Messages.StopClusterRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.StopClusterRequestProto
Messages.StopClusterRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.StopClusterResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.StopClusterResponseProto
Messages.StopClusterResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.StopClusterResponseProto
Messages.StopClusterResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.UpgradeContainersRequestProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.UpgradeContainersRequestProto
Messages.UpgradeContainersRequestProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.UpgradeContainersRequestProto
Messages.UpgradeContainersRequestProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.UpgradeContainersResponseProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.UpgradeContainersResponseProto
Messages.UpgradeContainersResponseProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.UpgradeContainersResponseProto
Messages.UpgradeContainersResponseProtoOrBuilder - Interface in org.apache.slider.api.proto
 
Messages.WrappedJsonProto - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.WrappedJsonProto
Messages.WrappedJsonProto.Builder - Class in org.apache.slider.api.proto
Protobuf type org.apache.slider.api.WrappedJsonProto
Messages.WrappedJsonProtoOrBuilder - Interface in org.apache.slider.api.proto
 
metadata - Variable in class org.apache.slider.core.conf.ConfTree
Metadata
Metainfo - Class in org.apache.slider.providers.agent.application.metadata
Application metainfo uber class
Metainfo() - Constructor for class org.apache.slider.providers.agent.application.metadata.Metainfo
 
MetainfoParser - Class in org.apache.slider.providers.agent.application.metadata
 
MetainfoParser() - Constructor for class org.apache.slider.providers.agent.application.metadata.MetainfoParser
 
METER - Static variable in class org.apache.slider.server.appmaster.management.MeterAndCounter
suffix for meters: ".meter"
MeterAndCounter - Class in org.apache.slider.server.appmaster.management
A combined meter and counter that can be used to measure load.
MeterAndCounter(MetricRegistry, String) - Constructor for class org.apache.slider.server.appmaster.management.MeterAndCounter
Construct an instance
MeterAndCounter(MetricRegistry, Class, String) - Constructor for class org.apache.slider.server.appmaster.management.MeterAndCounter
Construct an instance
metrics - Variable in class org.apache.slider.server.appmaster.SliderAppMaster
metrics registry
METRICS_DEFAULT_LOG - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
Default log name: "org.apache.slider.metrics.log"
METRICS_DEFAULT_LOG_INTERVAL - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
Default log interval: 60.
METRICS_GANGLIA_ENABLED - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
Boolean to enable Ganglia metrics reporting "slider.metrics.ganglia.enabled"
METRICS_GANGLIA_HOST - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
"slider.metrics.ganglia.host"
METRICS_GANGLIA_PORT - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
"slider.metrics.ganglia.port"
METRICS_GANGLIA_REPORT_INTERVAL - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
"slider.metrics.ganglia.report.interval"
METRICS_GANGLIA_VERSION_31 - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
"slider.metrics.ganglia.version-31"
METRICS_LOGGING_ENABLED - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
Boolean to enable Logging metrics reporting "slider.metrics.logging.enabled"
METRICS_LOGGING_LOG - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
String name of log to log to "slider.metrics.logging.log.name"
METRICS_LOGGING_LOG_INTERVAL - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
Int log interval in seconds "slider.metrics.logging.interval.minutes"
METRICS_PREFIX - Static variable in interface org.apache.slider.server.appmaster.management.MetricsKeys
Prefix for metrics configuration options: "slider.metrics."
METRICS_PREFIX - Static variable in class org.apache.slider.server.appmaster.rpc.SliderIPCService
This is the prefix used for metrics
MetricsAndMonitoring - Class in org.apache.slider.server.appmaster.management
Class for all metrics and monitoring
MetricsAndMonitoring(String) - Constructor for class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
MetricsAndMonitoring() - Constructor for class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
metricsAndMonitoring - Variable in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
 
MetricsBindingService - Class in org.apache.slider.server.appmaster.management
YARN service which hooks up Codahale metrics to JMX, and, if enabled Ganglia and/or an SLF4J log.
MetricsBindingService(String, MetricRegistry) - Constructor for class org.apache.slider.server.appmaster.management.MetricsBindingService
 
MetricsBindingService(String) - Constructor for class org.apache.slider.server.appmaster.management.MetricsBindingService
Instantiate...create a metric registry in the process
MetricsConstants - Class in org.apache.slider.server.appmaster.management
Constants used in slider for metrics registration and lookup
MetricsConstants() - Constructor for class org.apache.slider.server.appmaster.management.MetricsConstants
 
MetricsKeys - Interface in org.apache.slider.server.appmaster.management
 
millisToHumanTime(long) - Static method in class org.apache.slider.server.servicemonitor.MonitorUtils
Convert milliseconds to human time -the exact format is unspecified
MiniZooKeeperCluster - Class in org.apache.slider.core.zk
This is a version of the HBase ZK cluster cut out to be standalone.
MiniZooKeeperCluster(int) - Constructor for class org.apache.slider.core.zk.MiniZooKeeperCluster
 
MINUTES - Static variable in class org.apache.slider.core.conf.MapOperations
 
mkClusterPath(String, String) - Static method in class org.apache.slider.core.zk.ZKIntegration
Build the path to a cluster; exists once the cluster has come up.
mkPath(List<String>, List<ACL>, CreateMode) - Method in class org.apache.slider.core.zk.ZKIntegration
Recursive path create
mkPersistDir() - Method in class org.apache.slider.core.persist.ConfPersister
Make the persistent directory
mkSliderUserPath(String) - Static method in class org.apache.slider.core.zk.ZKIntegration
Build the path to a cluster; exists once the cluster has come up.
MODEL - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_DESIRED - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_DESIRED_APPCONF - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_DESIRED_RESOURCES - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_ENTRIES - Static variable in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
MODEL_INTERNAL - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_RESOLVED - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_RESOLVED_APPCONF - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MODEL_RESOLVED_RESOURCES - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
MONITOR_BOOTSTRAP_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
How long in milliseconds does the probing loop have to be blocked before that is considered a liveness failure Key: "service.monitor.bootstrap.timeout"
MONITOR_DEPENDENCY_DFSLIVE - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
does the monitor depend on DFS being live
MONITOR_KEY_PREFIX - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Prefix of all other configuration options: "service.monitor."
MONITOR_PROBE_INTERVAL - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Time in millis between the last probing cycle ending and the new one beginning.
MONITOR_PROBE_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
How long in milliseconds does the probing loop have to be blocked before that is considered a liveness failure Key: "service.monitor.probe.timeout"
MONITOR_REPORT_INTERVAL - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Interval in milliseconds between reporting health status to the reporter Key: "service.monitor.report.interval"
MONITOR_REPORTER - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Classname of the reporter Key: "service.monitor.report.classname"
monitorAppToRunning(Duration) - Method in class org.apache.slider.client.SliderClient
Wait for the app to start running (or go past that state)
monitorAppToState(YarnApplicationState, Duration) - Method in class org.apache.slider.client.SliderClient
Monitor the submitted application for reaching the requested state.
monitorAppToState(ApplicationId, YarnApplicationState, Duration) - Method in class org.apache.slider.client.SliderYarnClientImpl
Monitor the submitted application for reaching the requested state.
monitorAppToState(YarnApplicationState, Duration) - Method in class org.apache.slider.core.launch.LaunchedApplication
Monitor the submitted application for reaching the requested state.
MonitorKeys - Interface in org.apache.slider.server.servicemonitor
Config keys for monitoring
MonitorUtils - Class in org.apache.slider.server.servicemonitor
Various utils to work with the monitor
MonkeyPlayAction - Class in org.apache.slider.server.appmaster.monkey
Queueable action which calls ChaosMonkeyService.play() when executed.
MonkeyPlayAction(ChaosMonkeyService, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.monkey.MonkeyPlayAction
 
MostRecentContainerReleaseSelector - Class in org.apache.slider.server.appmaster.state
Sort the candidate list by the most recent container first.
MostRecentContainerReleaseSelector() - Constructor for class org.apache.slider.server.appmaster.state.MostRecentContainerReleaseSelector
 

N

name - Variable in class org.apache.slider.api.ClusterDescription
Name of the cluster
name - Variable in class org.apache.slider.api.ClusterNode
server name
name - Variable in class org.apache.slider.api.types.ComponentInformation
 
name - Variable in class org.apache.slider.api.types.SliderInstanceDescription
 
name - Variable in class org.apache.slider.common.params.ActionClientArgs
 
name - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
name - Variable in class org.apache.slider.common.params.ActionInstallPackageArgs
 
name - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
name - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
name - Variable in class org.apache.slider.core.conf.MapOperations
 
name - Variable in class org.apache.slider.core.launch.AppMasterLauncher
 
name - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
name - Variable in class org.apache.slider.core.main.IrqHandler.InterruptData
 
NAME - Static variable in class org.apache.slider.core.main.ServiceLauncher
 
NAME - Static variable in class org.apache.slider.providers.agent.AgentClientProvider
 
name - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
name - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
name - Variable in class org.apache.slider.providers.ProviderRole
 
NAME - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
name - Variable in class org.apache.slider.server.appmaster.actions.AsyncAction
 
NAME - Static variable in class org.apache.slider.server.appmaster.actions.QueueService
 
name - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
name - Variable in class org.apache.slider.server.appmaster.monkey.ChaosEntry
 
NAME - Static variable in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilterInitializer
 
NAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
NAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
NAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
NAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
NAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
NAMES_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
NAMES_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
nav() - Method in class org.apache.slider.server.appmaster.web.layout.WebUILayout
 
NavBlock - Class in org.apache.slider.server.appmaster.web.view
 
NavBlock(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.view.NavBlock
 
newAARequest(int, List<NodeInstance>, String) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Create a new Anti-affine request for the specific role
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
newBuilder(Messages.AMSuicideRequestProto) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
newBuilder(Messages.AMSuicideResponseProto) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
newBuilder(Messages.ApplicationLivenessInformationProto) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
newBuilder(Messages.ComponentInformationProto) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
newBuilder(Messages.ContainerInformationProto) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
newBuilder(Messages.EchoRequestProto) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
newBuilder(Messages.EchoResponseProto) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
newBuilder(Messages.EmptyPayloadProto) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
newBuilder(Messages.FlexClusterRequestProto) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
newBuilder(Messages.FlexClusterResponseProto) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
newBuilder(Messages.GetApplicationLivenessRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
newBuilder(Messages.GetCertificateStoreRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
newBuilder(Messages.GetCertificateStoreResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
newBuilder(Messages.GetClusterNodesRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
newBuilder(Messages.GetClusterNodesResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
newBuilder(Messages.GetInstanceDefinitionRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
newBuilder(Messages.GetInstanceDefinitionResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
newBuilder(Messages.GetJSONClusterStatusRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
newBuilder(Messages.GetJSONClusterStatusResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
newBuilder(Messages.GetLiveComponentRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
newBuilder(Messages.GetLiveComponentsRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
newBuilder(Messages.GetLiveComponentsResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
newBuilder(Messages.GetLiveContainerRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
newBuilder(Messages.GetLiveContainersRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
newBuilder(Messages.GetLiveContainersResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
newBuilder(Messages.GetLiveNodeRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
newBuilder(Messages.GetLiveNodesRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
newBuilder(Messages.GetLiveNodesResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
newBuilder(Messages.GetModelDesiredAppconfRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
newBuilder(Messages.GetModelDesiredRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
newBuilder(Messages.GetModelDesiredResourcesRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
newBuilder(Messages.GetModelLiveResourcesRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
newBuilder(Messages.GetModelRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
newBuilder(Messages.GetModelResolvedAppconfRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
newBuilder(Messages.GetModelResolvedResourcesRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
newBuilder(Messages.GetNodeRequestProto) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
newBuilder(Messages.GetNodeResponseProto) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
newBuilder(Messages.KillContainerRequestProto) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
newBuilder(Messages.KillContainerResponseProto) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
newBuilder(Messages.ListNodeUUIDsByRoleRequestProto) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
newBuilder(Messages.ListNodeUUIDsByRoleResponseProto) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
newBuilder(Messages.NodeEntryInformationProto) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
newBuilder(Messages.NodeInformationProto) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
newBuilder(Messages.PingInformationProto) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
newBuilder(Messages.RoleInstanceState) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
newBuilder(Messages.StopClusterRequestProto) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
newBuilder(Messages.StopClusterResponseProto) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
newBuilder(Messages.UpgradeContainersRequestProto) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
newBuilder(Messages.UpgradeContainersResponseProto) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
newBuilder() - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
newBuilder(Messages.WrappedJsonProto) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
newBuilder() - Static method in class org.apache.slider.server.avro.NodeEntryRecord
Creates a new NodeEntryRecord RecordBuilder
newBuilder(NodeEntryRecord.Builder) - Static method in class org.apache.slider.server.avro.NodeEntryRecord
Creates a new NodeEntryRecord RecordBuilder by copying an existing Builder
newBuilder(NodeEntryRecord) - Static method in class org.apache.slider.server.avro.NodeEntryRecord
Creates a new NodeEntryRecord RecordBuilder by copying an existing NodeEntryRecord instance
newBuilder() - Static method in class org.apache.slider.server.avro.RoleHistoryFooter
Creates a new RoleHistoryFooter RecordBuilder
newBuilder(RoleHistoryFooter.Builder) - Static method in class org.apache.slider.server.avro.RoleHistoryFooter
Creates a new RoleHistoryFooter RecordBuilder by copying an existing Builder
newBuilder(RoleHistoryFooter) - Static method in class org.apache.slider.server.avro.RoleHistoryFooter
Creates a new RoleHistoryFooter RecordBuilder by copying an existing RoleHistoryFooter instance
newBuilder() - Static method in class org.apache.slider.server.avro.RoleHistoryHeader
Creates a new RoleHistoryHeader RecordBuilder
newBuilder(RoleHistoryHeader.Builder) - Static method in class org.apache.slider.server.avro.RoleHistoryHeader
Creates a new RoleHistoryHeader RecordBuilder by copying an existing Builder
newBuilder(RoleHistoryHeader) - Static method in class org.apache.slider.server.avro.RoleHistoryHeader
Creates a new RoleHistoryHeader RecordBuilder by copying an existing RoleHistoryHeader instance
newBuilder() - Static method in class org.apache.slider.server.avro.RoleHistoryMapping
Creates a new RoleHistoryMapping RecordBuilder
newBuilder(RoleHistoryMapping.Builder) - Static method in class org.apache.slider.server.avro.RoleHistoryMapping
Creates a new RoleHistoryMapping RecordBuilder by copying an existing Builder
newBuilder(RoleHistoryMapping) - Static method in class org.apache.slider.server.avro.RoleHistoryMapping
Creates a new RoleHistoryMapping RecordBuilder by copying an existing RoleHistoryMapping instance
newBuilder() - Static method in class org.apache.slider.server.avro.RoleHistoryRecord
Creates a new RoleHistoryRecord RecordBuilder
newBuilder(RoleHistoryRecord.Builder) - Static method in class org.apache.slider.server.avro.RoleHistoryRecord
Creates a new RoleHistoryRecord RecordBuilder by copying an existing Builder
newBuilder(RoleHistoryRecord) - Static method in class org.apache.slider.server.avro.RoleHistoryRecord
Creates a new RoleHistoryRecord RecordBuilder by copying an existing RoleHistoryRecord instance
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
newBuilderForType() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
NewerFilesFirst - Class in org.apache.slider.server.avro
Compare two filenames by name; the more recent one comes first
NewerFilesFirst() - Constructor for class org.apache.slider.server.avro.NewerFilesFirst
 
newInstance(Configuration) - Static method in class org.apache.slider.core.restclient.SliderURLConnectionFactory
Construct a new URLConnectionFactory based on the configuration.
newInstance(String, String, String, boolean, boolean, Watcher, int) - Static method in class org.apache.slider.core.zk.ZKIntegration
Create an instance bonded to the specific closure
newReflectiveBlockingService(SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface) - Static method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
newReflectiveService(SliderClusterAPI.SliderClusterProtocolPB.Interface) - Static method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
newRequest(NodeInstance, int) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Create a new request for the specific role.
newResource() - Method in class org.apache.slider.server.appmaster.ProtobufClusterServices
 
newResource(int, int) - Method in class org.apache.slider.server.appmaster.ProtobufClusterServices
 
newResource() - Method in class org.apache.slider.server.appmaster.state.AbstractClusterServices
Create a resource for requests
newResource(int, int) - Method in class org.apache.slider.server.appmaster.state.AbstractClusterServices
 
newStub(RpcChannel) - Static method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
newThread(Runnable) - Method in class org.apache.slider.server.services.workflow.ServiceThreadFactory
 
nmClientAsync - Variable in class org.apache.slider.server.appmaster.SliderAppMaster
Handle to communicate with the Node Manager
NO_DATA_LOCALITY - Static variable in class org.apache.slider.providers.PlacementPolicy
No data locality; do not use placement history
node - Variable in class org.apache.slider.server.appmaster.state.OutstandingRequest
Node the request is for -may be null
NODE_FAILURE_THRESHOLD - Static variable in interface org.apache.slider.api.ResourceKeys
Maximum number of node failures that can be tolerated by a component on a specific node
NODE_FAILURE_THRESHOLD_UNLIMITED - Static variable in interface org.apache.slider.api.ResourceKeys
Failure threshold is unlimited: -1
NODE_LIST_LIMIT - Static variable in class org.apache.slider.common.tools.SliderUtils
 
NodeEntry - Class in org.apache.slider.server.appmaster.state
Information about the state of a role on a specific node instance.
NodeEntry(int) - Constructor for class org.apache.slider.server.appmaster.state.NodeEntry
 
NodeEntryInformation - Class in org.apache.slider.api.types
Serialized node entry information.
NodeEntryInformation() - Constructor for class org.apache.slider.api.types.NodeEntryInformation
 
NodeEntryRecord - Class in org.apache.slider.server.avro
 
NodeEntryRecord() - Constructor for class org.apache.slider.server.avro.NodeEntryRecord
Default constructor.
NodeEntryRecord(CharSequence, Integer, Boolean, Long) - Constructor for class org.apache.slider.server.avro.NodeEntryRecord
All-args constructor.
NodeEntryRecord.Builder - Class in org.apache.slider.server.avro
RecordBuilder for NodeEntryRecord instances.
nodeFailed - Variable in class org.apache.slider.api.types.ComponentInformation
 
nodeFailed - Variable in class org.apache.slider.api.types.RoleStatistics
 
NODEFAILED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
nodeFailureThreshold - Variable in class org.apache.slider.providers.ProviderRole
 
NodeInformation - Class in org.apache.slider.api.types
Serialized node information.
NodeInformation() - Constructor for class org.apache.slider.api.types.NodeInformation
 
NodeInformationList - Class in org.apache.slider.api.types
 
NodeInformationList() - Constructor for class org.apache.slider.api.types.NodeInformationList
 
NodeInformationList(Collection<? extends NodeInformation>) - Constructor for class org.apache.slider.api.types.NodeInformationList
 
NodeInformationList(int) - Constructor for class org.apache.slider.api.types.NodeInformationList
 
NodeInstance - Class in org.apache.slider.server.appmaster.state
A node instance -stores information about a node in the cluster.
NodeInstance(String, int) - Constructor for class org.apache.slider.server.appmaster.state.NodeInstance
Create an instance and the (empty) array of nodes
NodeInstance.CompareNames - Class in org.apache.slider.server.appmaster.state
A comparator for sorting entries alphabetically
NodeInstance.CompareNames() - Constructor for class org.apache.slider.server.appmaster.state.NodeInstance.CompareNames
 
NodeInstance.MoreActiveThan - Class in org.apache.slider.server.appmaster.state
A comparator for sorting entries where the role is newer than the other.
NodeInstance.MoreActiveThan(int) - Constructor for class org.apache.slider.server.appmaster.state.NodeInstance.MoreActiveThan
 
NodeInstance.Preferred - Class in org.apache.slider.server.appmaster.state
A comparator for sorting entries where the node is preferred over another.
NodeInstance.Preferred(int) - Constructor for class org.apache.slider.server.appmaster.state.NodeInstance.Preferred
 
NodeMap - Class in org.apache.slider.server.appmaster.state
Node map map -and methods to work with it.
NodeMap(int) - Constructor for class org.apache.slider.server.appmaster.state.NodeMap
Construct
nodeReports - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
node reports off the RM.
nodes - Variable in class org.apache.slider.server.appmaster.state.OutstandingRequest
A list of all possible nodes to list in an AA request.
nodes - Variable in class org.apache.slider.server.appmaster.web.rest.registry.PathEntryResource
Child nodes: as the short path to each element
NODES_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
NONE - Static variable in class org.apache.slider.providers.PlacementPolicy
Default value: history used, anti-affinity hinted at on rebuild/flex up
normalize(Resource, Resource, Resource) - Method in class org.apache.slider.server.appmaster.state.AbstractClusterServices
Normalise memory, CPU and other resources according to the YARN AM-supplied values and the resource calculator in use (currently hard-coded to the DefaultResourceCalculator.
NoSuchNodeException - Exception in org.apache.slider.core.exceptions
Exception raised when a node cannot be found in the structure that is being examined.
NoSuchNodeException(String) - Constructor for exception org.apache.slider.core.exceptions.NoSuchNodeException
 
noteAMLaunched() - Method in class org.apache.slider.server.appmaster.state.AppState
Note that the master node has been launched, though it isn't considered live until any forked processes are running.
noteAMLive() - Method in class org.apache.slider.server.appmaster.state.AppState
AM declares ourselves live in the cluster description.
noteEvent(RecordedEvent) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Add an event (synchronized)
noteFailed(boolean, String, ContainerOutcome) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Note that a role failed, text will be used in any diagnostics if an exception is later raised.
NotFoundException - Exception in org.apache.slider.core.exceptions
Whatever was being resolved: it was not found
NotFoundException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.NotFoundException
 
NotFoundException(Throwable, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.NotFoundException
 
notifyContainerCompleted(ContainerId) - Method in class org.apache.slider.providers.AbstractProviderService
 
notifyContainerCompleted(ContainerId) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
notifyContainerCompleted(ContainerId) - Method in interface org.apache.slider.providers.ProviderService
Notify the providers of container completion
notUsedSince(long) - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Return true if the node is not busy, and it has not been used since the absolute time
now() - Method in class org.apache.slider.common.tools.Duration
 
now() - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
The current time in nanos
now() - Method in class org.apache.slider.server.appmaster.state.AppState
Current time in milliseconds.
now() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Get current time.
now() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
 
NUM_RPC_HANDLERS - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
 
number - Variable in class org.apache.slider.core.main.IrqHandler.InterruptData
 

O

OK_STATUS - Static variable in class org.apache.slider.server.services.security.SignCertResponse
 
OlderFilesFirst - Class in org.apache.slider.server.avro
Compare two filenames by name; the older ones comes first
OlderFilesFirst() - Constructor for class org.apache.slider.server.avro.OlderFilesFirst
 
oldIsClusternameValid(String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
onAMStop(ActionStopSlider) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Signal that the AM is complete
onBootstrap() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Handler for bootstrap event: there was no history to thaw
onCompletedNode(ContainerStatus) - Method in class org.apache.slider.server.appmaster.state.AppState
handle completed node in the CD -move something from the live server list to the completed server list.
onContainerAllocated(int, String, Container) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Notification that a container has been allocated drop it from the OutstandingRequestTracker.placedRequests structure. generate the cancellation request for AA placement, any actions needed
onContainerAllocated(Container, long, long) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
A container has been allocated on a node -update the data structures
onContainerAssigned(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
A container has been assigned to a role instance on a node -update the data structures
onContainerReleaseSubmitted(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
A container release request was issued
onContainersAllocated(List<Container>) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Callback event when a container is allocated.
onContainersAllocated(List<Container>, List<ContainerAssignment>, List<AbstractRMOperation>) - Method in class org.apache.slider.server.appmaster.state.AppState
Event handler for allocated containers: builds up the lists of assignment actions (what to run where), and possibly a list of operations to perform
onContainersCompleted(List<ContainerStatus>) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onContainerStarted(ContainerId, Map<String, ByteBuffer>) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onContainerStarted(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Container start event
onContainerStartSubmitted(Container, RoleInstance) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Event: a container start has been submitted
onContainerStatusReceived(ContainerId, ContainerStatus) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onContainerStopped(ContainerId) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onError(Throwable) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onExceptionInThread(Thread, Throwable) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Handle any exception in a thread.
onFailedContainer(Container, boolean, ContainerOutcome) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
App state notified of a container completed -but as it wasn't being released it is marked as failed
onGetContainerStatusError(ContainerId, Throwable) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onNodeManagerContainerStarted(ContainerId) - Method in class org.apache.slider.server.appmaster.state.AppState
container start event
onNodeManagerContainerStartFailed(ContainerId, Throwable) - Method in class org.apache.slider.server.appmaster.state.AppState
update the application state after a failure to start a container.
onNodeManagerContainerStartFailed(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
A container failed to start: update the node entry state and return the container to the queue
onNodesUpdated(List<NodeReport>) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Monitored nodes have been changed
onNodesUpdated(List<NodeReport>) - Method in class org.apache.slider.server.appmaster.state.AppState
Handle node update from the RM.
onNodesUpdated(List<NodeReport>) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Update failedNodes and nodemap based on the node state
onProcessExited(LongLivedProcess, int, int) - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
onProcessExited(LongLivedProcess, int, int) - Method in interface org.apache.slider.server.services.workflow.LongLivedProcessLifecycleEvent
Callback when a process has finished
onProcessStarted(LongLivedProcess) - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
onProcessStarted(LongLivedProcess) - Method in interface org.apache.slider.server.services.workflow.LongLivedProcessLifecycleEvent
Callback when a process is started
onReleaseCompleted(Container) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
App state notified of a container completed
onRpcCall(String) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
General actions to perform on a slider RPC call coming in
onServiceCompleted(Service) - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
handler for service completion: base class starts the next service
onShutdownRequest() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
RM wants to shut down the AM
onStart(FileSystem, Path) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Start up
onStartCompleted() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
onStartContainerError(ContainerId, Throwable) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onStartFailed() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
start failed -decrement the starting flag.
onStarting() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
onStopContainerError(ContainerId, Throwable) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
onThaw() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Handle the start process after the history has been rebuilt, and after any gc/purge
onUpgradeContainers(ActionUpgradeContainers) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Signal that containers are being upgraded.
openConnection(URL) - Method in class org.apache.slider.core.restclient.SliderURLConnectionFactory
Opens a url with read and connect timeouts
openConnection(URL, boolean) - Method in class org.apache.slider.core.restclient.SliderURLConnectionFactory
Opens a url with read and connect timeouts
openConnection(URL) - Method in class org.apache.slider.core.restclient.UrlConnectionOperations
Opens a url with cache disabled, redirect handled in (JDK) implementation.
OPENSSL - Static variable in class org.apache.slider.common.tools.SliderUtils
name of openssl program
operations - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeUpdatedOutcome
 
operations - Variable in class org.apache.slider.server.appmaster.state.ContainerAllocationResults
A possibly empty list of requests to add to the follow-up actions
OptionKeys - Interface in org.apache.slider.api
Keys for entries in the options section of a cluster description.
options - Variable in class org.apache.slider.api.ClusterDescription
cluster-specific options -to control both the Slider AM and the application that it deploys
options - Variable in class org.apache.slider.core.conf.MapOperations
Global options
optionsDelegate - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
optionTuples - Variable in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
Options key value
org.apache.hadoop.security - package org.apache.hadoop.security
 
org.apache.slider - package org.apache.slider
 
org.apache.slider.api - package org.apache.slider.api
 
org.apache.slider.api.proto - package org.apache.slider.api.proto
 
org.apache.slider.api.types - package org.apache.slider.api.types
 
org.apache.slider.client - package org.apache.slider.client
 
org.apache.slider.client.ipc - package org.apache.slider.client.ipc
 
org.apache.slider.client.rest - package org.apache.slider.client.rest
 
org.apache.slider.common - package org.apache.slider.common
 
org.apache.slider.common.params - package org.apache.slider.common.params
 
org.apache.slider.common.tools - package org.apache.slider.common.tools
 
org.apache.slider.core.build - package org.apache.slider.core.build
 
org.apache.slider.core.conf - package org.apache.slider.core.conf
 
org.apache.slider.core.exceptions - package org.apache.slider.core.exceptions
 
org.apache.slider.core.launch - package org.apache.slider.core.launch
 
org.apache.slider.core.main - package org.apache.slider.core.main
 
org.apache.slider.core.persist - package org.apache.slider.core.persist
 
org.apache.slider.core.registry - package org.apache.slider.core.registry
 
org.apache.slider.core.registry.docstore - package org.apache.slider.core.registry.docstore
 
org.apache.slider.core.registry.info - package org.apache.slider.core.registry.info
 
org.apache.slider.core.registry.retrieve - package org.apache.slider.core.registry.retrieve
 
org.apache.slider.core.restclient - package org.apache.slider.core.restclient
 
org.apache.slider.core.zk - package org.apache.slider.core.zk
 
org.apache.slider.providers - package org.apache.slider.providers
 
org.apache.slider.providers.agent - package org.apache.slider.providers.agent
 
org.apache.slider.providers.agent.application.metadata - package org.apache.slider.providers.agent.application.metadata
 
org.apache.slider.providers.slideram - package org.apache.slider.providers.slideram
 
org.apache.slider.server.appmaster - package org.apache.slider.server.appmaster
 
org.apache.slider.server.appmaster.actions - package org.apache.slider.server.appmaster.actions
 
org.apache.slider.server.appmaster.management - package org.apache.slider.server.appmaster.management
 
org.apache.slider.server.appmaster.monkey - package org.apache.slider.server.appmaster.monkey
 
org.apache.slider.server.appmaster.operations - package org.apache.slider.server.appmaster.operations
 
org.apache.slider.server.appmaster.rpc - package org.apache.slider.server.appmaster.rpc
 
org.apache.slider.server.appmaster.security - package org.apache.slider.server.appmaster.security
 
org.apache.slider.server.appmaster.state - package org.apache.slider.server.appmaster.state
 
org.apache.slider.server.appmaster.web - package org.apache.slider.server.appmaster.web
 
org.apache.slider.server.appmaster.web.layout - package org.apache.slider.server.appmaster.web.layout
 
org.apache.slider.server.appmaster.web.rest - package org.apache.slider.server.appmaster.web.rest
 
org.apache.slider.server.appmaster.web.rest.agent - package org.apache.slider.server.appmaster.web.rest.agent
 
org.apache.slider.server.appmaster.web.rest.application - package org.apache.slider.server.appmaster.web.rest.application
This package contains resources related to the application REST API
org.apache.slider.server.appmaster.web.rest.application.actions - package org.apache.slider.server.appmaster.web.rest.application.actions
 
org.apache.slider.server.appmaster.web.rest.application.resources - package org.apache.slider.server.appmaster.web.rest.application.resources
 
org.apache.slider.server.appmaster.web.rest.management - package org.apache.slider.server.appmaster.web.rest.management
 
org.apache.slider.server.appmaster.web.rest.management.resources - package org.apache.slider.server.appmaster.web.rest.management.resources
 
org.apache.slider.server.appmaster.web.rest.publisher - package org.apache.slider.server.appmaster.web.rest.publisher
 
org.apache.slider.server.appmaster.web.rest.registry - package org.apache.slider.server.appmaster.web.rest.registry
 
org.apache.slider.server.appmaster.web.view - package org.apache.slider.server.appmaster.web.view
 
org.apache.slider.server.avro - package org.apache.slider.server.avro
 
org.apache.slider.server.servicemonitor - package org.apache.slider.server.servicemonitor
 
org.apache.slider.server.services.security - package org.apache.slider.server.services.security
 
org.apache.slider.server.services.utility - package org.apache.slider.server.services.utility
 
org.apache.slider.server.services.workflow - package org.apache.slider.server.services.workflow
 
org.apache.slider.server.services.yarnregistry - package org.apache.slider.server.services.yarnregistry
 
origin - Variable in class org.apache.slider.server.appmaster.state.ContainerAllocationResults
The outstanding request which originated this.
originConfigurationPath - Variable in class org.apache.slider.api.ClusterDescription
URL path to the original configuration files; these are re-read when restoring a cluster
origTrackingUrl - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
OSPackage - Class in org.apache.slider.providers.agent.application.metadata
 
OSPackage() - Constructor for class org.apache.slider.providers.agent.application.metadata.OSPackage
 
OSSpecific - Class in org.apache.slider.providers.agent.application.metadata
 
OSSpecific() - Constructor for class org.apache.slider.providers.agent.application.metadata.OSSpecific
 
out - Variable in class org.apache.slider.common.params.ActionExistsArgs
 
out - Variable in class org.apache.slider.common.params.ActionKDiagArgs
 
out - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
out - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
out - Variable in class org.apache.slider.common.params.ActionResolveArgs
 
outcome - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
outcome - Variable in class org.apache.slider.server.appmaster.state.ContainerAllocationResults
What was the outcome of this allocation: placed, escalated, ...
output - Variable in class org.apache.slider.api.ClusterNode
What is the tail output from the executed process (or [] if not started or the log cannot be picked up
output - Variable in class org.apache.slider.api.types.ContainerInformation
What is the tail output from the executed process (or [] if not started or the log cannot be picked up
output - Variable in class org.apache.slider.common.params.ActionStatusArgs
 
output - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
What is the tail output from the executed process (or [] if not started or the log cannot be picked up
OUTPUT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
OUTPUT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
outputFile - Variable in class org.apache.slider.common.params.ActionLookupArgs
 
outputFile - Variable in class org.apache.slider.common.params.ActionNodesArgs
 
outputFile - Variable in class org.apache.slider.common.params.LaunchArgsDelegate
 
OutstandingRequest - Class in org.apache.slider.server.appmaster.state
Tracks an outstanding request.
OutstandingRequest(int, NodeInstance) - Constructor for class org.apache.slider.server.appmaster.state.OutstandingRequest
Create a request
OutstandingRequest(int, String) - Constructor for class org.apache.slider.server.appmaster.state.OutstandingRequest
Create an outstanding request with the given role and hostname Important: this is useful only for map lookups -the other constructor with the NodeInstance parameter is needed to generate node-specific container requests
OutstandingRequest(int, List<NodeInstance>) - Constructor for class org.apache.slider.server.appmaster.state.OutstandingRequest
Create an Anti-affine reques, including all listed nodes (there must be one) as targets.
OutstandingRequestTracker - Class in org.apache.slider.server.appmaster.state
Tracks outstanding requests made with a specific placement option.
OutstandingRequestTracker() - Constructor for class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
 
overwrite - Variable in class org.apache.slider.common.params.ActionDependencyArgs
 
overwrite - Variable in class org.apache.slider.common.params.ActionInstallKeytabArgs
 
overwrite - Variable in class org.apache.slider.common.params.ActionKeytabArgs
 
owner - Variable in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter
 

P

Package - Class in org.apache.slider.providers.agent.application.metadata
Represents package description.
Package() - Constructor for class org.apache.slider.providers.agent.application.metadata.Package
 
PACKAGE_DIRECTORY - Static variable in interface org.apache.slider.common.SliderKeys
 
PACKAGE_LIST - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
PACKAGE_PATH - Static variable in interface org.apache.slider.providers.agent.AgentKeys
The location of pre-installed agent path.
packageURI - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
packageURI - Variable in class org.apache.slider.common.params.ActionClientArgs
 
packageURI - Variable in class org.apache.slider.common.params.ActionInstallPackageArgs
 
packageURI - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
parameters - Variable in class org.apache.slider.common.params.AbstractActionArgs
This is the default parameter
parse() - Method in class org.apache.slider.common.params.CommonArgs
Parse routine -includes registering the action-specific argument classes and postprocess it
parse(InputStream) - Method in class org.apache.slider.providers.agent.application.metadata.DefaultConfigParser
 
parseAndValidate(String, String, int, int, int) - Static method in class org.apache.slider.common.tools.SliderUtils
Parse an int value, replacing it with defval if undefined;
parseConfiguration(FileSystem, Path) - Method in class org.apache.slider.common.tools.ConfigHelper
This will load and parse a configuration to an XML document
parseConfigXML(InputStream) - Static method in class org.apache.slider.common.tools.ConfigHelper
Parse an XML Hadoop configuration into an XML document.
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(byte[]) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(InputStream) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.PingInformationProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
PARSER - Static variable in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
partitionRequests(RoleHistory, List<Container>, List<Container>, List<Container>) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Take a list of requests and split them into specific host requests and generic assignments.
PASS_LEN - Static variable in interface org.apache.slider.common.SliderKeys
 
password - Variable in class org.apache.slider.common.params.ActionClientArgs
 
PASSWORD_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
patchConfiguration(Configuration) - Static method in class org.apache.slider.common.tools.SliderUtils
Take an existing conf and patch it for Slider's needs.
path - Variable in class org.apache.slider.api.types.SliderInstanceDescription
 
path - Variable in class org.apache.slider.common.params.ActionResolveArgs
 
PathArgumentConverter - Class in org.apache.slider.common.params
 
PathArgumentConverter(String) - Constructor for class org.apache.slider.common.params.PathArgumentConverter
 
PathEntryResource - Class in org.apache.slider.server.appmaster.web.rest.registry
Representation of a path entry
PathEntryResource() - Constructor for class org.apache.slider.server.appmaster.web.rest.registry.PathEntryResource
 
pathToRole(String) - Method in class org.apache.slider.server.appmaster.web.rest.RestPaths
Path to a role
PatternValidator - Class in org.apache.slider.server.services.utility
Utility class to validate strings against a predefined pattern.
PatternValidator(String) - Constructor for class org.apache.slider.server.services.utility.PatternValidator
 
pendingAntiAffineRequestCount - Variable in class org.apache.slider.api.types.ComponentInformation
 
PENDINGANTIAFFINEREQUESTCOUNT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
persist(Path, boolean) - Method in class org.apache.slider.core.build.InstanceBuilder
Persist this
persistInstanceDefinition(boolean, Path, InstanceBuilder) - Method in class org.apache.slider.client.SliderClient
 
PersistKeys - Class in org.apache.slider.core.persist
 
PersistKeys() - Constructor for class org.apache.slider.core.persist.PersistKeys
 
persistPackages() - Method in class org.apache.slider.core.persist.AppDefinitionPersister
 
PHASE_COUNT - Static variable in enum org.apache.slider.server.servicemonitor.ProbePhase
How many phases are there?
PID_PROBE_ENABLED - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Probe enabled/disabled flag Key: "service.monitor.pidprobe.enabled"
PID_PROBE_PIDFILE - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
PID probing key : pid to attempt to create a TCP connection to "service.monitor.pidprobe.pidfile"
ping(String) - Method in interface org.apache.slider.api.SliderApplicationApi
Ping as a GET
ping(String) - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
ping(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
ping(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
ping(HttpServletRequest, UriInfo, String) - Method in class org.apache.slider.server.appmaster.web.rest.application.actions.RestActionPing
 
ping(boolean) - Method in class org.apache.slider.server.servicemonitor.HttpProbe
 
ping(boolean) - Method in class org.apache.slider.server.servicemonitor.PortProbe
Try to connect to the (host,port); a failure to connect within the specified timeout is a failure
ping(boolean) - Method in class org.apache.slider.server.servicemonitor.Probe
Ping the endpoint.
ping(boolean) - Method in class org.apache.slider.server.servicemonitor.YarnApplicationProbe
Try to connect to the (host,port); a failure to connect within the specified timeout is a failure
pingGet(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Ping as a GET
PingInformation - Class in org.apache.slider.api.types
Serialized information to/from Ping operations
PingInformation() - Constructor for class org.apache.slider.api.types.PingInformation
 
pingPost(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Ping as a POST
pingPut(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
Ping as a POST
pkgName - Variable in class org.apache.slider.core.persist.AppDefinitionPersister.AppDefinition
 
placement - Variable in class org.apache.slider.api.types.ContainerInformation
 
placement - Variable in class org.apache.slider.server.appmaster.state.ContainerAssignment
Placement outcome: was this from history or not
placement - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
 
PLACEMENT_ESCALATE_DELAY - Static variable in interface org.apache.slider.api.ResourceKeys
Time in seconds to escalate placement delay
PLACEMENT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
placementPolicy - Variable in class org.apache.slider.api.types.ComponentInformation
 
PlacementPolicy - Class in org.apache.slider.providers
Placement values.
PlacementPolicy() - Constructor for class org.apache.slider.providers.PlacementPolicy
 
placementPolicy - Variable in class org.apache.slider.providers.ProviderRole
 
PLACEMENTPOLICY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
PlacementPolicyOptions - Enum in org.apache.slider.providers
 
placementTimeoutSeconds - Variable in class org.apache.slider.providers.ProviderRole
 
play() - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
Iterate through all the entries and invoke chaos on those wanted
PORT_PROBE_BOOTSTRAP_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : bootstrap timeout -how long in milliseconds should the port probing take to connect before the failure to connect is considered a liveness failure.
PORT_PROBE_BOOTSTRAP_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default timeout for port probes 60000
PORT_PROBE_CONNECT_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : timeout of the connection attempt "service.monitor.portprobe.connect.timeout"
PORT_PROBE_CONNECT_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default value for port probe connection attempts 1000
PORT_PROBE_ENABLED - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probe enabled/disabled flag Key: "service.monitor.portprobe.enabled"
PORT_PROBE_HOST - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : port to attempt to create a TCP connection to "service.monitor.portprobe.host"
PORT_PROBE_PORT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : port to attempt to create a TCP connection to "service.monitor.portprobe.port"
PortProbe - Class in org.apache.slider.server.servicemonitor
Probe for a port being open
PortProbe(String, int, int, String, Configuration) - Constructor for class org.apache.slider.server.servicemonitor.PortProbe
 
PortScanner - Class in org.apache.slider.common.tools
a scanner which can take an input string for a range or scan the lot.
PortScanner() - Constructor for class org.apache.slider.common.tools.PortScanner
 
postProcess() - Method in class org.apache.slider.common.params.CommonArgs
validate args via CommonArgs.validate() then postprocess the arguments
preempted - Variable in class org.apache.slider.api.types.ComponentInformation
 
preempted - Variable in class org.apache.slider.api.types.NodeEntryInformation
incrementing counter of instances that have been pre-empted.
preempted - Variable in class org.apache.slider.api.types.RoleStatistics
 
PREEMPTED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
PREEMPTED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
PREFIX_PROVIDER - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
 
PREFIX_SLIDER_ROLES - Static variable in class org.apache.slider.server.appmaster.management.MetricsConstants
 
PrefixedMetricsSet - Class in org.apache.slider.server.appmaster.management
From an existing metrics set, generate a new metrics set with the prefix in front of every key.
PrefixedMetricsSet(String, MetricSet) - Constructor for class org.apache.slider.server.appmaster.management.PrefixedMetricsSet
 
prefixedWith(String) - Method in class org.apache.slider.core.conf.MapOperations
Get all entries with a specific prefix
preflightValidateClusterConfiguration(SliderFileSystem, String, Configuration, AggregateConf, Path, Path, boolean) - Method in class org.apache.slider.providers.AbstractClientProvider
This is called pre-launch to validate that the cluster specification is valid.
preflightValidateClusterConfiguration(SliderFileSystem, String, Configuration, AggregateConf, Path, Path, boolean) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
preflightValidateClusterConfiguration(SliderFileSystem, String, Configuration, AggregateConf, Path, Path, boolean) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
preHead(Hamlet.HTML<HtmlPage._>) - Method in class org.apache.slider.server.appmaster.web.layout.WebUILayout
 
prepareAllocationList(List<Container>) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Perform any pre-allocation operations on the list of allocated containers based on knowledge of system state.
prepareAMAndConfigForLaunch(SliderFileSystem, Configuration, AbstractLauncher, AggregateConf, Path, Path, Configuration, String, Path, boolean) - Method in class org.apache.slider.providers.AbstractClientProvider
Prepare the AM settings for launch
prepareAMAndConfigForLaunch(SliderFileSystem, Configuration, AbstractLauncher, AggregateConf, Path, Path, Configuration, String, Path, boolean) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
prepareAMAndConfigForLaunch(SliderFileSystem, Configuration, AbstractLauncher, AggregateConf, Path, Path, Configuration, String, Path, boolean) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
The Slider AM sets up all the dependency JARs above slider.jar itself Prepare the AM settings for launch
prepareAMResourceRequirements(MapOperations, Resource) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
Update the AM resource with any local needs
prepareArgs(String[]) - Static method in class org.apache.slider.server.servicemonitor.MonitorUtils
Convert the arguments -including dropping any empty strings that creep in
prepareInstanceConfiguration(AggregateConf) - Method in class org.apache.slider.providers.AbstractClientProvider
Any provider-side alteration of a configuration can take place here.
prepareInstanceConfiguration(AggregateConf) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
principal - Variable in class org.apache.slider.common.params.ActionKDiagArgs
 
printCell(Hamlet.TR<?>) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.TableAnchorContent
 
printCell(Hamlet.TR<?>) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock.TableContent
Adds a td to the given tr.
PRINTF_E_INSTANCE_ALREADY_EXISTS - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
PRINTF_E_INSTANCE_DIR_ALREADY_EXISTS - Static variable in interface org.apache.slider.core.exceptions.ErrorStrings
 
priority - Variable in class org.apache.slider.api.types.ComponentInformation
 
priority - Variable in class org.apache.slider.api.types.NodeEntryInformation
Priority
PRIORITY - Static variable in class org.apache.slider.core.main.ServiceLauncher
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
PrivilegedConnectToCM - Class in org.apache.slider.server.appmaster
Implement privileged connection to the CM
PrivilegedConnectToCM(SliderAppMaster, InetSocketAddress) - Constructor for class org.apache.slider.server.appmaster.PrivilegedConnectToCM
 
probability - Variable in class org.apache.slider.server.appmaster.monkey.ChaosEntry
 
PROBABILITY_PERCENT_1 - Static variable in interface org.apache.slider.api.InternalKeys
1% of chaos
PROBABILITY_PERCENT_100 - Static variable in interface org.apache.slider.api.InternalKeys
100% for chaos values
Probe - Class in org.apache.slider.server.servicemonitor
Base class of all probes.
Probe(String, Configuration) - Constructor for class org.apache.slider.server.servicemonitor.Probe
Create a probe of a specific name
PROBE_INTERVAL_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Default value if the key is not in the config file: 10000
PROBE_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Default value if the key is not in the config file: 60000
probeBooted(ProbeStatus) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
A probe has just booted
probeBooted(ProbeStatus) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
probeFailed(ProbeFailedException) - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
ProbeFailedException - Exception in org.apache.slider.server.servicemonitor
An exception to raise on a probe failure
ProbeFailedException(String, ProbeStatus) - Constructor for exception org.apache.slider.server.servicemonitor.ProbeFailedException
 
probeFailure(ProbeFailedException) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
A probe has failed
probeFailure(ProbeFailedException) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
ProbeInterruptedException - Exception in org.apache.slider.server.servicemonitor
This exception is raised when the probe loop detects that it has been requested to stop
ProbeInterruptedException() - Constructor for exception org.apache.slider.server.servicemonitor.ProbeInterruptedException
 
ProbePhase - Enum in org.apache.slider.server.servicemonitor
Probe phases.
probeProcessStateChange(ProbePhase) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
The probe process has changed state.
probeProcessStateChange(ProbePhase) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
ProbeReportHandler - Interface in org.apache.slider.server.servicemonitor
This interface is for use by the Poll Workers to send events to the reporters.
probeResult(ProbePhase, ProbeStatus) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
Report a probe outcome
probeResult(ProbePhase, ProbeStatus) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
ProbeStatus - Class in org.apache.slider.server.servicemonitor
Status message of a probe.
ProbeStatus() - Constructor for class org.apache.slider.server.servicemonitor.ProbeStatus
 
ProbeStatus(long, String, Throwable) - Constructor for class org.apache.slider.server.servicemonitor.ProbeStatus
 
ProbeStatus(long, String) - Constructor for class org.apache.slider.server.servicemonitor.ProbeStatus
 
probeTimedOut(ProbePhase, Probe, ProbeStatus, long) - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
A probe has timed out
probeTimedOut(ProbePhase, Probe, ProbeStatus, long) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
ProbeWorker - Class in org.apache.slider.server.servicemonitor
This is the entry point to do work.
ProbeWorker(List<Probe>, List<Probe>, int, int) - Constructor for class org.apache.slider.server.servicemonitor.ProbeWorker
Create a probe worker
process(WatchedEvent) - Method in class org.apache.slider.core.zk.BlockingZKWatcher
 
process(WatchedEvent) - Method in class org.apache.slider.core.zk.ZKIntegration
Event handler to notify of state events
processAllocatedPorts(String, String, String, Map<String, String>) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
processAndPublishComponentSpecificData(Map<String, String>, String, String, String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Publish component instance specific data if the component demands it
processAndPublishComponentSpecificExports(Map<String, String>, String, String, String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Publish component instance specific data if the component demands it
processClientOperation(SliderFileSystem, String, File, File, JSONObject, String) - Method in class org.apache.slider.providers.AbstractClientProvider
Process client operations for applications such as install, configure
processClientOperation(SliderFileSystem, String, File, File, JSONObject, String) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
processSuppliedDefinitions(String, AbstractClusterBuildingActionArgs, ConfTreeOperations) - Method in class org.apache.slider.core.persist.AppDefinitionPersister
 
progress - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
propagate(Configuration, Configuration, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Propagate a property from a source to a dest config, with a best-effort attempt at propagating the origin.
PROPAGATE_RESOURCE_OPTION - Static variable in interface org.apache.slider.common.SliderKeys
 
PROPAGATED_CONF_DIR_NAME - Static variable in interface org.apache.slider.common.SliderKeys
This is the name of the dir/subdir containing the hbase conf that is propagated via YARN "propagatedconf"
propagateFilename() - Method in class org.apache.slider.core.build.InstanceBuilder
 
propagateGlobalKeys(ConfTree, String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Propagate all global keys matching a prefix
propagateGlobalKeys(ConfTreeOperations, String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Propagate all global keys matching a prefix
propagateOption(MapOperations, String, Map<String, String>, String) - Method in class org.apache.slider.providers.ProviderUtils
Propagate an option from the cluster specification option map to the site XML map, using the site key for the name
propagatePrincipals() - Method in class org.apache.slider.core.build.InstanceBuilder
Propagate any critical principals from the current site config down to the HBase one.
propagateSiteOptions(ClusterDescription, Map<String, String>) - Method in class org.apache.slider.providers.ProviderUtils
copy all options beginning site.
propagateSiteOptions(Map<String, String>, Map<String, String>) - Method in class org.apache.slider.providers.ProviderUtils
 
propagateSiteOptions(Map<String, String>, Map<String, String>, String) - Method in class org.apache.slider.providers.ProviderUtils
 
propagateSiteOptions(Map<String, String>, Map<String, String>, String, Map<String, String>) - Method in class org.apache.slider.providers.ProviderUtils
 
propagateUsernameInInsecureCluster() - Method in class org.apache.slider.core.launch.AbstractLauncher
This is critical for an insecure cluster -it passes down the username to YARN, and so gives the code running in containers the rights it needs to work with data.
propertiesToString(Properties) - Static method in class org.apache.slider.common.tools.SliderUtils
 
PROPERTY_CONF_DIR - Static variable in interface org.apache.slider.common.SliderKeys
JVM property to define the slider configuration directory; this is set by the slider script: "slider.confdir"
PROPERTY_LIB_DIR - Static variable in interface org.apache.slider.common.SliderKeys
JVM property to define the slider lib directory; this is set by the slider script: "slider.libdir"
PropertyInfo - Class in org.apache.slider.providers.agent.application.metadata
Application config property info
PropertyInfo() - Constructor for class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
ProtobufClusterServices - Class in org.apache.slider.server.appmaster
 
ProtobufClusterServices() - Constructor for class org.apache.slider.server.appmaster.ProtobufClusterServices
 
provider - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
provider - Variable in class org.apache.slider.common.params.ActionClientArgs
 
provider - Variable in class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
PROVIDER_AGENT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
PROVIDER_NOT_FOUND - Static variable in class org.apache.slider.providers.SliderProviderFactory
 
PROVIDER_RESOURCE_BASE - Static variable in class org.apache.slider.providers.AbstractClientProvider
 
PROVIDER_RESOURCE_BASE_ROOT - Static variable in class org.apache.slider.providers.AbstractClientProvider
 
ProviderAppState - Class in org.apache.slider.server.appmaster.state
Implementation of StateAccessForProviders, which means state access for providers, web UI and IPC/REST views.
ProviderAppState(String, AppState) - Constructor for class org.apache.slider.server.appmaster.state.ProviderAppState
 
ProviderCompleted - Interface in org.apache.slider.providers
This is the callback triggered by the ProviderCompletedCallable when it generates a notification
ProviderCompletedCallable - Class in org.apache.slider.providers
 
ProviderCompletedCallable(ProviderCompleted, Object) - Constructor for class org.apache.slider.providers.ProviderCompletedCallable
 
ProviderCore - Interface in org.apache.slider.providers
 
providerLostContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
report container loss.
ProviderNotifyingOperationHandler - Class in org.apache.slider.server.appmaster.operations
 
ProviderNotifyingOperationHandler(ProviderService) - Constructor for class org.apache.slider.server.appmaster.operations.ProviderNotifyingOperationHandler
 
ProviderReportedContainerLoss - Class in org.apache.slider.server.appmaster.actions
ProviderReportedContainerLoss(ContainerId) - Constructor for class org.apache.slider.server.appmaster.actions.ProviderReportedContainerLoss
 
ProviderReportedContainerLoss(String, long, TimeUnit, ContainerId) - Constructor for class org.apache.slider.server.appmaster.actions.ProviderReportedContainerLoss
 
ProviderRole - Class in org.apache.slider.providers
Provider role and key for use in app requests.
ProviderRole(String, int) - Constructor for class org.apache.slider.providers.ProviderRole
 
ProviderRole(String, int, int, int, long, String) - Constructor for class org.apache.slider.providers.ProviderRole
Create a provider role
ProviderService - Interface in org.apache.slider.providers
 
providerService - Variable in class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
ProviderStartupCompleted - Class in org.apache.slider.server.appmaster.actions
 
ProviderStartupCompleted() - Constructor for class org.apache.slider.server.appmaster.actions.ProviderStartupCompleted
 
providerUtils - Static variable in class org.apache.slider.providers.AbstractClientProvider
 
ProviderUtils - Class in org.apache.slider.providers
this is a factoring out of methods handy for providers.
ProviderUtils(Logger) - Constructor for class org.apache.slider.providers.ProviderUtils
Create an instace
publishApplicationInstanceData(String, String, Iterable<Map.Entry<String, String>>) - Method in class org.apache.slider.providers.agent.AgentProviderService
Publish a named property bag that may contain name-value pairs for app configurations such as hbase-site
publishConfigAndExportGroups(HeartBeat, ComponentInstanceState, String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Process return status for component instances
PUBLISHED_CONFIGURATION_REGEXP - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
The regular expressions used to define valid configuration names/url path fragments: "[a-z0-9][a-z0-9_\\+-]*"
PUBLISHED_CONFIGURATION_SET_REGEXP - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
PublishedArtifacts - Interface in org.apache.slider.server.appmaster
This is the name of YARN artifacts that are published
PublishedConfigSet - Class in org.apache.slider.core.registry.docstore
Represents a set of configurations for an application, component, etc.
PublishedConfigSet() - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
PublishedConfiguration - Class in org.apache.slider.core.registry.docstore
JSON-serializable description of a published key-val configuration.
PublishedConfiguration() - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
PublishedConfiguration(String) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfiguration
build an empty published configuration
PublishedConfiguration(String, Iterable<Map.Entry<String, String>>) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfiguration
Build a configuration from the entries
PublishedConfiguration(String, Iterable<Map.Entry<String, String>>, Configuration) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfiguration
Build a published configuration, using the keys from keysource, but resolving the values from the value source, via Configuration.get()
PublishedConfigurationOutputter - Class in org.apache.slider.core.registry.docstore
Output a published configuration
PublishedConfigurationOutputter(PublishedConfiguration) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter
 
PublishedConfigurationOutputter.EnvOutputter - Class in org.apache.slider.core.registry.docstore
 
PublishedConfigurationOutputter.EnvOutputter(PublishedConfiguration) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.EnvOutputter
 
PublishedConfigurationOutputter.JsonOutputter - Class in org.apache.slider.core.registry.docstore
 
PublishedConfigurationOutputter.JsonOutputter(PublishedConfiguration) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.JsonOutputter
 
PublishedConfigurationOutputter.PropertiesOutputter - Class in org.apache.slider.core.registry.docstore
 
PublishedConfigurationOutputter.PropertiesOutputter(PublishedConfiguration) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.PropertiesOutputter
 
PublishedConfigurationOutputter.XmlOutputter - Class in org.apache.slider.core.registry.docstore
 
PublishedConfigurationOutputter.XmlOutputter(PublishedConfiguration) - Constructor for class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.XmlOutputter
 
PublishedExports - Class in org.apache.slider.core.registry.docstore
JSON-serializable description of a published key-val configuration.
PublishedExports() - Constructor for class org.apache.slider.core.registry.docstore.PublishedExports
 
PublishedExports(String) - Constructor for class org.apache.slider.core.registry.docstore.PublishedExports
build an empty published configuration
PublishedExports(String, Iterable<Map.Entry<String, List<ExportEntry>>>) - Constructor for class org.apache.slider.core.registry.docstore.PublishedExports
Build a configuration from the entries
PublishedExportsOutputter - Class in org.apache.slider.core.registry.docstore
Output a published configuration
PublishedExportsOutputter(PublishedExports) - Constructor for class org.apache.slider.core.registry.docstore.PublishedExportsOutputter
 
PublishedExportsOutputter.JsonOutputter - Class in org.apache.slider.core.registry.docstore
 
PublishedExportsOutputter.JsonOutputter(PublishedExports) - Constructor for class org.apache.slider.core.registry.docstore.PublishedExportsOutputter.JsonOutputter
 
PublishedExportsSet - Class in org.apache.slider.core.registry.docstore
Represents a set of configurations for an application, component, etc.
PublishedExportsSet() - Constructor for class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
publishedProviderConf - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
PUBLISHER_CONFIGURATIONS_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
PUBLISHER_DOCUMENTS_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
PUBLISHER_EXPORTS_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
PUBLISHER_REST_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
PublisherResource - Class in org.apache.slider.server.appmaster.web.rest.publisher
This publishes configuration sets
PublisherResource(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
publishFolderPaths(Map<String, String>, String, String, String) - Method in class org.apache.slider.providers.agent.AgentProviderService
Format the folder locations and publish in the registry service
purgeAppInstanceTempFiles(String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Create the application-instance specific temporary directory in the DFS
purgeOlderHistoryEntries(FileSystem, Path) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Delete all old history entries older than the one we want to keep.
purgeUnusedEntries(long) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
run through each entry; gc'ing & removing old ones that don't have a recent failure count (we care about those)
put(String, String) - Method in class org.apache.slider.core.conf.MapOperations
 
put(String, PublishedConfiguration) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
Put a name -it will be converted to lower case before insertion.
put(String, PublishedExports) - Method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
Put a name -it will be converted to lower case before insertion.
put(String, String) - Method in class org.apache.slider.core.registry.docstore.UriMap
 
put(AsyncAction) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Put an action on the immediate queue -to be executed when the queue reaches it.
put(AsyncAction) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
put(int, Object) - Method in class org.apache.slider.server.avro.NodeEntryRecord
 
put(int, Object) - Method in class org.apache.slider.server.avro.RoleHistoryFooter
 
put(int, Object) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
 
put(int, Object) - Method in class org.apache.slider.server.avro.RoleHistoryMapping
 
put(int, Object) - Method in class org.apache.slider.server.avro.RoleHistoryRecord
 
putAll(Map<? extends String, ? extends String>) - Method in class org.apache.slider.core.conf.MapOperations
 
putAllJars(Map<String, LocalResource>, SliderFileSystem, Path, String, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Submit a JAR containing and map it
putAmTarGzipAndUpdate(Map<String, LocalResource>, SliderFileSystem) - Static method in class org.apache.slider.common.tools.SliderUtils
Submit the AM tar.gz containing all dependencies and map it
putComponent(String, ServiceRecord) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Add a component under the slider name/entry
putComponent(String, String, String, ServiceRecord) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Add a component
putDesiredResources(ConfTree) - Method in interface org.apache.slider.api.SliderApplicationApi
Put an updated resources structure.
putDesiredResources(ConfTree) - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
putDesiredResources(ConfTree) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
putEnv(Map<String, String>) - Method in class org.apache.slider.core.launch.AbstractLauncher
 
putEnvMap(Map<String, String>) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Bulk set the environment from a map.
putIfUnset(String, String) - Method in class org.apache.slider.core.conf.MapOperations
Set a property if it is not already set
putJar(Map<String, LocalResource>, SliderFileSystem, Class, Path, String, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Submit a JAR containing a specific class and map it
putRole(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
safety check: make sure the role is unique amongst the role stats...which is extended with the new role
putService(String, String, String, ServiceRecord, boolean) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Add a service under a path, optionally purging any history
putService(String, String, ServiceRecord, boolean) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Add a service under a path for the current user
putValues(Iterable<Map.Entry<String, String>>) - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
Set the values from an iterable (this includes a Hadoop Configuration and Java properties object).
putValues(Iterable<Map.Entry<String, List<ExportEntry>>>) - Method in class org.apache.slider.core.registry.docstore.PublishedExports
Set the values from an iterable (this includes a Hadoop Configuration and Java properties object).
PYTHON - Static variable in class org.apache.slider.common.tools.SliderUtils
name of python program
PYTHON_EXE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
PYTHON_EXECUTABLE_PATH - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
The path to the python executable utilized to launch the agent.
PYTHONPATH - Static variable in interface org.apache.slider.common.SliderKeys
Python specific

Q

qualifyUser(String) - Static method in class org.apache.slider.client.ClientRegistryBinder
Qualify a user.
queue - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
queue - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
queue(AsyncAction) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
Queue an action for immediate execution in the executor thread
queue(AsyncAction) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Queue an action for immediate execution in the executor thread
queue(AsyncAction) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Put an action on the immediate queue -to be executed when the queue reaches it.
queue(RenewingAction<FsDelegationTokenManager.RenewAction>) - Method in class org.apache.slider.server.services.security.FsDelegationTokenManager
 
queueAccess - Variable in class org.apache.slider.providers.AbstractProviderService
 
QueueAccess - Interface in org.apache.slider.server.appmaster.actions
Access for queue operations
queueCommand(String, Map<String, String>, List<String>) - Method in class org.apache.slider.providers.AbstractProviderService
Create a new forked process service with the given name, environment and command list -then add it as a child for execution in the sequence.
QueueExecutor - Class in org.apache.slider.server.appmaster.actions
Executor for async actions - hands them off to the AM as appropriate
QueueExecutor(SliderAppMaster, QueueService) - Constructor for class org.apache.slider.server.appmaster.actions.QueueExecutor
 
QueueService - Class in org.apache.slider.server.appmaster.actions
The Queue service provides immediate and scheduled queues, as well as an executor thread that moves queued actions from the scheduled queue to the immediate one.
QueueService() - Constructor for class org.apache.slider.server.appmaster.actions.QueueService
Create a queue instance with a single thread executor

R

rackName - Variable in class org.apache.slider.api.types.NodeInformation
 
RACKNAME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
randomPercentage() - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
 
RangeLimitedCounter - Class in org.apache.slider.server.appmaster.management
This is a counter whose range can be given a min and a max
RangeLimitedCounter(long, long, long) - Constructor for class org.apache.slider.server.appmaster.management.RangeLimitedCounter
Instantiate
read(InputStream) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Read a history, returning one that is ready to have its onThaw() method called
read(FileSystem, Path) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Read a role history from a path in a filesystem
read(String) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Read from a resource in the classpath -used for testing
READLOCK - Static variable in interface org.apache.slider.core.persist.Filenames
 
rebuild(LoadedRoleHistory) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
rebuild the placement history from the loaded role history
rebuildContainerDetails(List<Container>, String, Map<Integer, ProviderRole>) - Method in class org.apache.slider.providers.AbstractProviderService
No-op implementation of this method.
rebuildContainerDetails(List<Container>, String, Map<Integer, ProviderRole>) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
rebuildContainerDetails(List<Container>, String, Map<Integer, ProviderRole>) - Method in interface org.apache.slider.providers.ProviderService
On AM restart (for whatever reason) this API is required to rebuild the AM internal state with the containers which were already assigned and running
RECENT_LINE_LOG_LIMIT - Static variable in class org.apache.slider.server.services.workflow.LongLivedProcess
Limit on number of lines to retain in the "recent" line list:64
recordAssignedTag(String, String, String) - Method in class org.apache.slider.providers.agent.ComponentTagProvider
Record an assigned tag to a container
RecordedEvent - Class in org.apache.slider.server.appmaster.management
 
RecordedEvent() - Constructor for class org.apache.slider.server.appmaster.management.RecordedEvent
 
RecordedEvent(long, String, long, String, String) - Constructor for class org.apache.slider.server.appmaster.management.RecordedEvent
Create an event.
records - Variable in class org.apache.slider.server.avro.LoadedRoleHistory
 
redirectToAppWadl(HttpServletRequest) - Method in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
Generate a redirect to the WASL
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.AggregateModelRefresher
 
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.AppconfRefresher
 
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.LiveComponentsRefresher
 
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.LiveContainersRefresher
 
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.LiveNodesRefresher
 
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.LiveResourcesRefresher
 
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.LiveStatisticsRefresher
 
refresh() - Method in interface org.apache.slider.server.appmaster.web.rest.application.resources.ResourceRefresher
Build an up to date version of the data
refresh() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.ResourceSnapshotRefresher
 
refreshClusterStatus() - Method in class org.apache.slider.server.appmaster.state.AppState
Update the cluster description with the current application state
refreshClusterStatus(Map<String, String>) - Method in class org.apache.slider.server.appmaster.state.AppState
Update the cluster description with the current application state
refreshClusterStatus() - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
refreshClusterStatus() - Method in interface org.apache.slider.server.appmaster.state.StateAccessForProviders
Update the cluster description with anything interesting
register(int) - Method in class org.apache.slider.core.main.ServiceShutdownHook
 
register(String, T) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Given a Metric, registers it under the given name.
register(Class<?>, T, String...) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
register(MetricsAndMonitoring) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Register all metrics with the metrics infra
register(Register, HttpServletResponse, String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
Register - Class in org.apache.slider.server.appmaster.web.rest.agent
Data model for agent to send heartbeat to ambari and/or app master.
Register() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.Register
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.slider.api.proto.Messages
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.slider.api.proto.SliderClusterAPI
 
registerClientResource() - Static method in class org.apache.slider.common.tools.SliderUtils
Register the client resource in SliderKeys.SLIDER_CLIENT_XML for Configuration instances.
registerComponent(ContainerId, String) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Handler for action Register/re-register an ephemeral container that is already in the app state
RegisterComponentInstance - Class in org.apache.slider.server.appmaster.actions
Notify the app master that it should register a component instance in the registry SliderAppMaster#registerComponent(ContainerId)
RegisterComponentInstance(ContainerId, String, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.RegisterComponentInstance
 
registerDefaultResource(String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Register a resource as a default resource.
registerDeprecatedConfigItems() - Static method in class org.apache.slider.common.tools.ConfigHelper
Register anything we consider deprecated
registerInterruptHandler() - Method in class org.apache.slider.core.main.ServiceLauncher
Register this class as the handler for the control-C interrupt.
registerPortEndpoint(int, String) - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Register a port endpoint as an inet-addr formatted endpoint, using the hostname as the first part of the address
registerSelf(ServiceRecord, boolean) - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Add a service under a path for the current user
registerServiceInstance(String, ApplicationId) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
This registers the service instance and its external values
registerSliderAPI(Configuration) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
Add the protobuf engine to the configuration.
RegistrationCommand - Class in org.apache.slider.server.appmaster.web.rest.agent
 
RegistrationCommand(String) - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.RegistrationCommand
 
RegistrationResponse - Class in org.apache.slider.server.appmaster.web.rest.agent
 
RegistrationResponse() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
RegistrationStatus - Enum in org.apache.slider.server.appmaster.web.rest.agent
 
REGISTRY_PATH - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Deprecated.
REGISTRY_REST_API - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
REGISTRY_ZK_QUORUM - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Deprecated.
registryPathForInstance(String) - Static method in class org.apache.slider.core.registry.SliderRegistryUtils
Get the registry path for an instance under the user's home node
RegistryResource - Class in org.apache.slider.server.appmaster.web.rest.registry
This is the read-only view of the YARN registry.
RegistryResource(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.registry.RegistryResource
Construct an instance bonded to a registry
RegistryRetriever - Class in org.apache.slider.core.registry.retrieve
Registry retriever.
RegistryRetriever(Configuration, ServiceRecord) - Constructor for class org.apache.slider.core.registry.retrieve.RegistryRetriever
Retrieve from a service by locating the exported CustomRegistryConstants.PUBLISHER_CONFIGURATIONS_API and working off it.
RELATIVE_API - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
RELATIVE_PATH_MANAGEMENT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
RELATIVE_PATH_PUBLISHER - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
RELATIVE_PATH_REGISTRY - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
release() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Release an instance -which is no longer marked as active
releaseAllContainers() - Method in class org.apache.slider.server.appmaster.state.AppState
Release all containers.
releaseAssignedContainer(ContainerId) - Method in class org.apache.slider.providers.AbstractProviderService
 
releaseAssignedContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.operations.AsyncRMOperationHandler
 
releaseAssignedContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.operations.ProviderNotifyingOperationHandler
 
releaseAssignedContainer(ContainerId) - Method in interface org.apache.slider.server.appmaster.operations.RMOperationHandlerActions
Release an assigned container
releaseAssignedContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
releaseContainer(ContainerId) - Method in class org.apache.slider.server.appmaster.state.AppState
Releases a container based on container id
released - Variable in class org.apache.slider.api.ClusterNode
flag set when it is released, to know if it has already been targeted for termination
released - Variable in class org.apache.slider.api.types.ContainerInformation
 
released - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
flag set when it is released, to know if it has already been targeted for termination
RELEASED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
RELEASED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
releaseSelector - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
releaseTag(String, String) - Method in class org.apache.slider.providers.agent.ComponentTagProvider
Release a tag associated with a container
releasing - Variable in class org.apache.slider.api.types.ComponentInformation
 
releasing - Variable in class org.apache.slider.api.types.NodeEntryInformation
number of containers being released off this node
releasing - Variable in class org.apache.slider.api.types.RoleStatistics
 
RELEASING_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
RELEASING_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
relPath(String...) - Method in class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
remove(Object) - Method in class org.apache.slider.core.conf.MapOperations
 
remove(AsyncAction) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Remove an action from the queues.
remove(AsyncAction) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
remove(int) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Get the entry for a role -and remove it if present
removeClusterNode(int) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
removeComponents(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
removeContainers(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
removeEntries(int) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
removeNodes(int) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
removePlacedRequest(OutstandingRequest) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Remove a request
removeRenewingAction(String) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Remove a renewing action
removeRenewingAction(String) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
render(HtmlBlock.Block) - Method in class org.apache.slider.server.appmaster.web.view.ClusterSpecificationBlock
 
render(HtmlBlock.Block) - Method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
render(HtmlBlock.Block) - Method in class org.apache.slider.server.appmaster.web.view.IndexBlock
 
render(HtmlBlock.Block) - Method in class org.apache.slider.server.appmaster.web.view.NavBlock
 
renewing(String, RenewingAction<? extends AsyncAction>) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Add a named renewing action
renewing(String, RenewingAction<? extends AsyncAction>) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
RenewingAction<A extends AsyncAction> - Class in org.apache.slider.server.appmaster.actions
This action executes then reschedules an inner action; a limit can specify the number of times to run
RenewingAction(A, long, long, TimeUnit, int) - Constructor for class org.apache.slider.server.appmaster.actions.RenewingAction
Rescheduling action
replacePkg - Variable in class org.apache.slider.common.params.ActionInstallPackageArgs
 
replacePkg - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
replaceTokens(ConfTree, String, String) - Static method in class org.apache.slider.client.SliderClient
 
REPORT_INTERVAL_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Default value if the key is not in the config file: 10000
ReportingLoop - Class in org.apache.slider.server.servicemonitor
This is the monitor service
ReportingLoop(String, ProbeReportHandler, List<Probe>, List<Probe>, int, int, int, int) - Constructor for class org.apache.slider.server.servicemonitor.ReportingLoop
 
ReportingLoop(String, ProbeReportHandler, ProbeWorker, int, int) - Constructor for class org.apache.slider.server.servicemonitor.ReportingLoop
Create a new reporting loop -and bond the worker's ProbeReportHandler to us
reportToString(ApplicationReport) - Static method in class org.apache.slider.common.tools.SliderUtils
convert an AM report to a string for diagnostics
request() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
request a node:
requestCompleted() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
A request made explicitly to this node has completed
requestContainerForAARole(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Find a node for an AA role and request an instance on that (or a location-less instance)
requestContainerForRole(RoleStatus) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Find a node for a role and request an instance on that (or a location-less instance)
requested - Variable in class org.apache.slider.api.types.ComponentInformation
 
requested - Variable in class org.apache.slider.api.types.NodeEntryInformation
instance explicitly requested on this node
requested - Variable in class org.apache.slider.api.types.RoleStatistics
 
REQUESTED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
REQUESTED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
REQUESTERID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
requestInstanceOnNode(NodeInstance, RoleStatus, Resource) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Request an instance on a given node.
requestsOutstanding - Variable in class org.apache.slider.api.types.ApplicationLivenessInformation
number of outstanding requests: those needed to satisfy
REQUESTSOUTSTANDING_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
requestToString(AMRMClient.ContainerRequest) - Static method in class org.apache.slider.common.tools.SliderUtils
 
require(boolean, String, Object...) - Static method in class org.apache.slider.server.services.utility.AbstractSliderLaunchedService
Require a condition to hold; throw BadCommandArgumentsException if not.
requireArgumentSet(String, String) - Static method in class org.apache.slider.server.services.utility.AbstractSliderLaunchedService
Utility method to require an argument to be set (non null, non-empty)
requiredFile(String, String) - Static method in class org.apache.slider.common.tools.SliderUtils
A required file
resCompOptTriples - Variable in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
All the resource component option triples
reset() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Reset the variables -this does not adjust the fixed attributes of the history, but the nodemap and failed node map are cleared.
resetFailedRecently() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Reset the failed recently count.
resetFailedRecently() - Method in class org.apache.slider.server.appmaster.state.NodeInstance
run through each entry resetting the failure count
resetFailedRecently() - Method in class org.apache.slider.server.appmaster.state.NodeMap
reset the failed recently counters
resetFailedRecently() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
reset the failed recently counters
resetFailedRecently() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Reset the recent failure
resetFailureCounts() - Method in class org.apache.slider.server.appmaster.state.AppState
Reset the "recent" failure counts of all roles
ResetFailureWindow - Class in org.apache.slider.server.appmaster.actions
Requests the AM to reset the failure window
ResetFailureWindow() - Constructor for class org.apache.slider.server.appmaster.actions.ResetFailureWindow
 
resetOutstandingRequests(int) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequestTracker
Reset list all outstanding requests for a role: return the hostnames of any canceled requests
resolve(String) - Method in class org.apache.slider.client.SliderClient
Look up an instance
resolve() - Method in class org.apache.slider.core.conf.AggregateConf
 
resolve() - Method in class org.apache.slider.core.conf.ConfTreeOperations
Resolve a ConfTree by mapping all global options into each component -if there is none there already
resolve(String) - Static method in enum org.apache.slider.core.registry.docstore.ConfigFormat
Get a matching format or null
resolveConfiguration(Iterable<Map.Entry<String, String>>, Configuration) - Static method in class org.apache.slider.common.tools.ConfigHelper
This goes through the keyset of one configuration and retrieves each value from a value source -a different or the same configuration.
resolveExternalRestAPI(String, String) - Method in class org.apache.slider.client.ClientRegistryBinder
Resolve a service record then return an external REST API exported it.
resolvePath(String) - Static method in class org.apache.slider.core.registry.SliderRegistryUtils
Process a path expanding it if needed.
resolvePath(String) - Method in class org.apache.slider.server.appmaster.web.rest.registry.RegistryResource
Do the actual processing of requests to responses; can be directly invoked for testing.
resOptionTuples - Variable in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
Resource Options
resource(URI) - Method in class org.apache.slider.client.rest.BaseRestClient
Create a Web resource from the client.
resource(String) - Method in class org.apache.slider.client.rest.BaseRestClient
Create a Web resource from the client.
resource(String) - Method in class org.apache.slider.core.registry.retrieve.AMWebClient
 
ResourceFactory - Class in org.apache.slider.server.appmaster.web.rest.management.resources
 
ResourceFactory() - Constructor for class org.apache.slider.server.appmaster.web.rest.management.resources.ResourceFactory
 
ResourceKeys - Interface in org.apache.slider.api
These are the keys valid in resource options /* Container failure window.
ResourceRefresher<T> - Interface in org.apache.slider.server.appmaster.web.rest.application.resources
Interface which must be implemented to act as a source for cached content.
resourceRequirementsMatch(Resource) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Query for the resource requirements matching; always false before a request is issued
resources - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
RESOURCES - Static variable in interface org.apache.slider.core.persist.Filenames
 
resources - Variable in class org.apache.slider.server.appmaster.actions.ActionFlexCluster
 
RESOURCES_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
RESOURCES_JSON - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
 
ResourcesInputPropertiesValidator - Class in org.apache.slider.core.conf
 
ResourcesInputPropertiesValidator() - Constructor for class org.apache.slider.core.conf.ResourcesInputPropertiesValidator
 
ResourceSnapshotRefresher - Class in org.apache.slider.server.appmaster.web.rest.application.resources
 
ResourceSnapshotRefresher(StateAccessForProviders) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.resources.ResourceSnapshotRefresher
 
RESPONSE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
responseCode - Variable in class org.apache.slider.core.restclient.HttpOperationResponse
 
RestActionPing - Class in org.apache.slider.server.appmaster.web.rest.application.actions
 
RestActionPing() - Constructor for class org.apache.slider.server.appmaster.web.rest.application.actions.RestActionPing
 
RestActionStop - Class in org.apache.slider.server.appmaster.web.rest.application.actions
 
RestActionStop(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.rest.application.actions.RestActionStop
 
RestClientFactory - Class in org.apache.slider.client.rest
Factory for the Rest cilent; hides the lookup and instantiation.
RestClientFactory(RegistryOperations, Client, String, String, String) - Constructor for class org.apache.slider.client.rest.RestClientFactory
 
restOps - Variable in class org.apache.slider.providers.AbstractProviderService
 
RestPaths - Class in org.apache.slider.server.appmaster.web.rest
Paths in the REST App
RestPaths() - Constructor for class org.apache.slider.server.appmaster.web.rest.RestPaths
 
restPaths - Variable in class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
RestTypeMarshalling - Class in org.apache.slider.api.proto
Class to handle marshalling of REST types to/from Protobuf records.
RestTypeMarshalling() - Constructor for class org.apache.slider.api.proto.RestTypeMarshalling
 
retrieveConfiguration(PublishedConfigSet, String, boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
Get a complete configuration, with all values
retrieveExports(PublishedExportsSet, String, boolean) - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
Get a complete export, with all values
ReviewAndFlexApplicationSize - Class in org.apache.slider.server.appmaster.actions
Tell the AM to execute the full flex review operation
ReviewAndFlexApplicationSize(String, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.ReviewAndFlexApplicationSize
 
reviewRequestAndReleaseNodes() - Method in class org.apache.slider.server.appmaster.state.AppState
Look at where the current node state is -and whether it should be changed
RMOperationHandler - Class in org.apache.slider.server.appmaster.operations
 
RMOperationHandler() - Constructor for class org.apache.slider.server.appmaster.operations.RMOperationHandler
 
RMOperationHandlerActions - Interface in org.apache.slider.server.appmaster.operations
 
role - Variable in class org.apache.slider.api.ClusterNode
 
role - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
role - Variable in class org.apache.slider.server.appmaster.state.ContainerAssignment
Role to assign to it
role - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Name of the role
role - Variable in class org.apache.slider.server.avro.NodeEntryRecord
Deprecated.
ROLE_ACTUAL_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number actually granted : "role.actual.instances"
ROLE_ADDITIONAL_ARGS - Static variable in interface org.apache.slider.api.RoleKeys
Extra arguments (non-JVM) to use when starting this role
ROLE_AM_PRIORITY_INDEX - Static variable in interface org.apache.slider.common.SliderKeys
Slider role is "special":0
ROLE_FAILED_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: total number that have failed: "role.failed.instances"
ROLE_FAILED_RECENTLY_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number that have failed recently: "role.failed.recently.instances"
ROLE_FAILED_STARTING_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number currently being released: "role.failed.starting.instances"
ROLE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
ROLE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
ROLE_HISTORY_VERSION - Static variable in class org.apache.slider.server.avro.RoleHistoryWriter
Although Avro is designed to handle some changes, we still keep a version marker in the file to catch changes that are fundamentally incompatible at the semantic level -changes that require either a different parser or get rejected outright.
ROLE_LAUNCH_SERVICE - Static variable in class org.apache.slider.server.appmaster.RoleLaunchService
 
ROLE_NAME - Static variable in interface org.apache.slider.api.RoleKeys
The name of a role: "role.name"
ROLE_NODE - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
ROLE_NODE_FAILED_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number that have failed for node-related issues: "role.failed.node.instances"
ROLE_PENDING_AA_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Number of pending anti-affine instances: "role.pending.aa.instances"
ROLE_PREEMPTED_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number that been pre-empted: "role.failed.preempted.instances"
ROLE_RELEASING_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number currently being released: "role.releasing.instances"
ROLE_REQUESTED_INSTANCES - Static variable in interface org.apache.slider.api.RoleKeys
Status report: number currently requested: "role.requested.instances"
RoleHistory - Class in org.apache.slider.server.appmaster.state
The Role History.
RoleHistory(Collection<RoleStatus>, AbstractClusterServices) - Constructor for class org.apache.slider.server.appmaster.state.RoleHistory
Instantiate
RoleHistoryFooter - Class in org.apache.slider.server.avro
 
RoleHistoryFooter() - Constructor for class org.apache.slider.server.avro.RoleHistoryFooter
Default constructor.
RoleHistoryFooter(Long) - Constructor for class org.apache.slider.server.avro.RoleHistoryFooter
All-args constructor.
RoleHistoryFooter.Builder - Class in org.apache.slider.server.avro
RecordBuilder for RoleHistoryFooter instances.
RoleHistoryHeader - Class in org.apache.slider.server.avro
 
RoleHistoryHeader() - Constructor for class org.apache.slider.server.avro.RoleHistoryHeader
Default constructor.
RoleHistoryHeader(Integer, Long, CharSequence, CharSequence, Integer) - Constructor for class org.apache.slider.server.avro.RoleHistoryHeader
All-args constructor.
RoleHistoryHeader.Builder - Class in org.apache.slider.server.avro
RecordBuilder for RoleHistoryHeader instances.
RoleHistoryMapping - Class in org.apache.slider.server.avro
 
RoleHistoryMapping() - Constructor for class org.apache.slider.server.avro.RoleHistoryMapping
Default constructor.
RoleHistoryMapping(Map<CharSequence, Integer>) - Constructor for class org.apache.slider.server.avro.RoleHistoryMapping
All-args constructor.
RoleHistoryMapping.Builder - Class in org.apache.slider.server.avro
RecordBuilder for RoleHistoryMapping instances.
RoleHistoryRecord - Class in org.apache.slider.server.avro
 
RoleHistoryRecord() - Constructor for class org.apache.slider.server.avro.RoleHistoryRecord
Default constructor.
RoleHistoryRecord(Object) - Constructor for class org.apache.slider.server.avro.RoleHistoryRecord
All-args constructor.
RoleHistoryRecord.Builder - Class in org.apache.slider.server.avro
RecordBuilder for RoleHistoryRecord instances.
RoleHistoryUtils - Class in org.apache.slider.server.appmaster.state
 
RoleHistoryUtils() - Constructor for class org.apache.slider.server.appmaster.state.RoleHistoryUtils
 
RoleHistoryWriter - Class in org.apache.slider.server.avro
Write out the role history to an output stream.
RoleHistoryWriter() - Constructor for class org.apache.slider.server.avro.RoleHistoryWriter
 
RoleHostnamePair - Class in org.apache.slider.server.appmaster.state
 
RoleHostnamePair(int, String) - Constructor for class org.apache.slider.server.appmaster.state.RoleHostnamePair
 
roleId - Variable in class org.apache.slider.api.ClusterNode
 
roleId - Variable in class org.apache.slider.server.appmaster.state.RoleHostnamePair
requested role
roleId - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
Role Id; matches priority in resources.json
ROLEID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
roleInstance - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
RoleInstance - Class in org.apache.slider.server.appmaster.state
Tracking information about a container
RoleInstance(ContainerAssignment) - Constructor for class org.apache.slider.server.appmaster.state.RoleInstance
 
RoleInstance(Container) - Constructor for class org.apache.slider.server.appmaster.state.RoleInstance
Create an instance to track an allocated container
RoleKeys - Interface in org.apache.slider.api
Standard options for roles
RoleLaunchService - Class in org.apache.slider.server.appmaster
A service for launching containers
RoleLaunchService(QueueAccess, ProviderService, SliderFileSystem, Path, Map<String, String>, Path) - Constructor for class org.apache.slider.server.appmaster.RoleLaunchService
Construct an instance of the launcher
roleMap - Variable in class org.apache.slider.server.avro.LoadedRoleHistory
 
rolemap - Variable in class org.apache.slider.server.avro.RoleHistoryMapping
Deprecated.
rolePriority - Variable in class org.apache.slider.server.appmaster.state.NodeEntry
 
roles - Variable in class org.apache.slider.api.ClusterDescription
Role options, role -> option -> value
ROLES - Static variable in class org.apache.slider.providers.agent.AgentRoles
List of roles Agent provider does not have any roles by default.
ROLES - Static variable in class org.apache.slider.providers.slideram.SliderAMClientProvider
List of roles
roles - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
roles - Variable in class org.apache.slider.server.avro.RoleHistoryHeader
Deprecated.
RoleStatistics - Class in org.apache.slider.api.types
Simple role statistics for state views; can be generated by RoleStatus instances, and aggregated for summary information.
RoleStatistics() - Constructor for class org.apache.slider.api.types.RoleStatistics
 
RoleStatus - Class in org.apache.slider.server.appmaster.state
Models the ongoing status of all nodes in an application.
RoleStatus(ProviderRole) - Constructor for class org.apache.slider.server.appmaster.state.RoleStatus
 
RoleStatus.CompareByKey - Class in org.apache.slider.server.appmaster.state
Compare two role status entries by key
RoleStatus.CompareByKey() - Constructor for class org.apache.slider.server.appmaster.state.RoleStatus.CompareByKey
 
RoleStatus.CompareByName - Class in org.apache.slider.server.appmaster.state
Compare two role status entries by name
RoleStatus.CompareByName() - Constructor for class org.apache.slider.server.appmaster.state.RoleStatus.CompareByName
 
ROOT_ENTRIES - Static variable in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
rootPath(String) - Method in class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
RPC_TIMEOUT - Static variable in class org.apache.slider.common.Constants
 
RpcBinder - Class in org.apache.slider.server.appmaster.rpc
 
RpcBinder() - Constructor for class org.apache.slider.server.appmaster.rpc.RpcBinder
 
rpcPort - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
run() - Method in class org.apache.slider.common.tools.SliderUtils.DelayedHalt
 
run() - Method in class org.apache.slider.core.main.ServiceLauncher.ServiceForcedShutdown
 
run() - Method in class org.apache.slider.core.main.ServiceShutdownHook
 
run() - Method in class org.apache.slider.providers.agent.HeartbeatMonitor
 
run() - Method in class org.apache.slider.server.appmaster.actions.QueueExecutor
Run until the queue has been told to stop
run() - Method in class org.apache.slider.server.appmaster.actions.QueueService
Run until the queue has been told to stop
run() - Method in class org.apache.slider.server.appmaster.PrivilegedConnectToCM
 
run() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
run() - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
This can be run in a separate thread, or it can be run directly from the caller.
run() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
handle timeout response by escalating it to a failure
run() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Entry point for waiting for the program to finish
run() - Method in class org.apache.slider.server.services.workflow.ServiceTerminatingRunnable
 
RUNAS_USER - Static variable in interface org.apache.slider.providers.agent.AgentKeys
Runas user of the application
runCommand(File, File, File, String) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
RunningApplication - Class in org.apache.slider.core.launch
A running application built from an app report.
RunningApplication(SliderYarnClientImpl, ApplicationReport) - Constructor for class org.apache.slider.core.launch.RunningApplication
 
runService() - Method in class org.apache.slider.client.SliderClient
Launched service execution.
RunService - Interface in org.apache.slider.core.main
An interface which services can implement to have their execution managed by the ServiceLauncher.
runService() - Method in interface org.apache.slider.core.main.RunService
Run a service.
runService() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
this is called by service launcher; when it returns the application finishes
runService() - Method in class org.apache.slider.server.services.utility.LaunchedWorkflowCompositeService
 

S

save(FileSystem, Path, boolean) - Method in class org.apache.slider.api.ClusterDescription
Save a cluster description to a hadoop filesystem
save(File) - Method in class org.apache.slider.api.ClusterDescription
Save a cluster description to the local filesystem
save(AggregateConf, LockHeldAction) - Method in class org.apache.slider.core.persist.ConfPersister
Save the configuration
save(FileSystem, Path, T, boolean) - Method in class org.apache.slider.core.persist.JsonSerDeser
Save to a hadoop filesystem
save(T, File) - Method in class org.apache.slider.core.persist.JsonSerDeser
Save an instance to a file
save(File) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.EnvOutputter
 
save(File) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.JsonOutputter
 
save(OutputStream) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.PropertiesOutputter
 
save(File) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter
Save the config to a destination file, in the format of this outputter
save(OutputStream) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter
Save the content.
save(OutputStream) - Method in class org.apache.slider.core.registry.docstore.PublishedConfigurationOutputter.XmlOutputter
 
save(File) - Method in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter.JsonOutputter
 
save(File) - Method in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter
 
save(OutputStream) - Method in class org.apache.slider.core.registry.docstore.PublishedExportsOutputter
Save the content.
saveConfig(Configuration, Configuration, Path, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Save a config file in a destination directory on a given filesystem
saveConfig(FileSystem, Path, Configuration) - Static method in class org.apache.slider.common.tools.ConfigHelper
Save a config
saveConfig(Configuration, File, String) - Static method in class org.apache.slider.common.tools.ConfigHelper
Generate a config file in a destination directory on the local filesystem
saved(long) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Tell the history that it has been saved; marks itself as clean
saved - Variable in class org.apache.slider.server.avro.RoleHistoryHeader
Deprecated.
savedate - Variable in class org.apache.slider.server.avro.RoleHistoryHeader
Deprecated.
savedx - Variable in class org.apache.slider.server.avro.RoleHistoryHeader
Deprecated.
saveHistory(long) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Save the history to its location using the timestamp as part of the filename.
saveHistoryIfDirty() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Save the history with the current timestamp if it is dirty; return the path saved to if this is the case
saveInstanceDefinition(CoreFileSystem, Path, AggregateConf) - Static method in class org.apache.slider.core.build.InstanceIO
Update a persisted instance definition
schedule(AsyncAction) - Method in interface org.apache.slider.server.appmaster.actions.QueueAccess
Put a delayed action: this will only be added to the main queue after its action time has been reached
schedule(AsyncAction) - Method in class org.apache.slider.server.appmaster.actions.QueueService
 
schedule(long, long, TimeUnit) - Method in class org.apache.slider.server.appmaster.monkey.ChaosMonkeyService
Schedule the monkey
schedule(AsyncAction) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
Schedule an action
schedule(AsyncAction) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Schedule an action
schedule(AsyncAction) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
Schedule an action
scheduledActions - Variable in class org.apache.slider.server.appmaster.actions.QueueService
Actions to be scheduled in the future
schema - Variable in class org.apache.slider.core.conf.ConfTree
version counter
SCHEMA - Static variable in class org.apache.slider.core.persist.PersistKeys
 
SCHEMA$ - Static variable in class org.apache.slider.server.avro.NodeEntryRecord
 
SCHEMA$ - Static variable in class org.apache.slider.server.avro.RoleHistoryFooter
 
SCHEMA$ - Static variable in class org.apache.slider.server.avro.RoleHistoryHeader
 
SCHEMA$ - Static variable in class org.apache.slider.server.avro.RoleHistoryMapping
 
SCHEMA$ - Static variable in class org.apache.slider.server.avro.RoleHistoryRecord
 
SCRIPT_PATH - Static variable in interface org.apache.slider.providers.agent.AgentKeys
The location of the script implementing the command.
SECONDS - Static variable in class org.apache.slider.core.conf.MapOperations
 
secureCluster - Variable in class org.apache.slider.core.launch.AppMasterLauncher
 
SECURITY_DIR - Static variable in interface org.apache.slider.common.SliderKeys
Security associated keys.
SecurityConfiguration - Class in org.apache.slider.server.appmaster.security
Class keeping code security information
SecurityConfiguration(Configuration, AggregateConf, String) - Constructor for class org.apache.slider.server.appmaster.security.SecurityConfiguration
 
SecurityStore - Class in org.apache.slider.server.services.security
 
SecurityStore(File, SecurityStore.StoreType) - Constructor for class org.apache.slider.server.services.security.SecurityStore
 
SecurityStore.StoreType - Enum in org.apache.slider.server.services.security
 
SecurityStoreGenerator - Interface in org.apache.slider.server.services.security
 
SecurityUtils - Class in org.apache.slider.server.services.security
 
SecurityUtils() - Constructor for class org.apache.slider.server.services.security.SecurityUtils
 
sequenceToString(CharSequence) - Static method in class org.apache.slider.common.tools.SliderUtils
Convert a char sequence to a string.
serialize() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Produced a serialized form which can be served up as JSON
serialize(Map<Integer, String>) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Produced a serialized form which can be served up as JSON
serialize() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Serialize.
serialize() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
Produced a serialized form which can be served up as JSON
SerializedApplicationReport - Class in org.apache.slider.core.launch
Serialized form of an application report which can be persisted and then parsed.
SerializedApplicationReport() - Constructor for class org.apache.slider.core.launch.SerializedApplicationReport
 
SerializedApplicationReport(ApplicationReport) - Constructor for class org.apache.slider.core.launch.SerializedApplicationReport
 
service - Variable in class org.apache.slider.server.appmaster.web.rest.registry.PathEntryResource
Service record: if null —there is no resolvable service record at this node.
SERVICE_CLASSNAME - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
 
SERVICE_CLASSNAME - Static variable in class org.apache.slider.Slider
 
SERVICE_CLASSNAME_SHORT - Static variable in class org.apache.slider.server.appmaster.SliderAppMaster
 
SERVICE_NAME - Static variable in interface org.apache.slider.providers.agent.AgentKeys
Name of the service.
SERVICE_PATH - Static variable in class org.apache.slider.server.appmaster.web.rest.registry.RegistryResource
 
serviceConfig - Variable in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
serviceInit(Configuration) - Method in class org.apache.slider.client.SliderClient
 
serviceInit(Configuration) - Method in class org.apache.slider.client.SliderYarnClientImpl
 
serviceInit(Configuration) - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
serviceInit(Configuration) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
serviceInit(Configuration) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
serviceInit(Configuration) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
ServiceLauncher<S extends org.apache.hadoop.service.Service> - Class in org.apache.slider.core.main
A class to launch any service by name.
ServiceLauncher(String) - Constructor for class org.apache.slider.core.main.ServiceLauncher
Create an instance of the launcher
ServiceLauncher.ServiceForcedShutdown - Class in org.apache.slider.core.main
forced shutdown runnable.
ServiceLauncher.ServiceForcedShutdown(int) - Constructor for class org.apache.slider.core.main.ServiceLauncher.ServiceForcedShutdown
 
ServiceLaunchException - Exception in org.apache.slider.core.main
A service launch exception that includes an exit code; when caught by the ServiceLauncher, it will convert that into a process exit code.
ServiceLaunchException(int, Throwable) - Constructor for exception org.apache.slider.core.main.ServiceLaunchException
Create an exception with the specific exit code
ServiceLaunchException(int, String) - Constructor for exception org.apache.slider.core.main.ServiceLaunchException
Create an exception with the specific exit code and text
ServiceLaunchException(int, String, Throwable) - Constructor for exception org.apache.slider.core.main.ServiceLaunchException
Create an exception with the specific exit code, text and cause
serviceMain(List<String>) - Static method in class org.apache.slider.core.main.ServiceLauncher
The real main function, which takes the arguments as a list arg 0 must be the service classname
ServiceNotReadyException - Exception in org.apache.slider.core.exceptions
This is an exception raised when the service does not consider itself live (yet)
ServiceNotReadyException(String) - Constructor for exception org.apache.slider.core.exceptions.ServiceNotReadyException
 
ServiceNotReadyException(String, Throwable) - Constructor for exception org.apache.slider.core.exceptions.ServiceNotReadyException
 
ServiceNotReadyException(Throwable) - Constructor for exception org.apache.slider.core.exceptions.ServiceNotReadyException
 
ServiceParent - Interface in org.apache.slider.server.services.workflow
Interface for accessing services that contain one or more child services.
services - Variable in class org.apache.slider.common.params.ActionKDiagArgs
 
ServiceShutdownHook - Class in org.apache.slider.core.main
JVM Shutdown hook for Service which will stop the Service gracefully in case of JVM shutdown.
ServiceShutdownHook(Service) - Constructor for class org.apache.slider.core.main.ServiceShutdownHook
 
serviceStart() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
serviceStart() - Method in class org.apache.slider.server.appmaster.management.MetricsBindingService
 
serviceStart() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
 
serviceStart() - Method in class org.apache.slider.server.services.utility.WebAppService
 
serviceStart() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
serviceStart() - Method in class org.apache.slider.server.services.workflow.WorkflowCallbackService
 
serviceStart() - Method in class org.apache.slider.server.services.workflow.WorkflowRpcService
 
serviceStart() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
When started
serviceStop() - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
serviceStop() - Method in class org.apache.slider.server.appmaster.actions.QueueService
Stop the service by scheduling an ActionStopQueue action ..if the processor thread is working this will propagate through and stop the queue handling after all other actions complete.
serviceStop() - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
 
serviceStop() - Method in class org.apache.slider.server.services.utility.WebAppService
Stop operation stops the webapp; sets the reference to null
serviceStop() - Method in class org.apache.slider.server.services.workflow.ClosingService
Stop routine will close the closeable -if not null - and set the reference to null afterwards This operation does raise any exception on the close, though it does record it
serviceStop() - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
 
serviceStop() - Method in class org.apache.slider.server.services.workflow.WorkflowCallbackService
Stop the service.
serviceStop() - Method in class org.apache.slider.server.services.workflow.WorkflowExecutorService
Stop the service: halt the executor.
serviceStop() - Method in class org.apache.slider.server.services.workflow.WorkflowRpcService
 
serviceStop() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
 
ServiceTerminatingCallable<V> - Class in org.apache.slider.server.services.workflow
A runnable which terminates its owner; it also catches any exception raised and can serve it back.
ServiceTerminatingCallable(Service, Callable<V>) - Constructor for class org.apache.slider.server.services.workflow.ServiceTerminatingCallable
Create an instance.
ServiceTerminatingRunnable - Class in org.apache.slider.server.services.workflow
A runnable which terminates its after running; it also catches any exception raised and can serve it back.
ServiceTerminatingRunnable(Service, Runnable) - Constructor for class org.apache.slider.server.services.workflow.ServiceTerminatingRunnable
Create an instance
ServiceThreadFactory - Class in org.apache.slider.server.services.workflow
A thread factory that creates threads (possibly daemon threads) using the name and naming policy supplied.
ServiceThreadFactory(String, boolean, String) - Constructor for class org.apache.slider.server.services.workflow.ServiceThreadFactory
Create an instance
ServiceThreadFactory(String, boolean) - Constructor for class org.apache.slider.server.services.workflow.ServiceThreadFactory
Create an instance with the default naming format
serviceType - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
SESSION_TIMEOUT - Static variable in class org.apache.slider.core.zk.ZKIntegration
 
set(String, Object) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Set a global option, converting it to a string as needed
set(String, Object) - Method in class org.apache.slider.core.conf.MapOperations
 
set(boolean) - Method in class org.apache.slider.server.appmaster.management.BoolMetric
 
set(long) - Method in class org.apache.slider.server.appmaster.management.RangeLimitedCounter
Set to a new value.
set(int, NodeEntry) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
 
SET_NAME - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
setActionId(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setActive(boolean) - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Sets the value of the 'active' field
setActive(Boolean) - Method in class org.apache.slider.server.avro.NodeEntryRecord
Sets the value of the 'active' field.
setActiveJavaProcs(AgentEnv.JavaProc[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
setActual(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 actual = 4;
setActualState(State) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setAdditionalParam(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
setAgentEnv(AgentEnv) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setAgentEnv(AgentEnv) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setAgentRestOperations(AgentRestOperations) - Method in class org.apache.slider.providers.AbstractProviderService
 
setAgentTimeStampAtReporting(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
setAgentUserId(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setAgentVersion(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setAllocatedPorts(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setAllocatedPorts(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setAllRequestsSatisfied(boolean) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional bool allRequestsSatisfied = 1;
setAlternatives(AgentEnv.Alternative[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setAmState(StateAccessForProviders) - Method in class org.apache.slider.providers.AbstractProviderService
 
setAntiAffine(boolean) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
setAppConf(ConfTree) - Method in class org.apache.slider.core.conf.AggregateConf
 
setAppExports(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setApplication(String) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string application = 3;
setApplication(Application) - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
setApplicationBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string application = 3;
setApplicationHome(String) - Method in class org.apache.slider.api.ClusterDescription
 
setApplicationName(String) - Method in class org.apache.slider.server.appmaster.state.ProviderAppState
 
setApplicationPackage(ApplicationPackage) - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
setAppPath(String) - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
setAppStopInitiated(boolean) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
setAppVersion(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string appVersion = 13;
setAppVersion(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string appVersion = 16;
setAppVersion(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setAppVersionBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string appVersion = 13;
setAppVersionBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string appVersion = 16;
setArchitecture(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setAutoStartOnFailure(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setAvailable(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
setBody(String) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string body = 3;
setBodyBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string body = 3;
setBooted(boolean) - Method in class org.apache.slider.server.servicemonitor.Probe
 
setCategory(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setCause(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
setClasspath(ClasspathConstructor) - Method in class org.apache.slider.core.launch.AbstractLauncher
Utility method to set up the classpath
setCloseable(C) - Method in class org.apache.slider.server.services.workflow.ClosingService
Set or update the closeable.
setClusterName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setClusterName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setClusterName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setClusterName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setClusterNode(int, Messages.RoleInstanceState) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
setClusterNode(int, Messages.RoleInstanceState.Builder) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto.Builder
repeated .org.apache.slider.api.RoleInstanceState clusterNode = 1;
setClusterNode(Messages.RoleInstanceState) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
setClusterNode(Messages.RoleInstanceState.Builder) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto.Builder
required .org.apache.slider.api.RoleInstanceState clusterNode = 1;
setClusterSpec(String) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
required string clusterSpec = 1;
setClusterSpec(String) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
required string clusterSpec = 1;
setClusterSpecBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto.Builder
required string clusterSpec = 1;
setClusterSpecBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto.Builder
required string clusterSpec = 1;
setClusterStatus(ClusterDescription) - Method in class org.apache.slider.server.appmaster.state.AppState
 
setCommand(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string command = 6;
setCommand(String) - Method in class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
setCommand(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
setCommand(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationCommand
 
setCommandBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string command = 6;
setCommandId(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setCommandParams(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setCommandParams(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setCommandPath(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
setCommands(List<ComponentCommand>) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
setCommandType(AgentCommandType) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setCommandType(AgentCommandType) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setComment(String) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
setComment(String) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
setCompExports(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setCompleted(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 completed = 10;
setCompleted(int) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
setComponent(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string component = 2;
setComponent(int, String) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string component = 3;
setComponentBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string component = 2;
setComponentConfigurations(Map<String, Map<String, String>>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setComponentName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setComponentName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setComponentName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setComponentOpt(String, String, String) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Set a component option, creating the component if necessary
setComponentOpt(String, String, int) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Set an integer role option, creating the role if necessary
setComponentOpt(String, String, long) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Set a long role option, creating the role if necessary
setComponents(int, Messages.ComponentInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
setComponents(int, Messages.ComponentInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated .org.apache.slider.api.ComponentInformationProto components = 2;
setComponents(Set<String>) - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
setComponentStatus(List<ComponentStatus>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setComponentType(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setConfigReported(Boolean) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
setConfigs(Map<String, Map<String, String>>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setConfigurations(Map<String, Map<String, String>>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setConfigurations(Map<String, Map<String, String>>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setConfigurationTags(Map<String, Map<String, String>>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setContainer(int, String) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
repeated string container = 2;
setContainerId(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string containerId = 1;
setContainerId(String) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
required string containerId = 1;
setContainerId(String) - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
setContainerIdBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string containerId = 1;
setContainerIdBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto.Builder
required string containerId = 1;
setContainerLimits(int, int, int, int) - Method in class org.apache.slider.server.appmaster.state.AppState
Set the container limits -the min and max values for resource requests.
setContainerMount(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerInputFile
 
setContainerMount(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
setContainerPort(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
setContainers(int, String) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
repeated string containers = 14;
setContainers(int, Messages.ContainerInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
setContainers(int, Messages.ContainerInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated .org.apache.slider.api.ContainerInformationProto containers = 2;
setContainers(Set<String>) - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
setContainerState(ContainerState) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
setCount(long) - Method in class org.apache.slider.server.avro.RoleHistoryFooter.Builder
Sets the value of the 'count' field
setCount(Long) - Method in class org.apache.slider.server.avro.RoleHistoryFooter
Sets the value of the 'count' field.
setCreateTime(long) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 createTime = 7;
setCreateTime(long) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 createTime = 12;
setCsr(String) - Method in class org.apache.slider.server.services.security.SignMessage
 
setCurrentPingPort(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setDefaultClientPort(int) - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
setDelay(int) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 delay = 3;
setDeployedClusterName(String) - Method in class org.apache.slider.client.SliderClient
 
setDesc(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
setDescription(String) - Method in class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
setDesired(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 desired = 3;
setDesired(long) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
setDestdir(File) - Method in class org.apache.slider.common.params.ActionResolveArgs
 
setDiagnostics(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string diagnostics = 6;
setDiagnostics(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string diagnostics = 7;
setDiagnosticsBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string diagnostics = 6;
setDiagnosticsBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string diagnostics = 7;
setDictionaryName(String) - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
setDirty(boolean) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
setDomain(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setEntries(int, Messages.NodeEntryInformationProto) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
setEntries(int, Messages.NodeEntryInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
repeated .org.apache.slider.api.NodeEntryInformationProto entries = 8;
setEntry(Object) - Method in class org.apache.slider.server.avro.RoleHistoryRecord.Builder
Sets the value of the 'entry' field
setEntry(Object) - Method in class org.apache.slider.server.avro.RoleHistoryRecord
Sets the value of the 'entry' field.
setEnv(String, String) - Method in class org.apache.slider.core.launch.AbstractLauncher
 
setEnv(String, String) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Add an entry to the environment
setEnvironment(int, String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string environment = 9;
setExec(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
setExecutionCommands(List<ExecutionCommand>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setExecutor(E) - Method in class org.apache.slider.server.services.workflow.WorkflowExecutorService
Set the executor.
setExistingRepos(String[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setExistingUsers(AgentEnv.ExistingUser[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setExitCode(int) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 exitCode = 5;
setExitCode(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 exitCode = 5;
setExitCode(int) - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
setExitCode(int) - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
setExitCode(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setExitstatus(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setExpectedState(State) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setExportedConfigs(String) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
setFailed(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failed = 7;
setFailed(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failed = 5;
setFailedRecently(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 failedRecently = 15;
setFailedRecently(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 failedRecently = 6;
setFailedRecently(int) - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
setFailureMessage(String) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string failureMessage = 12;
setFailureMessageBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string failureMessage = 12;
setFileLocalPath(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerInputFile
 
setFileName(String) - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
setFolders(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setFqdn(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setFQDN(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setFreeMemory(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setHadoop(boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
setHardwareIsa(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setHardwareModel(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setHardwareProfile(HostInfo) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setHasMappedComponents(boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setHeader(RoleHistoryHeader) - Method in class org.apache.slider.server.avro.LoadedRoleHistory
 
setHealthReport(String) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string healthReport = 6;
setHealthReportBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string healthReport = 6;
setHeartbeatMonitorInterval(int) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
setHost(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string host = 10;
setHost(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string host = 14;
setHost(CharSequence) - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Sets the value of the 'host' field
setHost(CharSequence) - Method in class org.apache.slider.server.avro.NodeEntryRecord
Sets the value of the 'host' field.
setHostBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string host = 10;
setHostBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string host = 14;
setHostHealth(AgentEnv.HostHealth) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setHostLevelParams(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setHostLevelParams(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setHostMount(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
setHostname(String) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
optional string hostname = 1;
setHostname(String) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string hostname = 1;
setHostname(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setHostname(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setHostName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setHostnameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
optional string hostname = 1;
setHostnameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string hostname = 1;
setHostPort(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
setHostURL(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string hostURL = 11;
setHostURL(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string hostURL = 15;
setHostURLBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string hostURL = 11;
setHostURLBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string hostURL = 15;
setHref(String) - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.AggregateConfResource
 
setHref(String) - Method in class org.apache.slider.server.appmaster.web.rest.management.resources.ComponentResource
 
setHttpAddress(String) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string httpAddress = 3;
setHttpAddressBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string httpAddress = 3;
setId(String) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
required string id = 1;
setIdBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto.Builder
required string id = 1;
setImage(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
setImageDetailsIfAvailable(Path, String) - Method in class org.apache.slider.core.build.InstanceBuilder
Set up the image/app home path
setImagePath(String) - Method in class org.apache.slider.api.ClusterDescription
Set the path in HDFS where the HBase image is
setInfo(String, String) - Method in class org.apache.slider.api.ClusterDescription
Set an information string.
setInfoTime(String, String, long) - Method in class org.apache.slider.api.ClusterDescription
Set the time for an information (human, machine) timestamp pair of fields.
setInfoTime(Map, String, String, long) - Static method in class org.apache.slider.common.tools.SliderUtils
Set the time for an information (human, machine) timestamp pair of fields.
setInitialInstanceDefinition(AggregateConf) - Method in class org.apache.slider.server.appmaster.state.AppState
Set the instance definition -this also builds the (now obsolete) cluster specification from it.
setInstalledPackages(AgentEnv.PackageDetail[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setInterfaces(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setInternal(String) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string internal = 1;
setInternal(ConfTree) - Method in class org.apache.slider.core.conf.AggregateConf
 
setInternalBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string internal = 1;
setInUpgradeMode(boolean) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
setIPAddress(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setIptablesIsRunning(Boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setIsAARequestOutstanding(boolean) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional bool isAARequestOutstanding = 19;
setJson(String) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
required string json = 1;
setJsonBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto.Builder
required string json = 1;
setJVMHeap(String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Set the size of the heap if a non-empty heap is passed in.
setKeepContainersOverRestarts(boolean) - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
setKernel(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setKernelMajVersion(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setKernelRelease(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setKernelVersion(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setLabel(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setLabels(String) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string labels = 5;
setLabelsBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string labels = 5;
setLastUpdated(long) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required int64 lastUpdated = 7;
setLastUsed(long) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int64 lastUsed = 10;
setLastUsed(long) - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
setLastUsed(long) - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Sets the value of the 'last_used' field
setLastUsed(Long) - Method in class org.apache.slider.server.avro.NodeEntryRecord
Sets the value of the 'last_used' field.
setLevel(String) - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
setLifecycleCallback(LongLivedProcessLifecycleEvent) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Set an optional application exit callback
setList(boolean) - Method in class org.apache.slider.common.params.ActionResolveArgs
 
setLive(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 live = 8;
setLive(int) - Method in class org.apache.slider.server.appmaster.state.NodeEntry
Set the live value directly -used on AM restart
setLiveServices(AgentEnv.LiveService[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
setLog(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setLogFolders(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setMacAddress(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setMaxAppAttempts(int) - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
setMaxInstanceCount(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setMemory(int) - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
setMemorySize(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setMemoryTotal(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setMessage(String) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
required string message = 1;
setMessage(String) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
required string message = 1;
setMessage(String) - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
setMessage(String) - Method in class org.apache.slider.server.appmaster.actions.ActionUpgradeContainers
 
setMessage(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setMessage(String) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
setMessage(String) - Method in class org.apache.slider.server.services.security.SignCertResponse
 
setMessageBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto.Builder
required string message = 1;
setMessageBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto.Builder
required string message = 1;
setMinInstanceCount(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setModelDesiredResources(String) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
setModelDesiredResources(ConfTree) - Method in class org.apache.slider.server.appmaster.web.rest.application.ApplicationResource
 
setMountPoint(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
setMounts(List<DiskInfo>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setMounts(List<DiskInfo>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setMustExit() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
setName(String) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string name = 1;
setName(String) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
required string name = 1;
setName(String) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
required string name = 1;
setName(String) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required string name = 11;
setName(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string name = 1;
setName(String) - Method in class org.apache.slider.core.conf.AggregateConf
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentExport
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.Export
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.OSPackage
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.Package
 
setName(String) - Method in class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
setName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Alternative
 
setName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Directory
 
setName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
setName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
SETNAME - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
setName(String) - Method in class org.apache.slider.server.servicemonitor.Probe
 
SETNAME_PATTERN - Static variable in class org.apache.slider.server.appmaster.web.rest.publisher.PublisherResource
 
setNameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required string name = 11;
setNameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required string name = 1;
setNames(int, String) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto.Builder
repeated string names = 1;
setNames(int, String) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto.Builder
repeated string names = 1;
setNanos(long) - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
setNetMask(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setNodeFailed(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 nodeFailed = 16;
setNodes(int, Messages.NodeInformationProto) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
setNodes(int, Messages.NodeInformationProto.Builder) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto.Builder
repeated .org.apache.slider.api.NodeInformationProto nodes = 1;
setNodeStatus(HostStatus) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setOption(String, String) - Method in class org.apache.slider.api.ClusterDescription
Set a cluster option: a key val pair in the options {} section
setOption(String, int) - Method in class org.apache.slider.api.ClusterDescription
Set an integer option -it's converted to a string before saving
setOption(String, boolean) - Method in class org.apache.slider.api.ClusterDescription
Set a boolean option
setOption(String, String) - Method in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
 
setOptionifUnset(String, String) - Method in class org.apache.slider.api.ClusterDescription
Set a cluster option if it is unset.
setOptions(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
setOS(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setOSFamily(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setOSRelease(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setOsType(String) - Method in class org.apache.slider.providers.agent.application.metadata.OSSpecific
 
setOut(File) - Method in class org.apache.slider.common.params.ActionResolveArgs
 
setOutput(int, String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
repeated string output = 9;
setOutput(int, String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
repeated string output = 8;
setOutput(String) - Method in class org.apache.slider.common.params.ActionStatusArgs
 
setOutstandingAArequest(OutstandingRequest) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
setPassphrase(String) - Method in class org.apache.slider.server.services.security.CertificateManager
 
setPassphrase(String) - Method in class org.apache.slider.server.services.security.SignMessage
 
setPassword(String) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string password = 3;
setPasswordBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string password = 3;
setPath(String) - Method in class org.apache.slider.common.params.ActionResolveArgs
 
setPath(Path) - Method in class org.apache.slider.server.avro.LoadedRoleHistory
 
setPendingAntiAffineRequestCount(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 pendingAntiAffineRequestCount = 18;
setPendingAntiAffineRequests(long) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
setPercent(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
setPhysicalProcessorCount(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setPid(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
setPkg(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setPkg(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setPkg(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setPkg(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setPlacement(String) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string placement = 12;
setPlacementBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional string placement = 12;
setPlacementPolicy(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 placementPolicy = 13;
setPort(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
setPortRange(String) - Method in class org.apache.slider.common.tools.PortScanner
 
setPreempted(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 preempted = 17;
setPreempted(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 preempted = 7;
setPriority(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 priority = 2;
setPriority(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 priority = 1;
setPriority(int) - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
setProbePhase(ProbePhase) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
setProcessLog(Logger) - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Set the process log.
setProcessLog(Logger) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Set the process log.
setProcessorCount(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setPublicHostname(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setPublishConfig(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setQueue(String) - Method in class org.apache.slider.core.build.InstanceBuilder
Set the queue used to start the application
setQueue(String) - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
setRackName(String) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string rackName = 4;
setRackNameBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string rackName = 4;
setRecentLineLimit(int) - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Set the limit on recent lines to retain
setRegistrationCommand(RegistrationCommand) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setRegistryPath(String) - Method in class org.apache.slider.core.zk.ZKPathBuilder
 
setReleased(boolean) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional bool released = 3;
setReleased(boolean) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required bool released = 11;
setReleasing(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 releasing = 5;
setReleasing(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 releasing = 9;
setRepoName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
setReportHandler(ProbeReportHandler) - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
 
setReports(List<CommandReport>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setRequested(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 requested = 6;
setRequested(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 requested = 2;
setRequesterId(String) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string requesterId = 2;
setRequesterIdBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string requesterId = 2;
setRequestsOutstanding(int) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto.Builder
optional int32 requestsOutstanding = 2;
setRequires(String) - Method in class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
setResourceOption(String, String) - Method in class org.apache.slider.common.params.AppAndResouceOptionArgsDelegate
 
setResourceRequirements(Resource) - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
setResources(String) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string resources = 2;
setResources(ConfTree) - Method in class org.apache.slider.core.conf.AggregateConf
 
setResourcesBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto.Builder
required string resources = 2;
setResponse(boolean) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto.Builder
required bool response = 1;
setResponseId(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setResponseId(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setResponseId(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setResponseId(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setResponseStatus(RegistrationStatus) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setRestartAgent(boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setRestartEnabled(boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setResult(String) - Method in class org.apache.slider.server.services.security.SignCertResponse
 
setRmAddress(Configuration, String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
setRmSchedulerAddress(Configuration, String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
setRole(String) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
required string role = 1;
setRole(String) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string role = 2;
setRole(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setRole(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setRole(int) - Method in class org.apache.slider.server.avro.NodeEntryRecord.Builder
Sets the value of the 'role' field
setRole(Integer) - Method in class org.apache.slider.server.avro.NodeEntryRecord
Sets the value of the 'role' field.
setRoleBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto.Builder
required string role = 1;
setRoleBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
optional string role = 2;
setRoleCommand(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setRoleCommand(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setRoleCommand(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setRoleCommand(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setRoleId(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 roleId = 10;
setRolemap(Map<CharSequence, Integer>) - Method in class org.apache.slider.server.avro.RoleHistoryMapping.Builder
Sets the value of the 'rolemap' field
setRolemap(Map<CharSequence, Integer>) - Method in class org.apache.slider.server.avro.RoleHistoryMapping
Sets the value of the 'rolemap' field.
setRoleOpt(String, String, String) - Method in class org.apache.slider.api.ClusterDescription
Set a role option, creating the role if necessary
setRoleOpt(String, String, int) - Method in class org.apache.slider.api.ClusterDescription
Set an integer role option, creating the role if necessary
setRoleOpt(String, String, Object) - Method in class org.apache.slider.api.ClusterDescription
Set a role option of any object, using its string value.
setRoleParams(Map<String, String>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setRoles(int) - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Sets the value of the 'roles' field
setRoles(Integer) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Sets the value of the 'roles' field.
setSaved(long) - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Sets the value of the 'saved' field
setSaved(Long) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Sets the value of the 'saved' field.
setSavedate(CharSequence) - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Sets the value of the 'savedate' field
setSavedate(CharSequence) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Sets the value of the 'savedate' field.
setSavedx(CharSequence) - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Sets the value of the 'savedx' field
setSavedx(CharSequence) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Sets the value of the 'savedx' field.
setSchemaVersion(String) - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
setScript(String) - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
setScriptType(String) - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
setSecuredPort(int) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp
 
setSeLinux(boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setServerTimeStampAtReporting(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.HostHealth
 
setServiceName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setServiceName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setServiceName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setServiceName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
setSignal(int) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required int32 signal = 2;
setSignedCa(String) - Method in class org.apache.slider.server.services.security.SignCertResponse
 
setSize(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
setStackFoldersAndFiles(AgentEnv.Directory[]) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setStarted(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 started = 8;
setStartFailed(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 startFailed = 9;
setStartFailed(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 startFailed = 4;
setStarting(int) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto.Builder
required int32 starting = 3;
setStartTime(long) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int64 startTime = 8;
setStartTime(long) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required int64 startTime = 13;
setState(int) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto.Builder
optional int32 state = 4;
setState(String) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string state = 2;
setState(int) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState.Builder
required uint32 state = 4;
setState(State) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
setStateBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto.Builder
required string state = 2;
setStatus(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.LiveService
 
setStatus(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setStatus(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
setStatus(HostStatus.Status) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
setStatusCommand(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
setStatusCommands(List<StatusCommand>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setStatusCommands(List<StatusCommand>) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setStdErr(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setStdOut(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setStopIfNoChildServicesAtStartup(boolean) - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
 
setStopInitiated(boolean) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
setStore(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto.Builder
required bytes store = 1;
setStructuredOut(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setSuccess(boolean) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto.Builder
required bool success = 1;
setSuccess(boolean) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
Set both the success and the real outcome bits to the same value
setSwapFree(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setSwapSize(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setTag(String) - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
setTags(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setTags(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
setTarget(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Alternative
 
setTargetState(State) - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
setTaskId(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
setTaskId(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
setTerminateAgent(boolean) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
setText(String) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required string text = 1;
setText(String) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
required string text = 1;
setText(String) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
required string text = 1;
setText(String) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string text = 1;
setTextBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto.Builder
required string text = 1;
setTextBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto.Builder
required string text = 1;
setTextBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto.Builder
required string text = 1;
setTextBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string text = 1;
setThawedDataTime(long) - Method in class org.apache.slider.server.appmaster.state.RoleHistory
 
setThrown(Throwable) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
setTickTime(int) - Method in class org.apache.slider.core.zk.MiniZooKeeperCluster
 
setTime(long) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional int64 time = 4;
setTimeout(long) - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
setTimeout(int, int) - Method in class org.apache.slider.server.services.workflow.ForkedProcessService
Set the timeout by which time a process must have finished -or -1 for forever
setTimestamp(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
setTimestamp(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
setTimestamp(long) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
setTimeZone(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setTotalRequested(int) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto.Builder
optional int32 totalRequested = 11;
setType(String) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string type = 4;
setType(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
setType(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
setType(String) - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
setType(String) - Method in class org.apache.slider.providers.agent.application.metadata.OSPackage
 
setType(String) - Method in class org.apache.slider.providers.agent.application.metadata.Package
 
setType(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.Directory
 
setType(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
setTypeBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto.Builder
required string type = 4;
setUmask(Integer) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv
 
setup() - Method in class org.apache.slider.server.appmaster.web.SliderAMWebApp
 
setUpdated(long) - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
setUpdated(long) - Method in class org.apache.slider.core.registry.docstore.PublishedExports
 
setUpdatedTime(String) - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
setupInitialRegistryPaths() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
TODO: purge this once RM is doing the work
setUpTime(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setUpTimeDays(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setUpTimeHours(long) - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
setupUGI() - Method in class org.apache.slider.core.launch.ContainerLauncher
This code is in the dist shell examples -it's been moved here so that if it is needed, it's still here
setUsed(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
setUser(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.JavaProc
 
setUserHomeDir(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
setUserName(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
setUserStatus(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.ExistingUser
 
setUseSpnego(boolean) - Method in class org.apache.slider.core.restclient.UrlConnectionOperations
 
setUuid(int, String) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto.Builder
repeated string uuid = 1;
setUuid(String) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
required string uuid = 1;
setUuid(int, String) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto.Builder
repeated string uuid = 1;
setUuidBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto.Builder
required string uuid = 1;
setValidUntil(String) - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
setValue(String) - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
setValue(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentExport
 
setValue(String) - Method in class org.apache.slider.providers.agent.application.metadata.Export
 
setValue(String) - Method in class org.apache.slider.providers.agent.application.metadata.PropertyInfo
 
setVerb(String) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string verb = 2;
setVerbBytes(ByteString) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto.Builder
optional string verb = 2;
setVersion(String) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
setVersion(String) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
setVersion(String) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentEnv.PackageDetail
 
setVersion(int) - Method in class org.apache.slider.server.avro.RoleHistoryHeader.Builder
Sets the value of the 'version' field
setVersion(Integer) - Method in class org.apache.slider.server.avro.RoleHistoryHeader
Sets the value of the 'version' field.
setVirtualCores(int) - Method in class org.apache.slider.core.launch.AppMasterLauncher
 
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.apache.slider.server.appmaster.web.rest.AMWadlGenerator
 
setWaittime(int) - Method in class org.apache.slider.common.params.ActionCreateArgs
 
setWaittime(int) - Method in class org.apache.slider.common.params.ActionFreezeArgs
 
setWaittime(int) - Method in class org.apache.slider.common.params.ActionThawArgs
 
setWaittime(int) - Method in class org.apache.slider.common.params.ActionUpgradeArgs
 
setWaittime(int) - Method in class org.apache.slider.common.params.SliderAMCreateAction
 
setWaittime(int) - Method in class org.apache.slider.common.params.WaitArgsDelegate
 
setWaittime(int) - Method in interface org.apache.slider.common.params.WaitTimeAccessor
 
setWebApp(T) - Method in class org.apache.slider.server.services.utility.WebAppService
 
setZkHosts(String) - Method in class org.apache.slider.api.ClusterDescription
Set the hosts for the ZK quorum
setZkPath(String) - Method in class org.apache.slider.api.ClusterDescription
 
shallowCopy() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
shallowCopy() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
This makes a copy without the nested content -so is suitable for returning as part of the list of a parent's values
shallowCopy() - Method in class org.apache.slider.core.registry.docstore.PublishedExports
This makes a copy without the nested content -so is suitable for returning as part of the list of a parent's values
shallowCopy() - Method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
shouldEscalate(long) - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Query to see if the request is available and ready to be escalated
shutdown() - Method in class org.apache.slider.providers.agent.HeartbeatMonitor
 
signAgentCrt(String, SignMessage, HttpServletRequest) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentResource
 
signAgentCrt(String, String, String) - Method in class org.apache.slider.server.services.security.CertificateManager
Signs agent certificate Adds agent certificate to server keystore
SIGNAL_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
signalAMComplete(ActionStopSlider) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Signal that the AM is complete ..
SignCertResponse - Class in org.apache.slider.server.services.security
Sign certificate response data model.
SignCertResponse() - Constructor for class org.apache.slider.server.services.security.SignCertResponse
 
SignMessage - Class in org.apache.slider.server.services.security
Sign certificate request data model.
SignMessage() - Constructor for class org.apache.slider.server.services.security.SignMessage
 
SIGTERM - Static variable in class org.apache.slider.core.main.IrqHandler
 
SimpleReleaseSelector - Class in org.apache.slider.server.appmaster.state
Simplest release selector simply returns the list
SimpleReleaseSelector() - Constructor for class org.apache.slider.server.appmaster.state.SimpleReleaseSelector
 
singleThreadExecutor(String, boolean) - Static method in class org.apache.slider.server.services.workflow.ServiceThreadFactory
Create a single thread executor using this naming policy
SITE_XML_PREFIX - Static variable in interface org.apache.slider.api.OptionKeys
Prefix for site.xml options: "site."
size() - Method in class org.apache.slider.core.conf.MapOperations
 
size() - Method in class org.apache.slider.core.launch.CommandLineBuilder
Get the number of arguments
size() - Method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
 
size() - Method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
 
size() - Method in class org.apache.slider.server.avro.LoadedRoleHistory
Number of loaded records
slider - Variable in class org.apache.slider.server.appmaster.web.rest.AbstractSliderResource
 
Slider - Class in org.apache.slider
This is just the entry point class
Slider() - Constructor for class org.apache.slider.Slider
 
SLIDER_AGENT_CONTEXT_ROOT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_BASE_DIRECTORY - Static variable in interface org.apache.slider.common.SliderKeys
The path under which cluster and temp data are stored ".slider"
SLIDER_CLASSPATH - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_CLASSPATH_EXTRA - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_CLIENT_XML - Static variable in interface org.apache.slider.common.SliderKeys
name of the Slider client resource loaded when the service is loaded.
SLIDER_CONFIGSET - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_CONTEXT_ROOT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_DEPENDENCY_DIR - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_DEPENDENCY_DIR_PERMISSIONS - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_DEPENDENCY_HDP_PARENT_DIR - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_DEPENDENCY_LOCALIZED_DIR_LINK - Static variable in interface org.apache.slider.common.SliderKeys
The paths under which Slider AM dependency libraries are stored
SLIDER_DEPENDENCY_TAR_GZ_FILE_EXT - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_DEPENDENCY_TAR_GZ_FILE_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_EXPORTS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_JAR - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_JVM_OPTS - Static variable in interface org.apache.slider.common.SliderKeys
env var for custom JVM options.
SLIDER_PASSPHRASE - Static variable in interface org.apache.slider.common.SliderKeys
 
SLIDER_PATH_AGENTS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Agents: "/ws/v1/slider/agents"
SLIDER_PATH_APPLICATION - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
management path: "/ws/v1/slider/application"
SLIDER_PATH_MANAGEMENT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
management path: "/ws/v1/slider/mgmt"
SLIDER_PATH_PUBLISHER - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Publisher: "/ws/v1/slider/publisher"
SLIDER_PATH_REGISTRY - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Registry: "/ws/v1/slider/registry"
SLIDER_SERVER_XML - Static variable in interface org.apache.slider.common.SliderKeys
The name of the resource to put on the classpath
SLIDER_SUBPATH_AGENTS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_SUBPATH_APPLICATION - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
application subpath
SLIDER_SUBPATH_MANAGEMENT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_SUBPATH_PUBLISHER - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
SLIDER_SUBPATH_REGISTRY - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Registry subpath: "/registry"
SLIDER_XML - Static variable in interface org.apache.slider.common.SliderKeys
XML resource listing the standard Slider providers "org/apache/slider/slider.xml"
SliderActions - Interface in org.apache.slider.common.params
Actions.
SliderAMArgs - Class in org.apache.slider.common.params
Parameters sent by the Client to the AM
SliderAMArgs(String[]) - Constructor for class org.apache.slider.common.params.SliderAMArgs
 
SliderAMClientProvider - Class in org.apache.slider.providers.slideram
handles the setup of the Slider AM.
SliderAMClientProvider(Configuration) - Constructor for class org.apache.slider.providers.slideram.SliderAMClientProvider
 
SliderAMController - Class in org.apache.slider.server.appmaster.web
 
SliderAMController(WebAppApi, Controller.RequestContext) - Constructor for class org.apache.slider.server.appmaster.web.SliderAMController
 
SliderAMCreateAction - Class in org.apache.slider.common.params
 
SliderAMCreateAction() - Constructor for class org.apache.slider.common.params.SliderAMCreateAction
 
SliderAMPolicyProvider - Class in org.apache.slider.server.appmaster.rpc
PolicyProvider for Slider protocols.
SliderAMPolicyProvider() - Constructor for class org.apache.slider.server.appmaster.rpc.SliderAMPolicyProvider
 
SliderAMProviderService - Class in org.apache.slider.providers.slideram
Exists just to move some functionality out of AppMaster into a peer class of the actual service provider doing the real work
SliderAMProviderService() - Constructor for class org.apache.slider.providers.slideram.SliderAMProviderService
 
SliderAMWebApp - Class in org.apache.slider.server.appmaster.web
 
SliderAMWebApp(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.SliderAMWebApp
 
SliderApplicationApi - Interface in org.apache.slider.api
API exported by the slider remote REST/IPC endpoints.
SliderApplicationApiRestClient - Class in org.apache.slider.client.rest
Implementation of the SliderApplicationApi
SliderApplicationApiRestClient(Client, WebResource) - Constructor for class org.apache.slider.client.rest.SliderApplicationApiRestClient
Create an instance
SliderApplicationApiRestClient(Client, String) - Constructor for class org.apache.slider.client.rest.SliderApplicationApiRestClient
Create an instance
SliderApplicationIpcClient - Class in org.apache.slider.client.ipc
Implementation of the Slider RESTy Application API over IPC.
SliderApplicationIpcClient(SliderClusterOperations) - Constructor for class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
SliderApplicationIpcClient(SliderClusterProtocol) - Constructor for class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
SliderAppMaster - Class in org.apache.slider.server.appmaster
This is the AM, which directly implements the callbacks from the AM and NM
SliderAppMaster() - Constructor for class org.apache.slider.server.appmaster.SliderAppMaster
Service Constructor
SliderClient - Class in org.apache.slider.client
Client service for Slider
SliderClient() - Constructor for class org.apache.slider.client.SliderClient
Constructor
SliderClientAPI - Interface in org.apache.slider.client
Interface of those method calls in the slider API that are intended for direct public invocation.
SliderClusterAPI - Class in org.apache.slider.api.proto
 
SliderClusterAPI.SliderClusterProtocolPB - Class in org.apache.slider.api.proto
Protobuf service org.apache.slider.api.SliderClusterProtocolPB
SliderClusterAPI.SliderClusterProtocolPB() - Constructor for class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
 
SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface - Interface in org.apache.slider.api.proto
 
SliderClusterAPI.SliderClusterProtocolPB.Interface - Interface in org.apache.slider.api.proto
 
SliderClusterAPI.SliderClusterProtocolPB.Stub - Class in org.apache.slider.api.proto
 
SliderClusterOperations - Class in org.apache.slider.client.ipc
Cluster operations at a slightly higher level than the RPC code
SliderClusterOperations(SliderClusterProtocol) - Constructor for class org.apache.slider.client.ipc.SliderClusterOperations
 
SliderClusterProtocol - Interface in org.apache.slider.api
Cluster protocol.
SliderClusterProtocolPB - Interface in org.apache.slider.server.appmaster.rpc
 
SliderClusterProtocolPBImpl - Class in org.apache.slider.server.appmaster.rpc
Server-side Relay from Protobuf to internal RPC.
SliderClusterProtocolPBImpl(SliderClusterProtocol) - Constructor for class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
SliderClusterProtocolProxy - Class in org.apache.slider.server.appmaster.rpc
 
SliderClusterProtocolProxy(SliderClusterProtocolPB, InetSocketAddress) - Constructor for class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
sliderClusterURI - Variable in class org.apache.slider.common.params.SliderAMCreateAction
This is the URI in the FS to the Slider cluster; the conf file (and any other cluster-specifics) can be picked up here
SliderDefaultWrapperServlet - Class in org.apache.slider.server.appmaster.web
 
SliderDefaultWrapperServlet() - Constructor for class org.apache.slider.server.appmaster.web.SliderDefaultWrapperServlet
 
SliderException - Exception in org.apache.slider.core.exceptions
 
SliderException() - Constructor for exception org.apache.slider.core.exceptions.SliderException
 
SliderException(int, String) - Constructor for exception org.apache.slider.core.exceptions.SliderException
 
SliderException(String) - Constructor for exception org.apache.slider.core.exceptions.SliderException
 
SliderException(String, Throwable) - Constructor for exception org.apache.slider.core.exceptions.SliderException
 
SliderException(int, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.SliderException
Format the exception as you create it
SliderException(int, Throwable, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.SliderException
Format the exception, include a throwable.
SliderExitCodes - Interface in org.apache.slider.common
 
sliderFileSystem - Variable in class org.apache.slider.client.SliderClient
 
SliderFileSystem - Class in org.apache.slider.common.tools
Extends Core Filesystem with operations to manipulate ClusterDescription persistent state
SliderFileSystem(FileSystem, Configuration) - Constructor for class org.apache.slider.common.tools.SliderFileSystem
 
SliderFileSystem(Configuration) - Constructor for class org.apache.slider.common.tools.SliderFileSystem
 
SliderHamletBlock - Class in org.apache.slider.server.appmaster.web.view
Anything we want to share across slider hamlet blocks
SliderHamletBlock(WebAppApi) - Constructor for class org.apache.slider.server.appmaster.web.view.SliderHamletBlock
 
SliderInstanceDescription - Class in org.apache.slider.api.types
Description of a slider instance
SliderInstanceDescription(String, Path, ApplicationReport) - Constructor for class org.apache.slider.api.types.SliderInstanceDescription
 
SliderInternalStateException - Exception in org.apache.slider.core.exceptions
 
SliderInternalStateException(String) - Constructor for exception org.apache.slider.core.exceptions.SliderInternalStateException
 
SliderInternalStateException(String, Throwable) - Constructor for exception org.apache.slider.core.exceptions.SliderInternalStateException
 
SliderInternalStateException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.SliderInternalStateException
 
SliderIPCService - Class in org.apache.slider.server.appmaster.rpc
Implement the SliderClusterProtocol.
SliderIPCService(AppMasterActionOperations, CertificateManager, StateAccessForProviders, QueueAccess, MetricsAndMonitoring, ContentCache) - Constructor for class org.apache.slider.server.appmaster.rpc.SliderIPCService
Constructor
SliderJacksonJaxbJsonProvider - Class in org.apache.slider.server.appmaster.web.rest
Implementation of JAX-RS abstractions based on JacksonJaxbJsonProvider needed to deserialize JSON content to, or serialize it from, POJO objects.
SliderJacksonJaxbJsonProvider() - Constructor for class org.apache.slider.server.appmaster.web.rest.SliderJacksonJaxbJsonProvider
 
SliderKeys - Interface in org.apache.slider.common
Keys and various constants for Slider
SliderProviderFactory - Class in org.apache.slider.providers
Base class for factories
SliderProviderFactory(Configuration) - Constructor for class org.apache.slider.providers.SliderProviderFactory
 
SliderProviderFactory() - Constructor for class org.apache.slider.providers.SliderProviderFactory
 
SliderRegistryUtils - Class in org.apache.slider.core.registry
Miscellaneous methods to assist slider registry work
SliderRegistryUtils() - Constructor for class org.apache.slider.core.registry.SliderRegistryUtils
 
SliderRPCSecurityInfo - Class in org.apache.slider.server.appmaster.rpc
This is where security information goes.
SliderRPCSecurityInfo() - Constructor for class org.apache.slider.server.appmaster.rpc.SliderRPCSecurityInfo
 
SliderURLConnectionFactory - Class in org.apache.slider.core.restclient
Factory for URL connections; used behind the scenes in the Jersey integration.
SliderUtils - Class in org.apache.slider.common.tools
These are slider-specific Util methods
SliderUtils.DelayedHalt - Class in org.apache.slider.common.tools
Callable for async/scheduled halt
SliderUtils.DelayedHalt(int, String) - Constructor for class org.apache.slider.common.tools.SliderUtils.DelayedHalt
 
SliderUtils.OnDemandReportStringifier - Class in org.apache.slider.common.tools
This wraps ApplicationReports and generates a string version iff the toString() operator is invoked
SliderUtils.OnDemandReportStringifier(ApplicationReport) - Constructor for class org.apache.slider.common.tools.SliderUtils.OnDemandReportStringifier
 
SliderVersionInfo - Class in org.apache.slider.common.tools
Extract the version properties, which will look something like
SliderVersionInfo() - Constructor for class org.apache.slider.common.tools.SliderVersionInfo
 
SliderXmlConfKeys - Interface in org.apache.slider.common
These are the keys that can be added to conf/slider-client.xml.
SliderXMLConfKeysForTesting - Interface in org.apache.slider.common
Keys shared across tests
SliderYarnClientImpl - Class in org.apache.slider.client
A class that extends visibility to some of the YarnClientImpl members and data structures, and factors out pure-YARN operations from the slider entry point service
SliderYarnClientImpl() - Constructor for class org.apache.slider.client.SliderYarnClientImpl
 
SNAPSHOT_CONF_DIR_NAME - Static variable in interface org.apache.slider.common.SliderKeys
 
snapshotConfPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
sortApplicationReport(List<ApplicationReport>) - Static method in class org.apache.slider.common.tools.SliderUtils
Sorts the given list of application reports Finished instances are ordered by finished time and running/accepted instances are ordered by start time Finally Instance are order by finished instances coming after running instances
sortApplicationsByMostRecent(List<ApplicationReport>) - Static method in class org.apache.slider.common.tools.SliderUtils
Sorts the given list of application reports, most recently started or finished instance first.
sortCandidates(int, List<RoleInstance>) - Method in interface org.apache.slider.server.appmaster.state.ContainerReleaseSelector
Given a list of candidate containers, return a sorted version of the priority in which they should be released.
sortCandidates(int, List<RoleInstance>) - Method in class org.apache.slider.server.appmaster.state.MostRecentContainerReleaseSelector
 
sortCandidates(int, List<RoleInstance>) - Method in class org.apache.slider.server.appmaster.state.SimpleReleaseSelector
 
sortedConfigKeys(Iterable<Map.Entry<String, String>>) - Static method in class org.apache.slider.common.tools.ConfigHelper
Take a configuration and return a sorted set
sortedMap(Map<String, String>) - Static method in class org.apache.slider.common.tools.SliderUtils
Take a map and produce a sorted equivalent
sortHistoryPaths(List<Path>) - Static method in class org.apache.slider.server.avro.RoleHistoryWriter
 
specification() - Method in class org.apache.slider.server.appmaster.web.SliderAMController
 
split(String) - Method in class org.apache.slider.common.params.DontSplitArguments
 
splitClasspath(String) - Method in class org.apache.slider.core.launch.ClasspathConstructor
Split a classpath.
splitPairs(Collection<String>, Map<String, String>) - Static method in class org.apache.slider.common.params.ArgOps
 
splitToHostsAndPorts(String) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
Split a quorum list into a list of hostnames and ports
splitToHostsAndPortsStrictly(String) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
 
splitToPairs(String) - Static method in class org.apache.slider.core.zk.ZookeeperUtils
Take a quorum list and split it to (trimmed) pairs
start - Variable in class org.apache.slider.common.tools.Duration
 
start() - Method in class org.apache.slider.common.tools.Duration
Start
start() - Method in class org.apache.slider.providers.agent.HeartbeatMonitor
 
start() - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp.Builder
 
start() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Spawn the application
startContainer(Container, ContainerLaunchContext, RoleInstance) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Async start container request
started - Variable in class org.apache.slider.api.types.ComponentInformation
 
started - Variable in class org.apache.slider.api.types.RoleStatistics
 
STARTED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
startFailed - Variable in class org.apache.slider.api.types.ComponentInformation
 
startFailed - Variable in class org.apache.slider.api.types.NodeEntryInformation
incrementing counter of instances that failed to start
startFailed - Variable in class org.apache.slider.api.types.RoleStatistics
 
STARTFAILED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
STARTFAILED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
starting - Variable in class org.apache.slider.api.types.NodeEntryInformation
number of starting instances
STARTING_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
startNextService() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
Start the next service in the list.
startRegistryOperationsService() - Method in class org.apache.slider.server.services.utility.AbstractSliderLaunchedService
Create, adopt ,and start the YARN registration service
startReporting() - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
Start the monitoring.
startTime - Variable in class org.apache.slider.api.ClusterNode
 
startTime - Variable in class org.apache.slider.api.types.ContainerInformation
 
startTime - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
startTime - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
 
STARTTIME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
STARTTIME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
startupShutdownMessage(String, List<String>) - Static method in class org.apache.slider.core.main.ServiceLauncher
Build a log message for starting up and shutting down.
stat(String) - Method in class org.apache.slider.core.zk.ZKIntegration
 
state - Variable in class org.apache.slider.api.ClusterDescription
State of the cluster
state - Variable in class org.apache.slider.api.ClusterNode
state - Variable in class org.apache.slider.api.types.ContainerInformation
 
state - Variable in class org.apache.slider.api.types.NodeInformation
 
state - Variable in class org.apache.slider.common.params.ActionExistsArgs
 
state - Variable in class org.apache.slider.common.params.ActionListArgs
 
state - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
State - Enum in org.apache.slider.providers.agent
The states a component instance can be.
state - Variable in class org.apache.slider.server.appmaster.state.RoleInstance
state from StateValues
STATE_CREATED - Static variable in class org.apache.slider.api.ClusterDescription
Cluster created: 2
STATE_CREATED - Static variable in class org.apache.slider.api.StateValues
Cluster created: 2
STATE_DESTROYED - Static variable in class org.apache.slider.api.ClusterDescription
destroyed
STATE_DESTROYED - Static variable in class org.apache.slider.api.StateValues
destroyed
STATE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
STATE_INCOMPLETE - Static variable in class org.apache.slider.api.ClusterDescription
Specification is incomplete & cannot be used: 0
STATE_INCOMPLETE - Static variable in class org.apache.slider.api.StateValues
Specification is incomplete & cannot be used: 0
STATE_LIVE - Static variable in class org.apache.slider.api.ClusterDescription
Live: 3
STATE_LIVE - Static variable in class org.apache.slider.api.StateValues
Live: 3
STATE_STOPPED - Static variable in class org.apache.slider.api.ClusterDescription
Stopped
STATE_STOPPED - Static variable in class org.apache.slider.api.StateValues
Stopped
STATE_SUBMITTED - Static variable in class org.apache.slider.api.ClusterDescription
Spec has been submitted: 1
STATE_SUBMITTED - Static variable in class org.apache.slider.api.StateValues
Spec has been submitted: 1
StateAccessForProviders - Interface in org.apache.slider.server.appmaster.state
The methods to offer state access to the providers and other parts of the system which want read-only access to the state.
stateChanged(Service) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Received on listening service termination.
stateChanged(Service) - Method in class org.apache.slider.server.services.utility.EndOfServiceWaiter
Wait for service state change callbacks; notify self if the service has now stopped
stateChanged(Service) - Method in class org.apache.slider.server.services.workflow.WorkflowCompositeService
When this service is started, any service stopping with a failure exception is converted immediately into a failure of this service, storing the failure and stopping ourselves.
stateChanged(Service) - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
State change event relays service stop events to WorkflowSequenceService.onServiceCompleted(Service).
StateValues - Class in org.apache.slider.api
Enumeration of state values
StateValues() - Constructor for class org.apache.slider.api.StateValues
 
statistics - Variable in class org.apache.slider.api.ClusterDescription
Statistics.
STATISTICS_CONTAINERS_ACTIVE_REQUESTS - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_ANTI_AFFINE_PENDING - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_COMPLETED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_DESIRED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_FAILED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_FAILED_NODE - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_FAILED_RECENTLY - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_LIVE - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_PREEMPTED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_REQUESTED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_START_FAILED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_STARTED - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_SURPLUS - Static variable in interface org.apache.slider.api.StatusKeys
 
STATISTICS_CONTAINERS_UNKNOWN_COMPLETED - Static variable in interface org.apache.slider.api.StatusKeys
 
status - Variable in class org.apache.slider.api.ClusterDescription
Status information
status - Variable in exception org.apache.slider.server.servicemonitor.ProbeFailedException
 
STATUS_COMMAND - Static variable in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
StatusCommand - Class in org.apache.slider.server.appmaster.web.rest.agent
Command to report the status of a list of services in roles.
StatusCommand() - Constructor for class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
StatusKeys - Interface in org.apache.slider.api
Contains status and statistics keys
STDERR_AM - Static variable in interface org.apache.slider.common.SliderKeys
 
STDOUT_AM - Static variable in interface org.apache.slider.common.SliderKeys
 
stop(String) - Method in interface org.apache.slider.api.SliderApplicationApi
Stop the AM (async operation)
stop(String) - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
stop(String) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
stop(String) - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
stop(HttpServletRequest, UriInfo, String) - Method in class org.apache.slider.server.appmaster.web.rest.application.actions.RestActionStop
 
stop() - Method in class org.apache.slider.server.services.workflow.LongLivedProcess
Stop the process if it is running.
stopCluster(RpcController, Messages.StopClusterRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
stopCluster(RpcController, Messages.StopClusterRequestProto, RpcCallback<Messages.StopClusterResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc stopCluster(.org.apache.slider.api.StopClusterRequestProto) returns (.org.apache.slider.api.StopClusterResponseProto);
stopCluster(RpcController, Messages.StopClusterRequestProto, RpcCallback<Messages.StopClusterResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc stopCluster(.org.apache.slider.api.StopClusterRequestProto) returns (.org.apache.slider.api.StopClusterResponseProto);
stopCluster(RpcController, Messages.StopClusterRequestProto, RpcCallback<Messages.StopClusterResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
stopCluster(Messages.StopClusterRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Stop the cluster
stopCluster(RpcController, Messages.StopClusterRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
stopCluster(Messages.StopClusterRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
stopCluster(Messages.StopClusterRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
stopExecutor() - Method in class org.apache.slider.server.services.workflow.WorkflowExecutorService
Stop the executor if it is not null.
stopForkedProcess() - Method in class org.apache.slider.server.appmaster.SliderAppMaster
stop forked process if it the running process var is not null
StopResponse - Class in org.apache.slider.server.appmaster.web.rest.application.actions
 
StopResponse() - Constructor for class org.apache.slider.server.appmaster.web.rest.application.actions.StopResponse
 
STORE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
StoresGenerator - Class in org.apache.slider.server.services.security
 
StoresGenerator() - Constructor for class org.apache.slider.server.services.security.StoresGenerator
 
STRICT - Static variable in class org.apache.slider.providers.PlacementPolicy
Strict placement: when asking for an instance for which there is history, mandate that it is strict
stringify(Throwable) - Static method in class org.apache.slider.common.tools.SliderUtils
 
stringify(URL) - Static method in class org.apache.slider.common.tools.SliderUtils
Convert a YARN URL into a string value of a normal URL
stringifyMap(Map<String, String>) - Static method in class org.apache.slider.common.tools.SliderUtils
Convert a map to a multi-line string for printing
stringIntPairFunc - Static variable in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
stringLongPairFunc - Static variable in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
stringMapClone(Map<String, String>) - Static method in class org.apache.slider.common.tools.SliderUtils
 
stringStringPairFunc - Static variable in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
submissionContext - Variable in class org.apache.slider.core.launch.AppMasterLauncher
 
submit(Callable<V>) - Method in class org.apache.slider.server.services.workflow.WorkflowExecutorService
Submit a callable
submitApplication() - Method in class org.apache.slider.core.launch.AppMasterLauncher
Submit the application.
submitDirectory(Path, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Register all files under a fs path as a directory to push out
submitDirectory(Path, String) - Method in class org.apache.slider.core.launch.AbstractLauncher
Submit an entire directory
submitFile(File, Path, String, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Submit a local file to the filesystem references by the instance's cluster filesystem
submitJarWithClass(Class, Path, String, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Submit a JAR containing a specific class, returning the resource to be mapped in
submitTarGzipAndUpdate(Map<String, LocalResource>) - Method in class org.apache.slider.common.tools.CoreFileSystem
Submit the AM tar.gz resource referenced by the instance's cluster filesystem.
SUBMITTED_CONF_DIR - Static variable in interface org.apache.slider.common.SliderKeys
name of generated dir for this conf: "confdir"
submitTime - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
This value is non-null only when a report is generated from a submission context.
succeed(Probe) - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
The probe has succeeded -capture the current timestamp, set success to true, and record any other data needed.
SUCCESS_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
successCount - Variable in class org.apache.slider.server.servicemonitor.Probe
 
SUN_SECURITY_KRB5_DEBUG - Static variable in class org.apache.hadoop.security.KerberosDiags
 
SUN_SECURITY_KRB5_DEBUG - Static variable in class org.apache.slider.common.Constants
 
SUN_SECURITY_SPNEGO_DEBUG - Static variable in class org.apache.hadoop.security.KerberosDiags
 
SUN_SECURITY_SPNEGO_DEBUG - Static variable in class org.apache.slider.common.Constants
 
surplusNode - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
SVC_SLIDER - Static variable in class org.apache.slider.core.zk.ZKIntegration
 
SVC_SLIDER_USERS - Static variable in class org.apache.slider.core.zk.ZKIntegration
 
sysprop(String, String) - Method in class org.apache.slider.core.launch.JavaCommandLineBuilder
Add a system property definition -must be used before setting the main entry point
SYSPROP_LOG4J_CONFIGURATION - Static variable in interface org.apache.slider.common.SliderKeys
Log4j sysprop to name the resource :"log4j.configuration"
SYSPROP_LOG_DIR - Static variable in interface org.apache.slider.common.SliderKeys
sysprop for Slider AM log4j directory :"LOG_DIR"
sysprops - Variable in class org.apache.slider.common.params.AbstractActionArgs
System properties
syspropsMap - Variable in class org.apache.slider.common.params.CommonArgs
System properties
SYSTEM - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Codahale Metrics - base path: "/system"
SYSTEM_CONFIGS - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
SYSTEM_HEALTHCHECK - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Codahale Metrics - health: "/system/health"
SYSTEM_METRICS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Codahale Metrics - metrics: "/system/metrics"
SYSTEM_METRICS_JSON - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Codahale Metrics - metrics as JSON: "/system/metrics?format=json"
SYSTEM_PING - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Codahale Metrics - ping: "/system/ping"
SYSTEM_THREADS - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Codahale Metrics - thread dump: "/system/threads"

T

takeSnapshotOfConfDir(Path) - Method in class org.apache.slider.core.build.InstanceBuilder
 
target - Variable in class org.apache.slider.server.appmaster.monkey.ChaosEntry
 
targetFolderInFs - Variable in class org.apache.slider.core.persist.AppDefinitionPersister.AppDefinition
 
tarGzipFolder(File, File, FilenameFilter) - Static method in class org.apache.slider.common.tools.SliderUtils
Given a source folder create a tar.gz file
template - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
TemplateInputPropertiesValidator - Class in org.apache.slider.core.conf
 
TemplateInputPropertiesValidator() - Constructor for class org.apache.slider.core.conf.TemplateInputPropertiesValidator
 
TEST_RELAX_VERIFICATION - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
TEST_SECURITY_DIR - Static variable in interface org.apache.slider.common.SliderXMLConfKeysForTesting
security related keys
text - Variable in class org.apache.slider.api.types.PingInformation
 
text - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
text - Variable in class org.apache.slider.server.appmaster.web.rest.application.actions.StopResponse
 
TEXT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
TEXT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
TEXT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
TEXT_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.PingInformationProto
 
time - Variable in class org.apache.slider.api.types.PingInformation
 
time - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
TIME_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.PingInformationProto
 
timestamp - Variable in class org.apache.slider.server.appmaster.management.RecordedEvent
 
Timestamp - Class in org.apache.slider.server.appmaster.management
A timestamp metric
Timestamp(long) - Constructor for class org.apache.slider.server.appmaster.management.Timestamp
 
Timestamp() - Constructor for class org.apache.slider.server.appmaster.management.Timestamp
 
TMP_DIR_PREFIX - Static variable in interface org.apache.slider.common.SliderKeys
 
TMP_LOGDIR_PREFIX - Static variable in interface org.apache.slider.common.SliderKeys
 
tmpPath - Variable in class org.apache.slider.core.persist.InstancePaths
 
tmpPathAM - Variable in class org.apache.slider.core.persist.InstancePaths
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
toBuilder() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
toClusterNode() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Build a serializable ClusterNode structure from this instance.
toFullString() - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Full dump of entry including children
toGMTString(long) - Static method in class org.apache.slider.common.tools.SliderUtils
Convert an epoch time to a GMT time.
toJson() - Method in class org.apache.slider.core.conf.ConfTree
Convert to a JSON string
toJson() - Method in class org.apache.slider.core.conf.ConfTreeOperations
Convert to a JSON string
toJson(T) - Method in class org.apache.slider.core.persist.JsonSerDeser
Convert an object to a JSON string
toJsonString() - Method in class org.apache.slider.api.ClusterDescription
Convert to a JSON string
toJsonString() - Method in class org.apache.slider.api.ClusterNode
Convert to a JSON string
toJsonString(Metainfo) - Method in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoParser
Convert to a JSON string
toMap(Properties) - Static method in class org.apache.slider.common.tools.SliderUtils
Convert a properties instance to a string map.
toPlural(int) - Static method in class org.apache.slider.server.servicemonitor.MonitorUtils
 
toProtobuf() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
Generate the protobuf format of a request
toString() - Method in class org.apache.slider.api.ClusterDescription
 
toString() - Method in class org.apache.slider.api.ClusterNode
 
toString() - Method in class org.apache.slider.api.types.ApplicationLivenessInformation
 
toString() - Method in class org.apache.slider.api.types.ComponentInformation
 
toString() - Method in class org.apache.slider.api.types.ContainerInformation
 
toString() - Method in class org.apache.slider.api.types.NodeEntryInformation
 
toString() - Method in class org.apache.slider.api.types.NodeInformation
 
toString() - Method in class org.apache.slider.api.types.PingInformation
 
toString() - Method in class org.apache.slider.api.types.SliderInstanceDescription
 
toString() - Method in class org.apache.slider.client.ipc.SliderApplicationIpcClient
 
toString() - Method in class org.apache.slider.client.ipc.SliderClusterOperations
 
toString() - Method in class org.apache.slider.client.rest.SliderApplicationApiRestClient
 
toString() - Method in class org.apache.slider.client.SliderClient
 
toString() - Method in class org.apache.slider.common.params.AbstractActionArgs
 
toString() - Method in class org.apache.slider.common.params.ActionLookupArgs
 
toString() - Method in class org.apache.slider.common.params.ActionNodesArgs
 
toString() - Method in class org.apache.slider.common.params.ActionRegistryArgs
 
toString() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
toString() - Method in class org.apache.slider.common.tools.CoreFileSystem
 
toString() - Method in class org.apache.slider.common.tools.Duration
 
toString() - Method in class org.apache.slider.common.tools.SliderUtils.OnDemandReportStringifier
 
toString() - Method in class org.apache.slider.core.build.InstanceBuilder
 
toString() - Method in class org.apache.slider.core.conf.AggregateConf
string operation includes all the inner conftrees
toString() - Method in class org.apache.slider.core.conf.ConfTree
 
toString() - Method in class org.apache.slider.core.conf.ConfTreeOperations
 
toString() - Method in class org.apache.slider.core.conf.MapOperations
 
toString() - Method in class org.apache.slider.core.launch.ClasspathConstructor
 
toString() - Method in class org.apache.slider.core.launch.CommandLineBuilder
This just returns the command line
toString() - Method in class org.apache.slider.core.launch.SerializedApplicationReport
 
toString() - Method in class org.apache.slider.core.main.IrqHandler.InterruptData
 
toString() - Method in class org.apache.slider.core.main.IrqHandler
 
toString() - Method in class org.apache.slider.core.main.ServiceLauncher
 
toString(AggregateConf) - Static method in class org.apache.slider.core.persist.AggregateConfSerDeser
Convert a tree instance to a JSON string -sync access to a shared ser/deser object instance
toString() - Method in class org.apache.slider.core.persist.AppDefinitionPersister.AppDefinition
 
toString(SerializedApplicationReport) - Static method in class org.apache.slider.core.persist.ApplicationReportSerDeser
Convert an instance to a JSON string -sync access to a shared ser/deser object instance
toString() - Method in class org.apache.slider.core.persist.ConfPersister
 
toString(ConfTree) - Static method in class org.apache.slider.core.persist.ConfTreeSerDeser
Convert a tree instance to a JSON string -sync access to a shared ser/deser object instance
toString() - Method in class org.apache.slider.core.persist.InstancePaths
 
toString() - Method in enum org.apache.slider.core.registry.docstore.ConfigFormat
 
toString() - Method in class org.apache.slider.core.registry.docstore.ExportEntry
 
toString() - Method in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
toString() - Method in class org.apache.slider.core.registry.docstore.PublishedExports
 
toString() - Method in class org.apache.slider.core.registry.retrieve.RegistryRetriever
 
toString() - Method in class org.apache.slider.core.zk.ZKIntegration
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.ApplicationPackage
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.ComponentExport
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.Export
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
toString() - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
toString() - Method in class org.apache.slider.providers.agent.ComponentInstanceState
 
toString() - Method in class org.apache.slider.providers.ProviderRole
 
toString() - Method in class org.apache.slider.server.appmaster.actions.ActionStopSlider
 
toString() - Method in class org.apache.slider.server.appmaster.actions.AsyncAction
 
toString() - Method in class org.apache.slider.server.appmaster.management.BoolMetric
 
toString() - Method in class org.apache.slider.server.appmaster.management.MetricsBindingService
 
toString() - Method in class org.apache.slider.server.appmaster.operations.CancelSingleRequest
 
toString() - Method in class org.apache.slider.server.appmaster.operations.ContainerReleaseOperation
 
toString() - Method in class org.apache.slider.server.appmaster.operations.ContainerRequestOperation
 
toString() - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
toString() - Method in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
toString() - Method in class org.apache.slider.server.appmaster.state.AppState
 
toString() - Method in class org.apache.slider.server.appmaster.state.ContainerAssignment
 
toString(Priority) - Static method in class org.apache.slider.server.appmaster.state.ContainerPriority
Convert a priority record to a string, extracting role and locality
toString() - Method in class org.apache.slider.server.appmaster.state.NodeEntry
 
toString() - Method in class org.apache.slider.server.appmaster.state.NodeInstance
 
toString() - Method in class org.apache.slider.server.appmaster.state.NodeMap
 
toString() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
 
toString() - Method in class org.apache.slider.server.appmaster.state.RoleHostnamePair
 
toString() - Method in class org.apache.slider.server.appmaster.state.RoleInstance
 
toString() - Method in class org.apache.slider.server.appmaster.state.RoleStatus
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.CommandReport
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ComponentStatus
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.DiskInfo
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.ExecutionCommand
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeat
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HeartBeatResponse
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostInfo
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.HostStatus
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.Register
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.RegistrationResponse
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.agent.StatusCommand
 
toString() - Method in class org.apache.slider.server.appmaster.web.rest.application.resources.CachedContent
 
toString() - Method in class org.apache.slider.server.servicemonitor.LogEntryBuilder
 
toString() - Method in class org.apache.slider.server.servicemonitor.Probe
 
toString() - Method in enum org.apache.slider.server.servicemonitor.ProbePhase
 
toString() - Method in class org.apache.slider.server.servicemonitor.ProbeStatus
 
toString() - Method in class org.apache.slider.server.services.workflow.WorkflowSequenceService
 
toTableContentFunction() - Static method in class org.apache.slider.server.appmaster.web.view.ContainerStatsBlock
 
totalRequested - Variable in class org.apache.slider.api.types.ComponentInformation
 
totalRequested - Variable in class org.apache.slider.api.types.RoleStatistics
 
TOTALREQUESTED_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
touch(Path, boolean) - Method in class org.apache.slider.common.tools.CoreFileSystem
 
touch() - Method in class org.apache.slider.server.appmaster.state.RoleHistory
Mark ourselves as dirty
toXml(Configuration) - Static method in class org.apache.slider.common.tools.ConfigHelper
Convert to an XML string
transform(Command, boolean) - Static method in enum org.apache.slider.providers.agent.Command
 
translateTrailingHeapUnit(String) - Static method in class org.apache.slider.common.tools.SliderUtils
 
TriggerClusterTeardownException - Exception in org.apache.slider.core.exceptions
An Exception to be thrown for an explicit "shut down the cluster" operation raised by the application state or other parts of the AM
TriggerClusterTeardownException(int, FinalApplicationStatus, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.TriggerClusterTeardownException
 
triple(String, int, int) - Static method in class org.apache.slider.common.params.ArgOps
create a 3-tuple
truncate(String, int) - Static method in class org.apache.slider.common.tools.SliderUtils
Truncate the given string to a maximum length provided with a pad (...) added to the end if expected size if more than 10.
truststore - Variable in class org.apache.slider.common.params.ActionClientArgs
 
TruststoreGenerator - Class in org.apache.slider.server.services.security
 
TruststoreGenerator(CertificateManager) - Constructor for class org.apache.slider.server.services.security.TruststoreGenerator
 
type - Variable in class org.apache.slider.api.ClusterDescription
Type of cluster
type - Variable in class org.apache.slider.core.launch.AppMasterLauncher
 
TYPE_DOCKER - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
TYPE_PYTHON - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 
TYPE_STANDARD - Static variable in class org.apache.slider.providers.agent.application.metadata.AbstractComponent
 

U

UgiJerseyBinding - Class in org.apache.slider.core.restclient
Class to bond to a Jersey client, for UGI integration and SPNEGO.
UgiJerseyBinding(UrlConnectionOperations) - Constructor for class org.apache.slider.core.restclient.UgiJerseyBinding
Construct an instance
UgiJerseyBinding(Configuration) - Constructor for class org.apache.slider.core.restclient.UgiJerseyBinding
Create an instance off the configuration.
uncaughtException(Thread, Throwable) - Method in class org.apache.slider.core.main.ServiceLauncher
Uncaught exception handler.
UnknownApplicationInstanceException - Exception in org.apache.slider.core.exceptions
 
UnknownApplicationInstanceException(String) - Constructor for exception org.apache.slider.core.exceptions.UnknownApplicationInstanceException
 
UnknownApplicationInstanceException(String, Throwable) - Constructor for exception org.apache.slider.core.exceptions.UnknownApplicationInstanceException
 
UnknownApplicationInstanceException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.UnknownApplicationInstanceException
 
unknownClusterException(String) - Method in class org.apache.slider.client.SliderClient
Generate an exception for an unknown cluster
unknownInstance(String) - Static method in exception org.apache.slider.core.exceptions.UnknownApplicationInstanceException
Create an instance with the standard exception name
unknownInstance(String, Throwable) - Static method in exception org.apache.slider.core.exceptions.UnknownApplicationInstanceException
 
unknownNode - Variable in class org.apache.slider.server.appmaster.state.AppState.NodeCompletionResult
 
unmarshall(Messages.ApplicationLivenessInformationProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshall(Messages.ComponentInformationProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshall(Messages.GetCertificateStoreResponseProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshall(Messages.NodeInformationProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshall(Messages.ContainerInformationProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshall(Messages.GetLiveContainersResponseProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshall(Messages.WrappedJsonProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshallToAggregateConf(Messages.WrappedJsonProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshallToConfTree(Messages.WrappedJsonProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unmarshallToCTO(Messages.WrappedJsonProto) - Static method in class org.apache.slider.api.proto.RestTypeMarshalling
 
unregister() - Method in class org.apache.slider.core.main.ServiceShutdownHook
 
unregister(MetricSet) - Method in class org.apache.slider.server.appmaster.management.MetricsAndMonitoring
Unregister a metric set; robust
unregister() - Method in interface org.apache.slider.server.servicemonitor.ProbeReportHandler
 
unregister() - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
unregisterComponent(ContainerId) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Handler for UnregisterComponentInstance unregister a component.
UnregisterComponentInstance - Class in org.apache.slider.server.appmaster.actions
Tell AM to unregister this component instance SliderAppMaster.unregisterComponent(ContainerId)
UnregisterComponentInstance(ContainerId, long, TimeUnit) - Constructor for class org.apache.slider.server.appmaster.actions.UnregisterComponentInstance
 
updated - Variable in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
updated - Variable in class org.apache.slider.core.registry.docstore.PublishedExports
 
updatedTime - Variable in class org.apache.slider.core.registry.docstore.PublishedConfiguration
 
updatedTime - Variable in class org.apache.slider.core.registry.docstore.PublishedExports
 
updateInterval(long, TimeUnit) - Method in class org.apache.slider.server.appmaster.actions.RenewingAction
 
updateNode(NodeReport) - Method in class org.apache.slider.server.appmaster.state.NodeInstance
Update the node status.
updateNode(String, NodeReport) - Method in class org.apache.slider.server.appmaster.state.NodeMap
Update the node state.
updateResourceDefinitions(ConfTree) - Method in class org.apache.slider.server.appmaster.state.AppState
The resource configuration is updated -review and update state.
updateSelf() - Method in class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
Update the self record by pushing out the latest version of the service registration record.
updateTime - Variable in class org.apache.slider.api.ClusterDescription
When was the cluster specification last updated
upgradeContainers(RpcController, Messages.UpgradeContainersRequestProto) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.BlockingInterface
 
upgradeContainers(RpcController, Messages.UpgradeContainersRequestProto, RpcCallback<Messages.UpgradeContainersResponseProto>) - Method in interface org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Interface
rpc upgradeContainers(.org.apache.slider.api.UpgradeContainersRequestProto) returns (.org.apache.slider.api.UpgradeContainersResponseProto);
upgradeContainers(RpcController, Messages.UpgradeContainersRequestProto, RpcCallback<Messages.UpgradeContainersResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB.Stub
 
upgradeContainers(RpcController, Messages.UpgradeContainersRequestProto, RpcCallback<Messages.UpgradeContainersResponseProto>) - Method in class org.apache.slider.api.proto.SliderClusterAPI.SliderClusterProtocolPB
rpc upgradeContainers(.org.apache.slider.api.UpgradeContainersRequestProto) returns (.org.apache.slider.api.UpgradeContainersResponseProto);
upgradeContainers(Messages.UpgradeContainersRequestProto) - Method in interface org.apache.slider.api.SliderClusterProtocol
Upgrade the application containers
upgradeContainers(RpcController, Messages.UpgradeContainersRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPBImpl
 
upgradeContainers(Messages.UpgradeContainersRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderClusterProtocolProxy
 
upgradeContainers(Messages.UpgradeContainersRequestProto) - Method in class org.apache.slider.server.appmaster.rpc.SliderIPCService
 
upload - Variable in class org.apache.slider.common.params.ActionDependencyArgs
 
uprateFaults(HttpVerb, String, UniformInterfaceException) - Static method in class org.apache.slider.core.restclient.UgiJerseyBinding
Uprate error codes 400 and up into faults;
uprateFaults(HttpVerb, String, int, String, byte[]) - Static method in class org.apache.slider.core.restclient.UrlConnectionOperations
Uprate error codes 400 and up into faults; 404 is converted to a NotFoundException, 401 to ForbiddenException
URIArgumentConverter - Class in org.apache.slider.common.params
 
URIArgumentConverter(String) - Constructor for class org.apache.slider.common.params.URIArgumentConverter
 
UriMap - Class in org.apache.slider.core.registry.docstore
 
UriMap() - Constructor for class org.apache.slider.core.registry.docstore.UriMap
 
uris - Variable in class org.apache.slider.core.registry.docstore.UriMap
 
url - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
URLArgumentConverter - Class in org.apache.slider.common.params
 
URLArgumentConverter(String) - Constructor for class org.apache.slider.common.params.URLArgumentConverter
 
UrlConnectionOperations - Class in org.apache.slider.core.restclient
Operations on the JDK UrlConnection class.
UrlConnectionOperations(Configuration) - Constructor for class org.apache.slider.core.restclient.UrlConnectionOperations
Create an instance off the configuration.
USAGE - Static variable in class org.apache.slider.common.params.ActionRegistryArgs
 
USAGE - Static variable in class org.apache.slider.common.params.ActionResolveArgs
 
usage() - Method in class org.apache.slider.common.params.CommonArgs
 
usage(CommonArgs, String) - Static method in class org.apache.slider.common.params.CommonArgs
 
usage(CommonArgs) - Static method in class org.apache.slider.common.params.CommonArgs
 
USAGE_MESSAGE - Static variable in class org.apache.slider.core.main.ServiceLauncher
 
UsageException - Exception in org.apache.slider.core.exceptions
Used to raise a usage exception ...
UsageException(String, Object...) - Constructor for exception org.apache.slider.core.exceptions.UsageException
 
UsageException(Throwable, String, Object...) - Constructor for exception org.apache.slider.core.exceptions.UsageException
 
user - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
user - Variable in class org.apache.slider.core.launch.SerializedApplicationReport
 
UUID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
UUID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
UUID_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 

V

V1_SLIDER - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
validate() - Method in class org.apache.slider.common.params.AbstractActionArgs
 
validate() - Method in class org.apache.slider.common.params.ActionDependencyArgs
 
validate() - Method in class org.apache.slider.common.params.ActionKDiagArgs
 
validate() - Method in class org.apache.slider.common.params.ActionLookupArgs
 
validate() - Method in class org.apache.slider.common.params.ActionRegistryArgs
validate health of all the different operations
validate() - Method in class org.apache.slider.common.params.ActionResolveArgs
 
validate() - Method in class org.apache.slider.common.params.CommonArgs
Validate the arguments against the action requested
validate(ConfTreeOperations) - Method in class org.apache.slider.core.conf.AbstractInputPropertiesValidator
 
validate() - Method in class org.apache.slider.core.conf.AggregateConf
 
validate() - Method in class org.apache.slider.core.conf.ConfTreeOperations
Validate the configuration
validate(InputPropertiesValidator) - Method in class org.apache.slider.core.conf.ConfTreeOperations
Validate the configuration
validate(ConfTreeOperations) - Method in interface org.apache.slider.core.conf.InputPropertiesValidator
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.Application
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.ApplicationPackage
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.CommandOrder
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.CommandScript
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.Component
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentCommand
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.ComponentsInAddonPackage
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.ConfigFile
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainer
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerMount
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.DockerContainerPort
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.Export
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.ExportGroup
 
validate() - Method in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.OSPackage
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.OSSpecific
 
validate(String) - Method in class org.apache.slider.providers.agent.application.metadata.Package
 
Validate - Interface in org.apache.slider.providers.agent.application.metadata
Implementer provides a validate method
validate(String) - Method in interface org.apache.slider.providers.agent.application.metadata.Validate
 
validate() - Method in class org.apache.slider.server.appmaster.state.AppStateBindingInfo
 
validate() - Method in class org.apache.slider.server.appmaster.state.OutstandingRequest
Valid if a node label expression specified on container request is valid or not.
validate(String) - Method in class org.apache.slider.server.services.utility.PatternValidator
Validate the name -restricting it to the set defined in RestPaths.PUBLISHED_CONFIGURATION_REGEXP
validateApplicationConfiguration(AggregateConf, File, boolean) - Method in class org.apache.slider.providers.AbstractProviderService
No-op implementation of this method.
validateApplicationConfiguration(AggregateConf, File, boolean) - Method in interface org.apache.slider.providers.ProviderService
This is a validation of the application configuration on the AM.
validateClientConfigFile() - Static method in class org.apache.slider.common.tools.SliderUtils
validate if slider-client.xml under the path can be opened
validateClusterName(String) - Static method in class org.apache.slider.common.tools.SliderUtils
verify that the supplied cluster name is valid
validateComponentProperties(ConfTreeOperations) - Method in class org.apache.slider.core.conf.AbstractInputPropertiesValidator
 
validateExe(String, File) - Static method in class org.apache.slider.common.tools.SliderUtils
Validate an executable
validateGlobalProperties(ConfTreeOperations) - Method in class org.apache.slider.core.conf.ResourcesInputPropertiesValidator
 
validateHDFSFile(SliderFileSystem, String) - Static method in class org.apache.slider.common.tools.SliderUtils
validate if a file on HDFS can be open
validateInstanceDefinition(AbstractClientProvider, AggregateConf, SliderFileSystem) - Method in class org.apache.slider.client.SliderClient
Validate an instance definition against a provider.
validateInstanceDefinition(AggregateConf, SliderFileSystem) - Method in class org.apache.slider.providers.AbstractClientProvider
Verify that an instance definition is considered valid by the provider
validateInstanceDefinition(AggregateConf, SliderFileSystem) - Method in class org.apache.slider.providers.agent.AgentClientProvider
 
validateInstanceDefinition(AggregateConf) - Method in class org.apache.slider.providers.agent.AgentProviderService
 
validateInstanceDefinition(AggregateConf) - Method in interface org.apache.slider.providers.ProviderCore
Verify that an instance definition is considered valid by the provider
validateInstanceDefinition(AggregateConf, SliderFileSystem) - Method in class org.apache.slider.providers.slideram.SliderAMClientProvider
Verify that an instance definition is considered valid by the provider
validateInstanceDefinition(AggregateConf) - Method in class org.apache.slider.providers.slideram.SliderAMProviderService
 
validateLoginUser(UserGroupInformation) - Method in class org.apache.slider.server.appmaster.SliderAppMaster
Ensure that the user is generated from a keytab and has no HDFS delegation tokens.
validateName(String) - Static method in class org.apache.slider.core.registry.docstore.PublishedConfigSet
Validate the name -restricting it to the set defined in RestPaths.PUBLISHED_CONFIGURATION_REGEXP
validateName(String) - Static method in class org.apache.slider.core.registry.docstore.PublishedExportsSet
Validate the name -restricting it to the set defined in RestPaths.PUBLISHED_CONFIGURATION_REGEXP
validateNodeCount(AggregateConf, String, int, int) - Method in class org.apache.slider.providers.ProviderUtils
 
validateNodeCount(String, int, int, int) - Method in class org.apache.slider.providers.ProviderUtils
Validate the node count and heap size values of a node class
validateOpenSSLEnv(Logger) - Static method in class org.apache.slider.common.tools.SliderUtils
 
validatePathReferencesLocalDir(String, String) - Static method in class org.apache.slider.providers.ProviderUtils
 
validatePythonEnv(Logger) - Static method in class org.apache.slider.common.tools.SliderUtils
 
validateSliderClientEnvironment(Logger) - Static method in class org.apache.slider.common.tools.SliderUtils
Validate the slider client-side execution environment.
validateSliderServerEnvironment(Logger, boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
Validate the slider server-side execution environment.
valueOf(String) - Static method in enum org.apache.slider.core.registry.docstore.ConfigFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.core.restclient.HttpVerb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.providers.agent.Command
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.providers.agent.CommandResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.providers.agent.ContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.providers.agent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.providers.PlacementPolicyOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.appmaster.state.ContainerAllocationOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.appmaster.state.ContainerOutcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.appmaster.web.rest.agent.AgentCommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.appmaster.web.rest.agent.HostStatus.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.appmaster.web.rest.agent.RegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.servicemonitor.ProbePhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.slider.server.services.security.SecurityStore.StoreType
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.slider.core.conf.MapOperations
 
values() - Static method in enum org.apache.slider.core.registry.docstore.ConfigFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.core.restclient.HttpVerb
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.providers.agent.Command
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.providers.agent.CommandResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.providers.agent.ContainerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.providers.agent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.providers.PlacementPolicyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.appmaster.state.ContainerAllocationOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.appmaster.state.ContainerOutcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.appmaster.web.rest.agent.AgentCommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.appmaster.web.rest.agent.HostStatus.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.appmaster.web.rest.agent.RegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.servicemonitor.ProbePhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.slider.server.services.security.SecurityStore.StoreType
Returns an array containing the constants of this enum type, in the order they are declared.
verb - Variable in class org.apache.slider.api.types.PingInformation
 
VERB_FIELD_NUMBER - Static variable in class org.apache.slider.api.proto.Messages.PingInformationProto
 
verbose - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
verbose - Variable in class org.apache.slider.common.params.ActionListArgs
 
verbose - Variable in class org.apache.slider.common.params.ActionRegistryArgs
 
verifyBindingsDefined() - Method in class org.apache.slider.client.SliderClient
Verify that the Resource Manager is configured (on a non-HA cluster).
verifyBondedToProtobuf(Configuration, Class<SliderClusterProtocolPB>) - Static method in class org.apache.slider.server.appmaster.rpc.RpcBinder
Verify that the conf is set up for protobuf transport of Slider RPC
verifyBootstrapHasNotTimedOut() - Method in class org.apache.slider.server.servicemonitor.ProbeWorker
This checks that bootstrap operations have not timed out
verifyClusterDirectoryNonexistent(String, Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that the cluster directory is not present
verifyClusterSpecExists(String, Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that a cluster specification exists
verifyDirectoryNonexistent(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that the given directory is not present
verifyDirectoryWriteAccess(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that a user has write access to a directory.
verifyFileExists(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that a path exists
verifyFileExists(File, Logger) - Static method in class org.apache.slider.common.tools.SliderUtils
Verify that a file exists
verifyFileExistsInZip(Path, String) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that a file exists in the zip file given by path
verifyFileSize(String, File, int) - Static method in class org.apache.slider.common.tools.SliderUtils
 
verifyIsDir(File, Logger) - Static method in class org.apache.slider.common.tools.SliderUtils
Verify that a path refers to a directory.
verifyIsFile(String, File) - Static method in class org.apache.slider.common.tools.SliderUtils
 
verifyKeytabExists(Configuration, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Verify that a keytab property is defined and refers to a non-empty file
verifyNoLiveClusters(String, String) - Method in class org.apache.slider.client.SliderClient
verify that a live cluster isn't there
verifyOptionSet(String) - Method in class org.apache.slider.api.ClusterDescription
Verify that an option is set: that is defined AND non-empty
verifyOptionSet(Configuration, String, boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
verify that a config option is set
verifyOptionSet(String) - Method in class org.apache.slider.core.conf.MapOperations
Verify that an option is set: that is defined AND non-empty
verifyPathExists(Path) - Method in class org.apache.slider.common.tools.CoreFileSystem
Verify that a path exists
verifyPrincipalSet(Configuration, String) - Static method in class org.apache.slider.common.tools.SliderUtils
Verify that a Kerberos principal has been set -if not fail with an error message that actually tells you what is missing
verifyUnixExe(String, File) - Static method in class org.apache.slider.common.tools.SliderUtils
Verify that a Unix exe works
verifyWindowsExe(String, File) - Static method in class org.apache.slider.common.tools.SliderUtils
Look for the windows executable and check it has the right headers.
version - Variable in class org.apache.slider.api.ClusterDescription
version counter
version - Variable in class org.apache.slider.common.params.ActionListArgs
 
version - Variable in class org.apache.slider.common.params.ActionPackageArgs
 
version - Variable in class org.apache.slider.providers.agent.application.metadata.AbstractMetainfoSchema
 
version - Variable in class org.apache.slider.server.avro.RoleHistoryHeader
Deprecated.
VERSION_RESOURCE - Static variable in class org.apache.slider.common.tools.SliderVersionInfo
Name of the resource containing the filled-in-at-runtime props
VERSION_TWO_ONE - Static variable in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
VERSION_TWO_ZERO - Static variable in class org.apache.slider.providers.agent.application.metadata.Metainfo
 
versionID - Static variable in interface org.apache.slider.api.SliderClusterProtocol
 
versionID - Static variable in interface org.apache.slider.server.appmaster.rpc.SliderClusterProtocolPB
 

W

WAIT_HEARTBEAT - Static variable in interface org.apache.slider.providers.agent.AgentKeys
 
WaitArgsDelegate - Class in org.apache.slider.common.params
 
WaitArgsDelegate() - Constructor for class org.apache.slider.common.params.WaitArgsDelegate
 
waitDelegate - Variable in class org.apache.slider.common.params.ActionFreezeArgs
 
waitForAppRunning(LaunchedApplication, int, int) - Method in class org.apache.slider.client.SliderClient
Wait for the launched app to be accepted in the time and, optionally running.
waitForRoleInstanceLive(String, long) - Method in class org.apache.slider.client.ipc.SliderClusterOperations
Wait for an instance of a named role to be live (or past it in the lifecycle)
waitForRoleInstanceLive(String, long) - Method in class org.apache.slider.client.SliderClient
Wait for an instance of a named role to be live (or past it in the lifecycle)
waitForServiceToStop(long) - Method in class org.apache.slider.server.services.utility.EndOfServiceWaiter
 
waitForZKConnection(int) - Method in class org.apache.slider.core.zk.BlockingZKWatcher
Wait for a flag to go true
waittime - Variable in class org.apache.slider.common.params.ActionAMSuicideArgs
 
waittime - Variable in class org.apache.slider.common.params.WaitArgsDelegate
 
WaitTimeAccessor - Interface in org.apache.slider.common.params
 
WaitTimeoutException - Exception in org.apache.slider.core.exceptions
Called when some spinning operation timed out
WaitTimeoutException(String) - Constructor for exception org.apache.slider.core.exceptions.WaitTimeoutException
 
WaitTimeoutException(String, Throwable) - Constructor for exception org.apache.slider.core.exceptions.WaitTimeoutException
 
warn(String) - Method in class org.apache.slider.core.main.ServiceLauncher
Print a warning: currently this goes to stderr
WEB_PROBE_BOOTSTRAP_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : bootstrap timeout -how long in milliseconds should the port probing take to connect before the failure to connect is considered a liveness failure.
WEB_PROBE_BOOTSTRAP_TIMEOUT_DEFAULT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
default timeout for port probes 60000
WEB_PROBE_CONNECT_TIMEOUT - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Port probing key : timeout of the connection attempt "service.monitor.webprobe.connect.timeout"
WEB_PROBE_DEFAULT_CODE - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Default HTTP response code expected from the far end for the endpoint to be considered live.
WEB_PROBE_DEFAULT_URL - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Default path for web probe Key: "http://localhost:50070/"
WEB_PROBE_ENABLED - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Probe enabled/disabled flag Key: "service.monitor.webprobe.enabled"
WEB_PROBE_MAX - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
min error code Key: "service.monitor.webprobe.max"
WEB_PROBE_MIN - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
min error code Key: "service.monitor.webprobe.min"
WEB_PROBE_URL - Static variable in interface org.apache.slider.server.servicemonitor.MonitorKeys
Probe URL Key: "service.monitor.webprobe.url"
WEB_UI - Static variable in class org.apache.slider.core.registry.info.CustomRegistryConstants
 
WebAppApi - Interface in org.apache.slider.server.appmaster.web
Interface to pass information from the Slider AppMaster to the WebApp
WebAppApiImpl - Class in org.apache.slider.server.appmaster.web
 
WebAppApiImpl(StateAccessForProviders, ProviderService, CertificateManager, RegistryOperations, MetricsAndMonitoring, QueueAccess, AppMasterActionOperations, ContentCache) - Constructor for class org.apache.slider.server.appmaster.web.WebAppApiImpl
 
WebAppService<T extends org.apache.hadoop.yarn.webapp.WebApp> - Class in org.apache.slider.server.services.utility
Contains a webapp reference and stops it in teardown if non-null
WebAppService(String) - Constructor for class org.apache.slider.server.services.utility.WebAppService
 
WebAppService(String, T) - Constructor for class org.apache.slider.server.services.utility.WebAppService
 
WebUILayout - Class in org.apache.slider.server.appmaster.web.layout
 
WebUILayout() - Constructor for class org.apache.slider.server.appmaster.web.layout.WebUILayout
 
WINUTILS - Static variable in class org.apache.slider.common.tools.SliderUtils
Winutils
withComponentConfig(MapOperations) - Method in class org.apache.slider.server.appmaster.web.rest.agent.AgentWebApp.Builder
 
withReporter(ProbeReportHandler) - Method in class org.apache.slider.server.servicemonitor.ReportingLoop
 
WorkflowCallbackService<V> - Class in org.apache.slider.server.services.workflow
A service that calls the supplied callback when it is started -after the given delay.
WorkflowCallbackService(String, Callable<V>, int, boolean) - Constructor for class org.apache.slider.server.services.workflow.WorkflowCallbackService
Create an instance of the service
WorkflowCompositeService - Class in org.apache.slider.server.services.workflow
An extended composite service which stops itself if any child service fails, or when all its children have successfully stopped without failure.
WorkflowCompositeService(String) - Constructor for class org.apache.slider.server.services.workflow.WorkflowCompositeService
Construct an instance
WorkflowCompositeService() - Constructor for class org.apache.slider.server.services.workflow.WorkflowCompositeService
Construct an instance with the default name.
WorkflowCompositeService(String, Service...) - Constructor for class org.apache.slider.server.services.workflow.WorkflowCompositeService
Varargs constructor
WorkflowCompositeService(String, List<Service>) - Constructor for class org.apache.slider.server.services.workflow.WorkflowCompositeService
Construct with a list of children
WorkflowExecutorService<E extends ExecutorService> - Class in org.apache.slider.server.services.workflow
A service that hosts an executor -when the service is stopped, ExecutorService.shutdownNow() is invoked.
WorkflowExecutorService(String) - Constructor for class org.apache.slider.server.services.workflow.WorkflowExecutorService
Construct an instance with the given name -but no executor
WorkflowExecutorService(String, E) - Constructor for class org.apache.slider.server.services.workflow.WorkflowExecutorService
Construct an instance with the given name and executor
WorkflowRpcService - Class in org.apache.slider.server.services.workflow
A YARN service that maps the start/stop lifecycle of an RPC server to the YARN service lifecycle.
WorkflowRpcService(String, Server) - Constructor for class org.apache.slider.server.services.workflow.WorkflowRpcService
Construct an instance
WorkflowScheduledExecutorService<E extends ScheduledExecutorService> - Class in org.apache.slider.server.services.workflow
Scheduled executor or subclass thereof
WorkflowScheduledExecutorService(String) - Constructor for class org.apache.slider.server.services.workflow.WorkflowScheduledExecutorService
 
WorkflowScheduledExecutorService(String, E) - Constructor for class org.apache.slider.server.services.workflow.WorkflowScheduledExecutorService
 
WorkflowSequenceService - Class in org.apache.slider.server.services.workflow
This resembles the YARN CompositeService, except that it starts one service after another Workflow When the WorkflowSequenceService instance is initialized, it only initializes itself. When the WorkflowSequenceService instance is started, it initializes then starts the first of its children.
WorkflowSequenceService(String) - Constructor for class org.apache.slider.server.services.workflow.WorkflowSequenceService
Construct an instance
WorkflowSequenceService() - Constructor for class org.apache.slider.server.services.workflow.WorkflowSequenceService
Construct an instance with the default name
WorkflowSequenceService(String, Service...) - Constructor for class org.apache.slider.server.services.workflow.WorkflowSequenceService
Create a service sequence with the given list of services
WorkflowSequenceService(String, List<Service>) - Constructor for class org.apache.slider.server.services.workflow.WorkflowSequenceService
Create a service sequence with the given list of services
write(File, byte[], boolean) - Static method in class org.apache.slider.common.tools.SliderUtils
Write bytes to a file
write(OutputStream, RoleHistory, long) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Write out the history.
write(FileSystem, Path, boolean, RoleHistory, long) - Method in class org.apache.slider.server.avro.RoleHistoryWriter
Write the history information to a file
writeCaConfigFile(String) - Static method in class org.apache.slider.server.services.security.SecurityUtils
 
WRITELOCK - Static variable in interface org.apache.slider.core.persist.Filenames
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
writeReplace() - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.AMSuicideRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.AMSuicideResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.ApplicationLivenessInformationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.ComponentInformationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.ContainerInformationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.EchoRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.EchoResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.EmptyPayloadProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.FlexClusterRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.FlexClusterResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetApplicationLivenessRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetCertificateStoreResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetClusterNodesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetInstanceDefinitionResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetJSONClusterStatusResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveComponentsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainerRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveContainersResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodeRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetLiveNodesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredAppconfRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelDesiredResourcesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelLiveResourcesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedAppconfRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetModelResolvedResourcesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetNodeRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.GetNodeResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.KillContainerRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.KillContainerResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.ListNodeUUIDsByRoleResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.NodeEntryInformationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.NodeInformationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.PingInformationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.RoleInstanceState
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.StopClusterRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.StopClusterResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.UpgradeContainersResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.slider.api.proto.Messages.WrappedJsonProto
 
WS_AGENT_CONTEXT_ROOT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
agent content root: "/ws"
WS_CONTEXT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
 
WS_CONTEXT_ROOT - Static variable in class org.apache.slider.server.appmaster.web.rest.InsecureAmFilter
 
WS_CONTEXT_ROOT - Static variable in class org.apache.slider.server.appmaster.web.rest.RestPaths
Root path for the web services context: "/ws"

X

X_DEV_INSECURE_DEFAULT - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Flag to indicate the insecure AM filter is enabled by default: false.
X_DEV_INSECURE_REQUIRED - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Flag to indicate the insecure AM filter is required for complex REST Verbs: true.
X_DEV_INSECURE_WS - Static variable in interface org.apache.slider.common.SliderXmlConfKeys
Flag to enable the insecure AM filter: "slider.feature.ws.insecure"

Y

yarn - Variable in class org.apache.slider.common.params.ActionDiagnosticArgs
 
YARN_CONTAINER_PATH - Static variable in interface org.apache.slider.common.SliderKeys
 
YARN_CORES - Static variable in interface org.apache.slider.api.ResourceKeys
Number of cores/virtual cores to ask YARN for "yarn.vcores"
YARN_LABEL_EXPRESSION - Static variable in interface org.apache.slider.api.ResourceKeys
Label expression that this container must satisfy "yarn.label.expression"
YARN_LOG_EXCLUDE_PATTERNS - Static variable in interface org.apache.slider.api.ResourceKeys
 
YARN_LOG_INCLUDE_PATTERNS - Static variable in interface org.apache.slider.api.ResourceKeys
Log aggregation include, exclude patterns
YARN_MEMORY - Static variable in interface org.apache.slider.api.ResourceKeys
Amount of memory to ask YARN for in MB.
YARN_RESOURCE_MAX - Static variable in interface org.apache.slider.api.ResourceKeys
Constant to indicate that the requirements of a YARN resource limit (cores, memory, ...) should be set to the maximum allowed by the queue into which the YARN container requests are placed.
YARN_RESOURCEMANAGER_AM_RETRY_COUNT_WINDOW_MS - Static variable in interface org.apache.slider.api.ResourceKeys
Window of time where application master's failure count can be reset to 0.
YARN_SITE_CONFIG - Static variable in interface org.apache.slider.server.appmaster.PublishedArtifacts
 
yarnApplicationClasspath(Configuration) - Method in class org.apache.slider.core.launch.ClasspathConstructor
Get the list of JARs from the YARN settings
YarnApplicationProbe - Class in org.apache.slider.server.servicemonitor
Probe for YARN application
YarnApplicationProbe(String, SliderYarnClientImpl, String, Configuration, String) - Constructor for class org.apache.slider.server.servicemonitor.YarnApplicationProbe
 
YarnAppListClient - Class in org.apache.slider.core.registry
Client code for interacting with a list of service instances.
YarnAppListClient(SliderYarnClientImpl, String, Configuration) - Constructor for class org.apache.slider.core.registry.YarnAppListClient
 
yarnClient - Variable in class org.apache.slider.core.launch.LaunchedApplication
 
yarnRegistry - Variable in class org.apache.slider.providers.AbstractProviderService
 
YarnRegistryViewForProviders - Class in org.apache.slider.server.services.yarnregistry
Registry view for providers.
YarnRegistryViewForProviders(RegistryOperations, String, String, String, ApplicationAttemptId) - Constructor for class org.apache.slider.server.services.yarnregistry.YarnRegistryViewForProviders
 
YarnServiceHealthCheck - Class in org.apache.slider.server.appmaster.management
 
YarnServiceHealthCheck(Service) - Constructor for class org.apache.slider.server.appmaster.management.YarnServiceHealthCheck
 

Z

zipFolder(File, File) - Static method in class org.apache.slider.common.tools.SliderUtils
Given a source folder create zipped file
ZK_SERVICES - Static variable in class org.apache.slider.core.zk.ZKIntegration
Base path for services
ZK_SLIDER - Static variable in class org.apache.slider.core.zk.ZKIntegration
Base path for all Slider references
ZK_USERS - Static variable in class org.apache.slider.core.zk.ZKIntegration
 
ZK_USERS_PATH_LIST - Static variable in class org.apache.slider.core.zk.ZKIntegration
 
ZKCallback - Class in org.apache.slider.core.zk
Relays ZK watcher events to a closure
ZKCallback() - Constructor for class org.apache.slider.core.zk.ZKCallback
 
zkhosts - Variable in class org.apache.slider.common.params.AbstractClusterBuildingActionArgs
 
ZKIntegration - Class in org.apache.slider.core.zk
 
ZKIntegration(String, String, String, boolean, boolean, Watcher, int) - Constructor for class org.apache.slider.core.zk.ZKIntegration
 
ZKPathBuilder - Class in org.apache.slider.core.zk
 
ZKPathBuilder(String, String, String, String, String) - Constructor for class org.apache.slider.core.zk.ZKPathBuilder
 
ZOOKEEPER_HOSTS - Static variable in interface org.apache.slider.api.OptionKeys
 
ZOOKEEPER_PATH - Static variable in interface org.apache.slider.api.OptionKeys
Zookeeper path value (string): "zookeeper.path"
ZOOKEEPER_PORT - Static variable in interface org.apache.slider.api.OptionKeys
 
ZOOKEEPER_QUORUM - Static variable in interface org.apache.slider.api.OptionKeys
Zookeeper quorum host list: "zookeeper.quorum"
ZookeeperUtils - Class in org.apache.slider.core.zk
 
ZookeeperUtils() - Constructor for class org.apache.slider.core.zk.ZookeeperUtils
 

_

_EXIT_CODE_BASE - Static variable in interface org.apache.slider.common.SliderExitCodes
starting point for exit codes; not an exception itself
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.