- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getOptionInt(String, int) - Method in class org.apache.slider.core.conf.MapOperations
-
- getOptionLong(String, long) - Method in class org.apache.slider.core.conf.MapOperations
-
- 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
-
- 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
-
- 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
-
- 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
-
- getRoleOptLong(String, String, long) - Method in class org.apache.slider.api.ClusterDescription
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- 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"