A C D E F G H I J K L M N O P Q R S T U V Z
A
- ActiveServiceMXBean - Interface in com.ibm.streams.management
-
ActiveServiceMXBean provides attributes, operations, and notifications for managing an active Streams service.
- addApplicationEnvironmentVariable(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Adds an application environment variable to the instance configuration.
- addDomainHost(String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Adds a host resource to the domain.
- addGroup(String) - Method in interface com.ibm.streams.management.security.RoleMXBean
-
Assigns this role to a group.
- addInstanceHost(String, String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Adds a host resource to an instance.
- addPermission(String, SecuredObjectManagerMXBean.PermissionType, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Adds an individual permission to a secured object for the principal.
- addPermission(String, String, PrincipalMXBean.Type, SecuredObjectManagerMXBean.PermissionType, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Adds an individual permission to a secured object for a principal.
- addResourceSpecification(ResourceSpecification, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Adds a resource specification to the instance configuration.
- addResourceTag(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Adds a resource tag to the domain with an empty definition.
- addResourceTag(String, String, Map<String, String>) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Adds a resource tag to the domain.
- addResourceTag(String, String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Adds a resource tag to the domain.
- addRestrictedTags(Set<String>, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Adds tag restrictions to the instance.
- addTag(String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Adds a resource tag to a host resource.
- addTrustedOrigin(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Adds a trusted origin to the set of trusted origins that are permitted to make cross-origin script requests to the Streams REST API.
- addUser(String) - Method in interface com.ibm.streams.management.security.RoleMXBean
-
Assigns this role to a user.
- append(String, String) - Method in class com.ibm.streams.management.ObjectNameBuilder
-
Appends a specified key, value pair to the end of the object name.
- append(String, String, boolean) - Method in class com.ibm.streams.management.ObjectNameBuilder
-
Appends a specified key, value pair to the end of the object name.
- ApplicationConfiguration - Interface in com.ibm.streams.management
-
ApplicationConfiguration contains information about an application configuration store.
- ApplicationConfigurationName - Class in com.ibm.streams.management
-
ApplicationConfigurationName contains information for specifying which application configuration properties to associate with a request to the DeviceManagerMXBean
- ApplicationConfigurationName(String) - Constructor for class com.ibm.streams.management.ApplicationConfigurationName
-
Constructs a ApplicationConfigurationName object identifying a set of domain application configuration properties
- ApplicationConfigurationName(String, String) - Constructor for class com.ibm.streams.management.ApplicationConfigurationName
-
Constructs a ApplicationConfigurationName object identifying a set of instance application configuration properties
- assignPeTracingLevel(DomainTracingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Assigns the granularity of trace information stored for all PEs in the job.
C
- cancel() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Cancels the running job.
- cancel(boolean) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Cancels the running job.
- cancelJob(BigInteger, boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Cancels a running job.
- changeApplicationConfigurationDescription(String, String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Updates the description of an application configuration store.
- changeApplicationConfigurationDescription(String, String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Updates the description of an application configuration store.
- changeApplicationConfigurationProperties(String, Map<String, String>, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Adds or updates entries in an application configuration store.
- changeApplicationConfigurationProperties(String, Map<String, String>, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Adds or updates entries in an application configuration store.
- changeApplicationEnvironmentVariable(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Change the value for an application environment variable in the instance configuration.
- changeResourceSpecification(ResourceSpecification) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Changes an existing resource specification for the instance.
- changeResourceTag(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Changes the description of a resource tag.
- changeResourceTagDefinition(String, Map<String, String>) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Changes the resource tag definition.
- changeResourceTagDefinition(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Changes the resource tag definition.
- clearDeviceCommandHistory(ApplicationConfigurationName, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Clears the command history for the specified device type.
- clearResourceTagDefinition(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Clears the resource tag definition.
- com.ibm.streams.management - package com.ibm.streams.management
-
The com.ibm.streams.management package contains classes and interfaces for working with the Streams managed beans.
- com.ibm.streams.management.domain - package com.ibm.streams.management.domain
-
The com.ibm.streams.management.domain package contains classes and interfaces for accessing and managing the Streams domain for which the management API (JMX) service is running.
- com.ibm.streams.management.instance - package com.ibm.streams.management.instance
-
The com.ibm.streams.management.instance package contains classes and interfaces for accessing and managing the Streams instances and instance services.
- com.ibm.streams.management.job - package com.ibm.streams.management.job
-
The com.ibm.streams.management.job package contains classes and interfaces for accessing and managing Streams jobs.
- com.ibm.streams.management.resource - package com.ibm.streams.management.resource
-
The com.ibm.streams.management.resource package contains classes and interfaces for accessing and managing resources used to run Streams services and jobs.
- com.ibm.streams.management.security - package com.ibm.streams.management.security
-
The com.ibm.streams.management.security package contains classes and interfaces for accessing and managing permissions to Streams secured objects for user, group, and role security principals.
- ContentTransfer - Interface in com.ibm.streams.management
- copyInstance(String, String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Creates a new instance in the domain by copying the configuration of an existing instance.
- createJobGroup(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Creates a new job group for the instance.
- createOperationListener() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createOperationListener() - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Creates an
OperationListenerMXBeanfor tracking status messages associated with operations invoked on this bean. - createRole(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Create a security role for assigning identical permissions to secured domain objects for multiple users or groups of users.
- createRole(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Create a security role for assigning identical permissions to secured domain objects for multiple users or groups of users.
- customCommand(String) - Method in interface com.ibm.streams.management.resource.ExternalResourceManagerMXBean
-
Runs a custom resource manager command.
D
- DEFAULT_JOB_GROUP - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
DEFAULT_JOB_GROUP identifies the default job group used when a job is submitted and no job group is specified.
- deleteJobGroup(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Deletes a job group from an instance.
- deleteRole(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Deletes a domain security role.
- deleteRole(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Deletes an instance security role.
- deployApplication(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Initiates the deployment of an application so it can be run or so a preview of the job configuration overlay can be generated.
- deployApplication(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Initiates the deployment of an application so it can be run or so a preview of the job configuration overlay can be generated.
- DeployInformation - Interface in com.ibm.streams.management.job
-
DeployInformation contains information needed to complete the deployment and submission, or previewed submission, of an application.
- deployOperatorConfiguration() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Initiates the deployment of job configuration information to be used on an
updateOperatorscall. - deviceManager(String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a device manager managed bean. - DeviceManagerMXBean - Interface in com.ibm.streams.management.domain
-
DeviceManagerMXBean provides operations for managing devices associated with the domain.
- DOMAIN - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
DOMAIN is a key used in an object name to identify the Streams domain with which the managed bean is associated.
- domain(String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain managed bean. - DOMAIN_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Domain notification category.
- DOMAIN_TRUSTED_ORIGIN_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a trusted origin added to the set of trusted origins for cross-origin requests.
- DOMAIN_TRUSTED_ORIGIN_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a trusted origin removed from the set of trusted origins for cross-origin requests.
- DOMAIN_TYPE - Static variable in interface com.ibm.streams.management.security.PrincipalMXBean
-
DOMAIN_TYPE is used when building the
ObjectNamefor a domain principal bean. - DOMAIN_TYPE - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
DOMAIN_TYPE is used when building the
ObjectNamefor a domain secured object manager bean. - domainActiveService(String, DomainServiceMXBean.Type, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain active service managed bean. - DomainActiveServiceMXBean - Interface in com.ibm.streams.management.domain
-
DomainActiveServiceMXBean provides attributes, operations, and notifications for managing an active Streams domain service.
- domainActiveServiceOperationListener(String, DomainServiceMXBean.Type, String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain active service operation listener managed bean. - DomainMXBean - Interface in com.ibm.streams.management.domain
-
DomainMXBean provides attributes, operations, and notifications for managing a Streams domain.
- DomainMXBean.ApplicationResourceAllocationMode - Enum in com.ibm.streams.management.domain
-
Enumeration for how application resources are allocated to jobs within an instance.
- DomainMXBean.CheckpointRepository - Enum in com.ibm.streams.management.domain
-
Enumeration for the repository used to store application checkpoint entries.
- DomainMXBean.FusionScheme - Enum in com.ibm.streams.management.domain
-
Enumeration for the scheme used to determine how to fuse an application's operators into PEs.
- DomainMXBean.JobResourceSharing - Enum in com.ibm.streams.management.domain
-
Enumeration for if and how a job can run on resources where other jobs are running.
- DomainMXBean.PlacementScheme - Enum in com.ibm.streams.management.domain
-
Enumeration for the scheme used to determine how to place PEs on resources.
- DomainMXBean.PropertyGroup - Enum in com.ibm.streams.management.domain
-
Enumeration for the groupings of domain configuration properties.
- DomainMXBean.PropertyId - Enum in com.ibm.streams.management.domain
-
Enumeration for the domain configuration properties.
- DomainMXBean.Status - Enum in com.ibm.streams.management.domain
-
Enumeration for the current status of the domain.
- DomainMXBean.ThreadingModel - Enum in com.ibm.streams.management.domain
-
Enumeration for how threads run operators in a PE.
- DomainMXBean.TransportSecurityType - Enum in com.ibm.streams.management.domain
-
Enumeration for cryptographic protocol to use when transporting data between processing elements (PEs).
- domainOperationListener(String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain operation listener managed bean. - domainPrincipal(String, PrincipalMXBean.Type, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain principal managed bean. - domainPropertyGroup(String, DomainMXBean.PropertyGroup) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain property group managed bean. - domainSecuredObjectManager(String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain secured object manager managed bean. - domainService(String, DomainServiceMXBean.Type) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain service managed bean. - DomainServiceMXBean - Interface in com.ibm.streams.management.domain
-
DomainServiceMXBean provides attributes, operations, and notifications for managing a Streams domain service.
- DomainServiceMXBean.AttributeId - Enum in com.ibm.streams.management.domain
-
Enumeration for service specific attributes.
- DomainServiceMXBean.AuditLogLevel - Enum in com.ibm.streams.management.domain
-
Enumeration for the supported auditing levels.
- DomainServiceMXBean.SSLOption - Enum in com.ibm.streams.management.domain
-
Enumeration for cryptographic protocols usage with Streams services.
- DomainServiceMXBean.SSLProtocol - Enum in com.ibm.streams.management.domain
-
Enumeration the cryptographic protocols to use for web management service connections.
- DomainServiceMXBean.Status - Enum in com.ibm.streams.management.domain
-
Enumeration for the status of a Streams service.
- DomainServiceMXBean.Type - Enum in com.ibm.streams.management.domain
-
Enumeration for the types of Streams domain services.
- domainServiceOperationListener(String, DomainServiceMXBean.Type, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a domain service operation listener managed bean. - DomainTracingPropertiesMXBean - Interface in com.ibm.streams.management.domain
-
DomainTracingPropertiesMXBean provides attributes, operations, and notifications for working with Streams domain tracing properties.
- DomainTracingPropertiesMXBean.Level - Enum in com.ibm.streams.management.domain
-
Enumeration for the levels of tracing that can be enabled.
E
- ENSEMBLE - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
ENSEMBLE is a key used in an object name to identify a ZooKeeper ensemble.
- equals(Object) - Method in class com.ibm.streams.management.ApplicationConfigurationName
- ExternalResourceManagerMXBean - Interface in com.ibm.streams.management.resource
-
ExternalResourceManagerMXBean provides attributes and operations for managing the currently configured Streams external resource manager.
F
- FILTER_CONTENT - Static variable in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Only retrieve messages with content matching the specified pattern.
- FILTER_COUNT - Static variable in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Only retrieve messages until the specified maximum message count is reached.
- FILTER_END_TIME - Static variable in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Only retrieve messages with a timestamp before or equal to the specified end time.
- FILTER_LEVEL - Static variable in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Only retrieve messages with the specified message level.
- FILTER_START_TIME - Static variable in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Only retrieve messages with a timestamp after the specified start time.
- fromInt(int) - Static method in enum com.ibm.streams.management.OperationStatusMessage.DetailLevel
-
Converts from an int representation of a message detail level to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.ApplicationResourceAllocationMode
-
Converts from a string representation of an application resource allocation mode to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.CheckpointRepository
-
Converts from a string representation of a checkpoint repository to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.FusionScheme
-
Converts from a string representation of a fusion scheme to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.JobResourceSharing
-
Converts from a string to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PlacementScheme
-
Converts from a string representation of a placement scheme to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyGroup
-
Converts from a string representation of a property group to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyId
-
Converts from a string representation of a property identifier to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.Status
-
Converts from a string representation of a domain status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.ThreadingModel
-
Converts from a string representation of a threading model to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.TransportSecurityType
-
Converts from a string representation of a cryptographic protocol type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AttributeId
-
Converts from a string representation of a attribute identifier to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AuditLogLevel
-
Converts from a string representation of an audit log level to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLOption
-
Converts from a string representation of a cryptographic protocol option to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLProtocol
-
Converts from a string representation of a cryptographic protocol to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Status
-
Converts from a string representation of a service status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Type
-
Converts from a string representation of a service type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.DomainTracingPropertiesMXBean.Level
-
Converts from a string representation of a tracing level to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Level
-
Converts from a string representation of a logging level to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Type
-
Converts from a string representation of a logging type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.AuthenticationType
-
Converts from a string representation of an authentication type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.RevocationMethod
-
Converts from a string representation of a revocation method to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean.Status
-
Converts from a string representation of a status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Mode
-
Converts from a string representation of a mode to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Status
-
Converts from a string representation of a status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.JobHealthSummary
-
Converts from a string representation of a job health summary value to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyGroup
-
Converts from a string representation of a property group to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyId
-
Converts from a string representation of a property identifier to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.Status
-
Converts from a string representation of an instance status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.instance.InstanceServiceMXBean.Type
-
Converts from a string representation of a service type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.JobMXBean.Health
-
Converts from a string representation of a job health value to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.JobMXBean.Status
-
Converts from a string representation of a job status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.OperatorInputPortMXBean.ImportType
-
Converts from a string representation of an import type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.OperatorOutputPortMXBean.ExportType
-
Converts from a string representation of an export type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeConnectionMXBean.Status
-
Converts from a string representation of a connection status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeConnectionMXBean.Transport
-
Converts from a string representation of a transport to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.ConnectionHealth
-
Converts from a string representation of a connection health value to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.Health
-
Converts from a string representation of a PE health value to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.RestartPriority
-
Converts from a string representation of a restart priority to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.Status
-
Converts from a string representation of a PE status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.StatusReason
-
Converts from a string representation of a status reason to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.job.SubmitParameter.Kind
-
Converts from a string representation of a parameter kind to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.MetricMetadata.Kind
-
Converts from a string representation of a metric kind to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.MetricMetadata.Type
-
Converts from a string representation of a metric type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.OperationListenerMXBean.Status
-
Converts from a string representation of a status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.ConstraintType
-
Converts from a string representation of a constraint type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.UpdateType
-
Converts from a string representation of an update type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.ValueContentType
-
Converts from a string representation of a value content type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.ValueType
-
Converts from a string representation of a value type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.resource.ResourceMXBean.SchedulerStatus
-
Converts from a string representation of a scheduler status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.resource.ResourceMXBean.Status
-
Converts from a string representation of a resource status to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.resource.ResourceTag.ReservedTag
-
Converts from a string representation of a reserved tag to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.security.PrincipalMXBean.Type
-
Converts from a string representation of a principal type to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionScope
-
Converts from a string representation of a permission scope to the corresponding enumeration value.
- fromString(String) - Static method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionType
-
Converts from a string representation of a permission type to the corresponding enumeration value.
G
- getActiveServices() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the resource identifier and process identifier (PID) for each active process for the service.
- getActiveServices() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the resource identifier and process identifier (PID) for each active process for the service.
- getActiveVersion() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns information about the version of Streams code running for the domain.
- getActiveVersion() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns information about the version of Streams code running for the instance
- getAdd() - Method in class com.ibm.streams.management.security.Permissions
-
Indicates whether the principal has permission to create objects of the secured object type.
- getAdlFile() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the path, relative to where the application was installed on the resource, to the Application Description Language (ADL) file for the job.
- getApplicationBundlesPath() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
APPLICATION_BUNDLES_PATHconfiguration property. - getApplicationBundlesPath() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
APPLICATION_BUNDLES_PATHconfiguration property. - getApplicationConfiguration(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns information about an application configuration store and returns its contents.
- getApplicationConfiguration(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns information about an application configuration and its contents.
- getApplicationConfigurationNames() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the names of all application configuration stores for which the current user has read permission.
- getApplicationConfigurationNames() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the names of all application configuration stores for which the current user has read permission.
- getApplicationCurrentWorkingPath() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
APPLICATION_CURRENT_WORKING_PATHconfiguration property. - getApplicationCurrentWorkingPath() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
APPLICATION_CURRENT_WORKING_PATHconfiguration property. - getApplicationEnvironmentVariables() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns all application environment variables defined for the instance.
- getApplicationId() - Method in interface com.ibm.streams.management.job.DeployInformation
-
Returns the application identifier to be passed on a
submitJobor apreviewSubmitJobcall. - getApplicationName() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the name of the application the job is running.
- getApplicationNetwork() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
APPLICATION_NETWORKconfiguration property. - getApplicationNetwork() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
APPLICATION_NETWORKconfiguration property. - getApplicationPath() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the root directory, relative to the
output path, of the application toolkit. - getApplicationResourceAllocationMode() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.APPLICATION_RESOURCE_ALLOCATION_MODEconfiguration property. - getApplicationResourceAllocationMode() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.APPLICATION_RESOURCE_ALLOCATION_MODEconfiguration property. - getApplicationScope() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the application scope for the job.
- getApplicationScope() - Method in interface com.ibm.streams.management.job.NamedImport
-
Returns the application scope of the exporting application.
- getApplicationUmask() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
APPLICATION_UMASKconfiguration property. - getApplicationVersion() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns version of the application at which the job is running.
- getArchitecture() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the hardware architecture for which the installation was built.
- getAttribute(DomainServiceMXBean.AttributeId) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the value of a service attribute.
- getAttributeIds() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the set of service specific attributes supported for the service.
- getAuthenticationType() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_AUTHENTICATION_TYPEconfiguration property. - getAverageRequestLatency() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's average request latency in milliseconds.
- getBuildVersion() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the product build version number.
- getCanSetPeOSCapabilities() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
CAN_SET_PE_OS_CAPABILITIESconfiguration property. - getCertificateUserRegularExpression() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_CERTIFICATE_USER_REGULAR_EXPRESSIONconfiguration property. - getChannel() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the channel of the parallel region that tuple data is routed through.
- getChannels() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns information about the channels of the parallel regions used to route tuple data for this operator.
- getCheckpointRepository() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
CHECKPOINT_REPOSITORYconfiguration property. - getCheckpointRepository() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
CHECKPOINT_REPOSITORYconfiguration property. - getCheckpointRepositoryConfiguration() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
CHECKPOINT_REPOSITORY_CONFIGURATIONconfiguration property. - getCheckpointRepositoryConfiguration() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
CHECKPOINT_REPOSITORY_CONFIGURATIONconfiguration property. - getClientPort() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's client port.
- getComposite() - Method in interface com.ibm.streams.management.job.SubmitParameter
-
Returns the name of the composite which consumes the parameter value.
- getConfigurationName() - Method in class com.ibm.streams.management.ApplicationConfigurationName
-
Returns the application configuration name.
- getConfigurationVersion() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
CONFIGURATION_VERSIONconfiguration property. - getConfigurationVersion() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
CONFIGURATION_VERSIONconfiguration property. - getConnectionCount() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the number of connections to the server.
- getConnections() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the connection identifiers for connections with either the source or target port contained by this operator.
- getConnections() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Returns the connection identifiers for active connections for the port.
- getConnections() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the connection identifiers for connections with either the source or target port contained by this PE.
- getConnections() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Returns the connection identifiers for active connections for the port.
- getConstrainingRegularExpression() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the regular expression used to constrain property values.
- getConstraintType() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the type of constraint that applies to the value of the property.
- getCreationTime() - Method in interface com.ibm.streams.management.ApplicationConfiguration
-
Returns the time (in milliseconds since the epoch) when the application configuration store was created.
- getCreationTime() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
CREATION_TIMEconfiguration property. - getCreationTime() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
CREATION_TIMEconfiguration property. - getCreationUser() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
CREATION_USERconfiguration property. - getCreationUser() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
CREATION_USERconfiguration property. - getDataPath() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the path operators can use to read and write data.
- getDefaultContentType() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the content type of the default value.
- getDefaultLevel() - Method in interface com.ibm.streams.management.domain.DomainTracingPropertiesMXBean
-
Returns the value of the
TRACE_DEFAULT_LEVELconfiguration property. - getDefaultLevel() - Method in interface com.ibm.streams.management.instance.InstanceTracingPropertiesMXBean
-
Returns the value of the
TRACE_DEFAULT_LEVELconfiguration property. - getDefaultValue() - Method in interface com.ibm.streams.management.job.SubmitParameter
-
Returns the default value for the parameter.
- getDefaultValue() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns information to determine the default property value.
- getDefinitionAsCustomFormat() - Method in interface com.ibm.streams.management.resource.ResourceTag
-
Returns the resource tag definition for a tag with a custom format.
- getDefinitionAsProperties() - Method in interface com.ibm.streams.management.resource.ResourceTag
-
Returns the resource tag definition as a set of name/value properties.
- getDelete() - Method in class com.ibm.streams.management.security.Permissions
-
Indicates whether the principal has permission to delete objects of the secured object type.
- getDescription() - Method in interface com.ibm.streams.management.ApplicationConfiguration
-
Returns the description of the application configuration store.
- getDescription() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns a description of the service.
- getDescription() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns a description of the service.
- getDescription() - Method in interface com.ibm.streams.management.MetricMetadata
-
Returns a description of the metric.
- getDescription() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns a description of the property.
- getDescription() - Method in interface com.ibm.streams.management.resource.ResourceTag
-
Returns a description for the resource tag.
- getDetailLevel() - Method in interface com.ibm.streams.management.OperationStatusMessage
-
Returns the message detail level.
- getDetermineInstanceStartAsVersion() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DETERMINE_INSTANCE_START_AS_VERSIONconfiguration property. - getDevice(ApplicationConfigurationName, String, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Fetches properties associated with a device and returns an HTTPS URI to retrieve the results.
- getDeviceCommandHistory(ApplicationConfigurationName, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Fetches command history previously sent to requested device type and returns an HTTPS URI to retrieve the results.
- getDeviceCount(ApplicationConfigurationName) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Returns the total number of registered devices
- getDeviceCount(ApplicationConfigurationName, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Returns the total number of registered devices for the requested device type
- getDevices(ApplicationConfigurationName) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Fetches device identifier and type for all known devices and returns an HTTPS URI to retrieve the results.
- getDevices(ApplicationConfigurationName, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Fetches device identifier and type for all devices of a specific device type and returns an HTTPS URI to retrieve the results.
- getDeviceType(ApplicationConfigurationName, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Fetches properties associated with a device type and returns an HTTPS URI to retrieve the results.
- getDeviceTypeCount(ApplicationConfigurationName) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Returns the number of registered device types
- getDeviceTypes(ApplicationConfigurationName) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Fetches device type identifier and description for all device types and returns an HTTPS URI to retrieve the results.
- getDisplayName() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the display name for the resource.
- getDomain() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Returns the name of the domain for the active service.
- getDomain() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the name of the domain which contains the service.
- getDomain() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the name of the domain in which the instance was created.
- getDomain() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the name of the domain which contains the instance that contains the service.
- getDomain() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the identifier for the domain to which the job belongs.
- getDomain() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the identifier for the domain to which the operator belongs.
- getDomain() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the identifier for the domain to which the PE belongs.
- getDomain() - Method in interface com.ibm.streams.management.resource.ExternalResourceManagerMXBean
-
Returns the unique identifier for the domain for which resources are being managed.
- getDomain() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the name of the domain to which the resource has been added.
- getDomain() - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Returns the unique identifier for the domain for which host resources are being managed.
- getDomainHosts() - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Returns the set of hosts to be used for processing by the domain.
- getDynamicThreadingElastic() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DYNAMIC_THREADING_ELASTICconfiguration property. - getDynamicThreadingElastic() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
DYNAMIC_THREADING_ELASTICconfiguration property. - getDynamicThreadingElastic() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the indicator for whether PEs within the job should dynamically adapt the number of threads used for dynamic threading.
- getDynamicThreadingThreadCount() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DYNAMIC_THREADING_THREAD_COUNTconfiguration property. - getDynamicThreadingThreadCount() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
DYNAMIC_THREADING_THREAD_COUNTconfiguration property. - getDynamicThreadingThreadCount() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the initial number of threads used for dynamic threading of PEs within the job.
- getEditionName() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the name of the product edition that was installed.
- getExclusiveInstance() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the identifier of the instance to which the resource is allocated if the resource is exclusively allocated to an instance; otherwise, it returns null.
- getExclusiveResources() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of resources which are exclusively allocated to an instance.
- getExportFilterAllowed() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Indicates whether the exported stream can be filtered.
- getExportName() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns the name of used for the exported stream.
- getExportOperator() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns the name of the operator exporting the stream.
- getExportProperties() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns the export properties of the operator output port in the order they were specified in the application.
- getExportType() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns the export type of the operator output port.
- getExternalResourceManager() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
EXTERNAL_RESOURCE_MANAGERconfiguration property. - getFileStoragePath() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
FILE_STORAGE_PATHconfiguration property. - getFollowers() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns the identifiers of active followers in the ensemble.
- getFullProductVersion() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the full product version including the hot fix version if a hot fix is installed.
- getFusionScheme() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
FUSION_SCHEMEconfiguration property. - getFusionScheme() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
FUSION_SCHEMEconfiguration property. - getFusionScheme() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the scheme used to determine how to fuse operators into PEs for the job.
- getGenerationId() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the generation identifier associated with the current job topology.
- getGovernanceUrl() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
GOVERNANCE_URLconfiguration property. - getGovernanceUrl() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
GOVERNANCE_URLconfiguration property. - getGroupPermissions(String, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns the set of group names for which permissions have been granted to a secured object at a specified scope.
- getGroups() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of user groups for which specific permissions are defined for at least one secured domain object.
- getGroups() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of user groups for which specific permissions are defined for at least one secured instance object, and user groups in roles for which the role has permissions defined in the instance.
- getGroups() - Method in interface com.ibm.streams.management.security.RoleMXBean
-
Returns the names of groups having this role.
- getHealth() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the summarized processing element (PE) health of the job.
- getHealth() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the current health indicator for the PE.
- getHighAvailabilityCount() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
HIGH_AVAILABILITY_COUNTconfiguration property. - getHighAvailabiltyCount() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
HIGH_AVAILABILITY_COUNTconfiguration property. - getHost() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server hostname or ip address.
- getHotFix() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the hot fix identifier if a hot fix is installed; otherwise, returns an empty string.
- getIamAuthorizationEndpointUrl() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_IAM_AUTHORIZATION_ENDPOINT_URLconfiguration property. - getIamJwksEndpointUrl() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_IAM_JWKS_ENDPOINT_URLconfiguration property. - getIamLogoutEndpointUrl() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_IAM_LOGOUT_ENDPOINT_URLconfiguration property. - getIamTokenEndpointUrl() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_IAM_TOKEN_ENDPOINT_URLconfiguration property. - getId() - Method in interface com.ibm.streams.management.ContentTransfer
-
Returns an identifier that can be used on subsequent calls to identify the transferred content.
- getId() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the identifier of the job.
- getId() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the unique identifier for the connection within the instance.
- getId() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the unique identifier for the connection within the instance.
- getId() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the identifier of the PE.
- getId() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Returns the unique identifier of the port.
- getId() - Method in interface com.ibm.streams.management.OperationListenerMXBean
-
Returns the unique identifier for this listener.
- getId() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the unique identifier for the resource within the domain.
- getId() - Method in class com.ibm.streams.management.resource.ResourceSpecification
-
Returns the unique identifier for the resource specification or null if an identifier was not set.
- getImportFilter() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the import filter of the operator input port.
- getImportNames() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the import names of the operator input port.
- getImportSubscription() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the import subscription of the operator input port.
- getImportSubscriptionApplicationScope() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the application scope of the exporting application when the import type is subscription.
- getImportSubscriptionOperator() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the import operator of the operator input port when the import type is subscription.
- getImportType() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the import type of the operator input port.
- getIndexWithinJob() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the index of the operator within the job.
- getIndexWithinJob() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the index of the PE within the job.
- getIndexWithinOperator() - Method in interface com.ibm.streams.management.job.OperatorPortInformation
-
Returns the index of the port within the operator.
- getIndexWithinOperator() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Returns the index of the port within the operator.
- getIndexWithinPe() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Returns the index of the port within the PE.
- getIndexWithinRegion() - Method in interface com.ibm.streams.management.job.ParallelChannel
-
Returns the channel index within the parallel region.
- getInputPorts() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the indexes of the input ports within the operator.
- getInputPorts() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the indexes of the input ports within the PE.
- getInstance() - Method in class com.ibm.streams.management.ApplicationConfigurationName
-
Returns the instance name or null if the application configuration is at the domain level.
- getInstance() - Method in interface com.ibm.streams.management.instance.InstanceActiveServiceMXBean
-
Returns the name of the instance which contains the service.
- getInstance() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the name of the instance which contains the service.
- getInstance() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the identifier for the instance to which the job belongs.
- getInstance() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the identifier for the instance to which the operator belongs.
- getInstance() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the identifier for the instance to which the PE belongs.
- getInstanceHosts(String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Returns the set of hosts to be used for processing by a specified instance.
- getInstances() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the identifiers of all instances created in the domain.
- getIpAddress() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the TCP/IP address for the resource.
- getJob() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the identifier of the job that contains the operator.
- getJob() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Returns the unique identifier for the job containing the operator to which the port belongs.
- getJob() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the identifier of the job that contains the PE.
- getJob() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Returns the unique identifier for the job containing the PE to which the port belongs.
- getJobGroup() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the job group to which the job belongs.
- getJobGroups() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of job groups in the instance.
- getJobId(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the job identifier for the job with the specified name.
- getJobResourceSharing() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.JOB_RESOURCE_SHARINGconfiguration property. - getJobResourceSharing() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.JOB_RESOURCE_SHARINGconfiguration property. - getJobResourceSharing() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the option for if and how the job can run on resources where other jobs are running.
- getJobs() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of active jobs for the instance for which the current user has read permission.
- getJobs(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the set of active jobs running on the resource for the specified instance and for which the current user has read permission.
- getKerberosConfigurationFile() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_CONFIGURATION_FILEconfiguration property. - getKerberosDebug() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_DEBUGconfiguration property. - getKerberosKdc() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_KDCconfiguration property. - getKerberosPrincipalMapping() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_PRINCIPAL_MAPPINGconfiguration property. - getKerberosRealm() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_REALMconfiguration property. - getKerberosRemoveHostFromPrincipal() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_REMOVE_HOST_FROM_PRINCIPALconfiguration property. - getKerberosRemoveRealmFromPrincipal() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_REMOVE_REALM_FROM_PRINCIPALconfiguration property. - getKind() - Method in interface com.ibm.streams.management.job.SubmitParameter
-
Returns the type of the submission parameter.
- getLastModifiedTime() - Method in interface com.ibm.streams.management.ApplicationConfiguration
-
Returns the time (in milliseconds since the epoch) when the application configuration store was last modified.
- getLastTimeRetrieved() - Method in interface com.ibm.streams.management.Metric
-
Returns the last time the metric was retrieved.
- getLastZooKeeperTransactionId() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's last transaction id.
- getLaunchCount() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the number of times the PE was started manually or automatically due to failures.
- getLdapGroupMembersAttribute() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_GROUP_MEMBERS_ATTRIBUTEconfiguration property. - getLdapGroupObjectClass() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_GROUP_OBJECT_CLASSconfiguration property. - getLdapGroupSearchBaseDistinguishedName() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_GROUP_SEARCH_BASE_DISTINGUISHED_NAMEconfiguration property. - getLdapServerUrl() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_SERVER_URLconfiguration property. - getLdapUserAttributeInGroup() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_USER_ATTRIBUTE_IN_GROUPconfiguration property. - getLdapUserDistinguishedNamePattern() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_USER_DISTINGUISHED_NAME_PATTERNconfiguration property. - getLdapUserSecondaryLookup() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LDAP_USER_SECONDARY_LOOKUPconfiguration property. - getLeader() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns the identifier of the active leader of the ensemble.
- getLevel() - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Returns the value of the
LOG_LEVELconfiguration property. - getLlmInfinibandInterfaceName() - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Returns the value of the
NETWORK_LLM_INFINIBAND_INTERFACE_NAMEconfiguration property. - getLlmInputPortConfigurationFile() - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Returns the value of the
NETWORK_LLM_INPUT_PORT_CONFIGURATION_FILEconfiguration property. - getLlmOutputPortConfigurationFile() - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Returns the value of the
NETWORK_LLM_OUTPUT_PORT_CONFIGURATION_FILEconfiguration property. - getLlmPacketSize() - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Returns the value of the
NETWORK_LLM_PACKET_SIZEconfiguration property. - getLocaleOverride() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
LOCALE_OVERRIDEconfiguration property. - getLogicalName() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the logical name of the operator.
- getLogicalOperatorName() - Method in interface com.ibm.streams.management.job.ParallelChannel
-
Returns the fully qualified logical name of the parallelized operator introducing the region.
- getLoginModuleConfiguration() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LOGIN_MODULE_CONFIGURATIONconfiguration property. - getLoginModulePath() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_LOGIN_MODULE_PATHconfiguration property. - getManagementResourceAllocationTags() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
MANAGEMENT_RESOURCE_ALLOCATION_TAGSconfiguration property. - getManagementResourceAllocationTags() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
MANAGEMENT_RESOURCE_ALLOCATION_TAGSconfiguration property. - getMaximumContentType() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the content type of the maximum value.
- getMaximumFileCount() - Method in interface com.ibm.streams.management.domain.DomainTracingPropertiesMXBean
-
Returns the value of the
TRACE_MAXIMUM_FILE_COUNTconfiguration property. - getMaximumFileCount() - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Returns the value of the
LOG_MAXIMUM_FILE_COUNTconfiguration property. - getMaximumFileCount() - Method in interface com.ibm.streams.management.instance.InstanceTracingPropertiesMXBean
-
Returns the value of the
TRACE_MAXIMUM_FILE_COUNTconfiguration property. - getMaximumFileSize() - Method in interface com.ibm.streams.management.domain.DomainTracingPropertiesMXBean
-
Returns the value of the
TRACE_MAXIMUM_FILE_SIZEconfiguration property. - getMaximumFileSize() - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Returns the value of the
LOG_MAXIMUM_FILE_SIZEconfiguration property. - getMaximumFileSize() - Method in interface com.ibm.streams.management.instance.InstanceTracingPropertiesMXBean
-
Returns the value of the
TRACE_MAXIMUM_FILE_SIZEconfiguration property. - getMaximumRequestLatency() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's maximum request latency in milliseconds.
- getMaximumValue() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns information to determine the maximum possible value for the property.
- getMessage() - Method in interface com.ibm.streams.management.OperationStatusMessage
-
Returns the message text.
- getMessages() - Method in interface com.ibm.streams.management.OperationListenerMXBean
-
Returns the list of messages received for the most recently monitored operation.
- getMetricKind() - Method in interface com.ibm.streams.management.MetricMetadata
-
Returns the kind of metric being observed.
- getMetricType() - Method in interface com.ibm.streams.management.MetricMetadata
-
Returns the metric type which specifies how the metric was defined.
- getMinimumContentType() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the content type of the minimum value.
- getMinimumOSBaseVersion() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the major release of the minimum operating system version on which the installation can run.
- getMinimumOSPatchVersion() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the minor release or patch level of the minimum operating system version on which the installation can run.
- getMinimumOSVersion() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the minimum operating system on which the installation can run.
- getMinimumRequestLatency() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's minimum request latency in milliseconds.
- getMinimumValue() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns information to determine the minimum possible value for the property.
- getMode() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the serving mode.
- getMonitoredObject() - Method in interface com.ibm.streams.management.OperationListenerMXBean
-
Returns the object name of the bean for which operations are monitored.
- getName() - Method in interface com.ibm.streams.management.ApplicationConfiguration
-
Returns the name of the application configuration store.
- getName() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the unique identifier for the domain.
- getName() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns the identifier for the ensemble.
- getName() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's identifier.
- getName() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the unique identifier for the instance within the domain.
- getName() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the name of the job.
- getName() - Method in interface com.ibm.streams.management.job.NamedImport
-
Returns the name of the stream being imported.
- getName() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the physical name of the operator.
- getName() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Returns the name of the port.
- getName() - Method in interface com.ibm.streams.management.job.StreamProperty
-
Returns the name of the stream property.
- getName() - Method in interface com.ibm.streams.management.job.SubmitParameter
-
Returns the name of the parameter.
- getName() - Method in interface com.ibm.streams.management.MetricMetadata
-
Returns the metric name.
- getName() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the name of the property.
- getName() - Method in interface com.ibm.streams.management.resource.ResourceTag
-
Returns the name of the resource tag.
- getName() - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Returns the name of the user, group, or role identified by the principal.
- getNodes() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns the identifiers of nodes in the ensemble.
- getNonExclusiveDomainHosts(Set<String>) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Returns the resource identifiers for all domain hosts which have the specified resource tags and are not exclusively allocated to an instance.
- getOperator() - Method in interface com.ibm.streams.management.job.NamedImport
-
Returns the name of the operator importing the stream.
- getOperator() - Method in interface com.ibm.streams.management.job.OperatorPortInformation
-
Returns the name of the physical operator to which the port belongs.
- getOperator() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Returns the name of the physical operator to which the port belongs.
- getOperatorConfigurationUri() - Method in interface com.ibm.streams.management.job.DeployInformation
-
Returns the URI to which an HTTP PUT of the job configuration overlay can be be done as part of the deploy operation.
- getOperatorInputPorts() - Method in interface com.ibm.streams.management.job.PeInputPortMXBean
-
Returns the operator name and port index for the operator input ports associated with the PE input port.
- getOperatorKind() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the SPL primitive operator type for the operator.
- getOperatorOutputPorts() - Method in interface com.ibm.streams.management.job.PeOutputPortMXBean
-
Returns the operator name and port index for the operator output ports associated with the PE output port.
- getOperators() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the physical operator names of the operators contained by the job.
- getOperators() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the physical operator names of the operators contained by the PE.
- getOptionalConnectionsHealth() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the health indicator for the optional connections between this PE and other PEs.
- getOSCapabilities() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the operating system capabilities set for the PE.
- getOutputPath() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the path, relative to where the application was installed on the resource, to where compiler generated files are stored.
- getOutputPorts() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the indexes of the output ports within the operator.
- getOutputPorts() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the indexes of the output ports within the PE.
- getOutstandingRequestsCount() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the number of queued client requests.
- getOwn() - Method in class com.ibm.streams.management.security.Permissions
-
Indicates whether the principal has permission to change permissions to the object.
- getOwner() - Method in interface com.ibm.streams.management.ApplicationConfiguration
-
Returns the name of the Streams user who created the application configuration store.
- getOwner(String) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns the user who owns a secured object.
- getPacketsReceivedCount() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the number of client requests received.
- getPacketsSentCount() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the number of responses and notifications sent.
- getPamServiceName() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_PAM_SERVICE_NAMEconfiguration property. - getParent(String) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns the parent secured object for a specified secured object.
- getPath() - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Returns the value of the
LOG_PATHconfiguration property. - getPe() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the identifier of the PE that contains the operator.
- getPe() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Returns the unique identifier for the the processing unit (PE) containing the operator to which the port belongs.
- getPe() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Returns the unique identifier for the PE to which the port belongs.
- getPeConnection() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the processing element (PE) connection identifier corresponding to this operation connection.
- getPeInputPorts() - Method in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
Returns the indexes within the PE of the PE input ports associated with the operator input port.
- getPendingProperty(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the pending value for a configuration property.
- getPendingProperty(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the pending value for a service configuration property.
- getPendingProperty(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the pending value for a configuration property.
- getPendingProperty(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the pending value for a service configuration property.
- getPendingResourceSpecification(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the pending configuration for a resource specification.
- getPendingTracingLevel() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an updated value that has not been applied yet for the granularity of trace information stored for the PE.
- getPeOutputPorts() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns the indexes within the PE of the PE output ports associated with the operator output port.
- getPermissions() - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Returns the permissions set specifically for the principal.
- getPermissions(String, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Returns the permissions set for the principal, at a specified scope, to a secured object.
- getPermissions(String, String, PrincipalMXBean.Type, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns the permissions set for a principal, at a specified scope, to a secured object.
- getPes() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the identifies for the processing elements (PEs) contained in the job.
- getPid() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Returns the process identifier for the active service.
- getPid() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the operating system process identifier for the PE.
- getPlacementScheme() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
PLACEMENT_SCHEMEconfiguration property. - getPlacementScheme() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
PLACEMENT_SCHEMEconfiguration property. - getPortRange() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
PORT_RANGEconfiguration property. - getPossibleValues() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the set of possible values for the property.
- getPreloadApplicationBundles() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
PRELOAD_APPLICATION_BUNDLESconfiguration property. - getPreloadApplicationBundles() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
PRELOAD_APPLICATION_BUNDLESconfiguration property. - getProductName() - Method in interface com.ibm.streams.management.VersionInformation
-
Return the name of the Streams product.
- getProductVersion() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the version of Streams being used to run the job.
- getProductVersion() - Method in interface com.ibm.streams.management.VersionInformation
-
Returns the product version excluding the hot fix version if a hot fix is installed.
- getProperties() - Method in interface com.ibm.streams.management.ApplicationConfiguration
-
Returns the names and values of the properties contained in the application configuration store.
- getProperties(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns configuration property values for the domain.
- getProperties(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns configuration property values for the instance.
- getProperty(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of a configuration property.
- getProperty(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the value of a service configuration property.
- getProperty(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of a configuration property.
- getProperty(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the value of a service configuration property.
- getPropertyIds() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the set of service specific properties supported for the service.
- getPropertyIds() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the set of service specific properties supported for the service.
- getProposedOperatorsPerResource() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.PROPOSED_OPERATORS_PER_RESOURCEconfiguration property. - getProposedOperatorsPerResource() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.PROPOSED_OPERATORS_PER_RESOURCEconfiguration property. - getProposedOperatorsPerResource() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the proposed number of operators to be placed on each resource for the job.
- getRead() - Method in class com.ibm.streams.management.security.Permissions
-
Indicates whether the principal has permission to retrieve object information.
- getRepositoryConfiguration() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
REPOSITORY_CONFIGURATIONconfiguration property. - getRepositoryConfigurationApplicationCache() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
REPOSITORY_CONFIGURATION_APPLICATION_CACHEconfiguration property. - getRequiredConnectionsHealth() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the health indicator for the required connections between this PE and other PEs.
- getRequiredResourceTags() - Method in class com.ibm.streams.management.resource.ResourceSpecification
-
Returns the set of resource tags the added resources must have before being added to the instance.
- getResolvedPermissions(String) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns all secured objects and the permissions the specified user has to them either by permission being granted to the user, a group to which the user belongs, or a role which the user has.
- getResolvedPropertyDefault(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the resolved default value for a configuration property.
- getResolvedPropertyDefault(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the resolved default value for a configuration property.
- getResource() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Returns the identifier for the resource on which the service is running.
- getResource() - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns the identifier of the resource on which the PE containing the operator is running.
- getResource() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the identifier of the resource on which the PE is running.
- getResourceCount() - Method in class com.ibm.streams.management.resource.ResourceSpecification
-
Returns the number of resources to add to the instance.
- getResourceCpuUsageLowerThreshold() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.RESOURCE_CPU_USAGE_LOWER_THRESHOLDconfiguration property. - getResourceCpuUsageLowerThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.RESOURCE_CPU_USAGE_LOWER_THRESHOLDconfiguration property. - getResourceCpuUsageUpperThreshold() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.RESOURCE_CPU_USAGE_UPPER_THRESHOLDconfiguration property. - getResourceCpuUsageUpperThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.RESOURCE_CPU_USAGE_UPPER_THRESHOLDconfiguration property. - getResourceLoadThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
RESOURCE_LOAD_THRESHOLDconfiguration property. - getResourceMemoryUsageLowerThreshold() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.RESOURCE_MEMORY_USAGE_LOWER_THRESHOLDconfiguration property. - getResourceMemoryUsageLowerThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.RESOURCE_MEMORY_USAGE_LOWER_THRESHOLDconfiguration property. - getResourceMemoryUsageUpperThreshold() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.RESOURCE_MEMORY_USAGE_UPPER_THRESHOLDconfiguration property. - getResourceMemoryUsageUpperThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.RESOURCE_MEMORY_USAGE_UPPER_THRESHOLDconfiguration property. - getResourceNetworkBandwidthUsageLowerThreshold() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_LOWER_THRESHOLDconfiguration property. - getResourceNetworkBandwidthUsageLowerThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_LOWER_THRESHOLDconfiguration property. - getResourceNetworkBandwidthUsageUpperThreshold() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_UPPER_THRESHOLDconfiguration property. - getResourceNetworkBandwidthUsageUpperThreshold() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_UPPER_THRESHOLDconfiguration property. - getResources() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of resource identifiers for all resources available to the domain for running applications and services.
- getResources() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the resource identifiers for each resource on which the service is running.
- getResources() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of resource identifiers for all resources available to the instance for running applications and services.
- getResources() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the resource identifiers for each resource on which the service is running.
- getResources() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the identifiers for the resources on which processing elements (PEs) of the job are running.
- getResources() - Method in interface com.ibm.streams.management.resource.ExternalResourceManagerMXBean
-
Returns the set of resources allocated by the external resource manager.
- getResourcesExclusiveToInstance() - Method in class com.ibm.streams.management.resource.ResourceSpecification
-
Indicates whether the resources must be added exclusively for the instance.
- getResourceSpecification(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the resource specification information for a resource specification configured for the instance.
- getResourceSpecification(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the resource specification used to select this resource as a candidate for running services, jobs or both for a specified service.
- getResourceSpecifications() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of resource specifications defined for the instance.
- getResourceTags() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of resource tags defined for the domain.
- getResourceTags() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the set of resource tags required by operators within the PE.
- getRestartPesOnResourceFailure() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
RESTART_PES_ON_RESOURCE_FAILUREconfiguration property. - getRestartPesOnResourceFailureWaitTime() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
RESTART_PES_ON_RESOURCE_FAILURE_WAIT_TIMEconfiguration property. - getRestrictedConfiguration(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the restricted configuration with the specified name.
- getRestrictedConfiguration(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the restricted configuration with the specified name.
- getRestrictedResourceTags() - Method in class com.ibm.streams.management.resource.ResourceSpecification
-
Returns the set of resource tags the added resources must have before being added to the instance.
- getRestrictedTags() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Retrieves tag restrictions for the instance.
- getRestrictedTags() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the names of the restricted
resource tagsassigned to the resource. - getRevocationFile() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_REVOCATION_FILEconfiguration property. - getRevocationLdapUrl() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_REVOCATION_LDAP_URLconfiguration property. - getRevocationMethod() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_REVOCATION_METHODconfiguration property. - getRolePermissions(String, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns the set of role names for which permissions have been granted to a secured object at a specified scope.
- getRoles() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of names of security roles defined for the domain.
- getRoles() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of names of security roles defined for the instance.
- getRunAsUser() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
RUN_AS_USERconfiguration property. - getSchedulerStatus(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns an indicator of the ability of the resource to be used to run processing elements (PEs) of Streams jobs for a specified instance.
- getSearch() - Method in class com.ibm.streams.management.security.Permissions
-
Indicates whether the principal has permission to list objects of the secured object type.
- getSecuredObjects() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of names for all secured domain objects.
- getSecuredObjects(SecuredObjectManagerMXBean.PermissionType) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of names for secured domain objects for which the current user has a specified permission type, whether it be from a user permission, a group permission, or permission assigned from a role.
- getSecuredObjects() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of names for all secured instance objects.
- getSecuredObjects(SecuredObjectManagerMXBean.PermissionType) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of names for secured instance objects for which the current user has a specified permission type, whether it be from a user permission, a group permission, or permission assigned from a role.
- getServiceContainerInitialJvmSize() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_CONTAINER_INITIAL_JVM_SIZEconfiguration property. - getServiceContainerInitialJvmSize() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
SERVICE_CONTAINER_INITIAL_JVM_SIZEconfiguration property. - getServiceContainerMaximumJvmSize() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_CONTAINER_MAXIMUM_JVM_SIZEconfiguration property. - getServiceContainerMaximumJvmSize() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
SERVICE_CONTAINER_MAXIMUM_JVM_SIZEconfiguration property. - getServiceHealthInterval() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_HEALTH_INTERVALconfiguration property. - getServiceHealthTimeout() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_HEALTH_TIMEOUTconfiguration property. - getServiceRetryCount() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_RETRY_COUNTconfiguration property. - getServices() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the names of the Streams domain services.
- getServices() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the names of the Streams instance services.
- getServiceStartTimeout() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_START_TIMEOUTconfiguration property. - getServiceStopTimeout() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_STOP_TIMEOUTconfiguration property. - getServingNodesCount() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns the number of nodes that are serving in the ensemble.
- getSessionTimeout() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_SESSION_TIMEOUTconfiguration property. - getSourceJob() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the identifier of the job which is the source of the connection.
- getSourceJob() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the identifier of the job which is the source of the connection.
- getSourceOperator() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the name of the operator which contains the source output port of the connection.
- getSourceOutputPort() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the index within the containing operator of the source output port of the connection.
- getSourceOutputPort() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the index within the containing PE of the source output port of the connection.
- getSourcePe() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the identifier of the PE which contains the source operator of the connection.
- getSourcePe() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the identifier of the PE which contains the source output port of the connection.
- getSSLOption() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SSL_OPTIONconfiguration property. - getStartAsVersion() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
START_AS_VERSIONconfiguration property. - getStartedByUser() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the name of the user who started the instance.
- getStartedByUser() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the name of the user who submitted the job.
- getStartTime() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Returns the time when the service was started as milliseconds since the epoch.
- getStartTime() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the time the domain was started as milliseconds since epoch.
- getStartTime() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the time the instance was started as milliseconds since epoch.
- getStartTimeout() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the timeout specification for Streams service startup in seconds.
- getStartTimeout() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the timeout specification for Streams service startup in seconds.
- getStatus() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Returns the status of the active service.
- getStatus() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the current status of the domain
- getStatus() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the current overall status of the service.
- getStatus(String) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the current status of service on a specific resource.
- getStatus() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns the status of the ensemble.
- getStatus() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's status.
- getStatus() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the current status of the instance.
- getStatus() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the current overall status of the service.
- getStatus(String) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the current status of service on a specific resource.
- getStatus() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the current status of the job.
- getStatus() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the current status of the connection.
- getStatus() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the current status of the PE.
- getStatus() - Method in interface com.ibm.streams.management.OperationStatusMessage
-
Returns the status type of the message.
- getStatus() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the status of domain services on the resource.
- getStatus(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the status of instance services on the resource for a specified instance.
- getStatusReason() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns additional information pertaining to the current status of the PE.
- getStopTimeout() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the timeout specification for Streams service shutdown in seconds.
- getStreamName() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns the name of the stream associated with the output port.
- getSubmitParameters() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns information about each of the parameter set, if any, when the job was submitted.
- getSubmitTime() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the time the job was submitted as milliseconds since epoch.
- getTags() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the names of
resource tagsassigned to the resource. - getTargetInputPort() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the index within the containing operator of the target input port of the connection.
- getTargetInputPort() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the index within the containing PE of the target input port of the connection.
- getTargetJob() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the identifier of the job which is the target of the connection.
- getTargetJob() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the identifier of the job which is the target of the connection.
- getTargetOperator() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the identifier of the operator which contains the target input port of the connection.
- getTargetPe() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Returns the identifier of the PE which contains the target operator of the connection.
- getTargetPe() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Returns the identifier of the PE which contains the target input port of the connection.
- getThreadingModel() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
THREADING_MODELconfiguration property. - getThreadingModel() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
THREADING_MODELconfiguration property. - getThreadingModel() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the model used to determine how threads run operators in PEs for the job.
- getTraceLevel() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the trace level override for the service.
- getTraceLevel() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the trace level override for the service.
- getTracingLevel() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns the granularity of trace information stored for the PE.
- getTransportSecurityType() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
TRANSPORT_SECURITY_TYPEconfiguration property. - getTransportSecurityType() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
TRANSPORT_SECURITY_TYPEconfiguration property. - getTransportType() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Returns the transport mechanisms used to communicate across PEs.
- getTrustedOrigins() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of trusted origins that are permitted to make cross-origin script requests to the Streams REST API.
- getType() - Method in interface com.ibm.streams.management.domain.DomainActiveServiceMXBean
-
Returns the service type for the active service.
- getType() - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Returns the service type for the service.
- getType() - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Returns the value of the
LOG_TYPEconfiguration property. - getType() - Method in interface com.ibm.streams.management.instance.InstanceActiveServiceMXBean
-
Returns the service type for the active service.
- getType() - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Returns the service type for the service.
- getType() - Method in interface com.ibm.streams.management.job.StreamProperty
-
Returns the SPL type of the stream property.
- getType() - Method in interface com.ibm.streams.management.resource.ExternalResourceManagerMXBean
-
Returns the resource manager type.
- getType() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the resource type for the resource.
- getType() - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Returns the resource manager type.
- getType() - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Returns the type of principal.
- getUpdateType() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns an indicator describing when an update to the property is performed.
- getUri() - Method in interface com.ibm.streams.management.job.DeployInformation
-
Returns the URI to which an HTTP PUT of the application bundle must be done to complete the deploy operation.
- getUris() - Method in interface com.ibm.streams.management.ContentTransfer
-
Returns one or more URIs for performing HTTP calls to transfer content.
- getUserPermissions(String, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Returns the set of user names for which permissions have been granted to a secured object at a specified scope.
- getUsers() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the set of Streams users for which specific permissions are defined for at least one secured domain object.
- getUsers() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of Streams users for which specific permissions are defined for at least one secured instance object, and users in roles for which the role has permissions defined in the instance.
- getUsers() - Method in interface com.ibm.streams.management.security.RoleMXBean
-
Returns the names of users having this role.
- getValue() - Method in interface com.ibm.streams.management.Metric
-
Returns the most recent metric value retrieved.
- getValueHidden() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Indicates whether the property value can be retrieved.
- getValues() - Method in interface com.ibm.streams.management.job.StreamProperty
-
Returns the values of the stream property.
- getValues() - Method in interface com.ibm.streams.management.job.SubmitParameter
-
Returns the parameter values in the order specified when the job was submitted.
- getValueType() - Method in interface com.ibm.streams.management.PropertyMetadata
-
Returns the data type of the property value.
- getVersion() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the server's version.
- getWorkingPath() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_WORKING_PATHconfiguration property. - getWrite() - Method in class com.ibm.streams.management.security.Permissions
-
Indicates whether the principal has permission to modify the object.
- getZNodeCount() - Method in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
Returns the number of znodes.
- getZooKeeperConnectionString() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the ZooKeeeper connection string identifying the ZooKeeper ensemble used by the domain for state management and configuration storage.
H
- hashCode() - Method in class com.ibm.streams.management.ApplicationConfigurationName
- hasPermission(String, SecuredObjectManagerMXBean.PermissionType, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Indicates whether the principal has a specified permission, at a specified scope, to a secured object.
- hasPermission(String, String, PrincipalMXBean.Type, SecuredObjectManagerMXBean.PermissionType, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Indicates whether a principal has a specified permission, at a specified scope, to a secured object.
- hasResolvedPermission(String, String, SecuredObjectManagerMXBean.PermissionType) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Indicates whether a user has a specified permission to a secured object either by permission being granted to the user, a group to which the user belongs, or a role which the user has.
I
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.ApplicationConfiguration
- IBM_COPYRIGHT - Static variable in class com.ibm.streams.management.ApplicationConfigurationName
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.ContentTransfer
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.job.DeployInformation
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.job.OperatorPortInformation
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.job.SubmitParameter
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.Metric
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.MetricMetadata
- IBM_COPYRIGHT - Static variable in class com.ibm.streams.management.Notifications
- IBM_COPYRIGHT - Static variable in class com.ibm.streams.management.ObjectNameBuilder
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.OperationStatusMessage
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.PropertyMetadata
- IBM_COPYRIGHT - Static variable in class com.ibm.streams.management.resource.ResourceSpecification
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.resource.ResourceTag
- IBM_COPYRIGHT - Static variable in class com.ibm.streams.management.security.Permissions
- IBM_COPYRIGHT - Static variable in interface com.ibm.streams.management.VersionInformation
- ID - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
ID is a key used in an object name to identify a specific managed bean of a given
TYPE. - ID_APPLICATION_LOG_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_APPLICATION_LOG_SECURED_OBJECT identifies the secured object for controlling the permission needed to access the application log data.
- ID_APPLICATIONS_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_APPLICATIONS_SECURED_OBJECT identifies the secured object for controlling the permission needed to create new application repository items and access information about existing application repository items.
- ID_BUILDS_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_BUILDS_SECURED_OBJECT identifies the secured object for controlling the permission needed to deploy new builds, access information about existing builds, and manage build resources.
- ID_CONFIG_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_CONFIG_SECURED_OBJECT identifies the secured object for controlling the permission needed to access the domain or instance configuration.
- ID_DOMAIN_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_DOMAIN_SECURED_OBJECT identifies the secured object for controlling the permission needed to access a Streams domain and its services.
- ID_HOSTS_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_HOSTS_SECURED_OBJECT identifies the secured object for controlling the permission needed to add resources to a domain or instance and to access information about resources already associated with a domain or instance.
- ID_INSTANCE_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_INSTANCE_SECURED_OBJECT identifies the secured object for controlling the permission needed to access a Streams instance and its services.
- ID_INSTANCES_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_INSTANCES_SECURED_OBJECT identifies the secured object for controlling the permission needed to create new instances and access information about existing instances.
- ID_JOBS_OVERRIDE_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_JOBS_OVERRIDE_SECURED_OBJECT identifies the secured object for controlling the permission needed to override the host load protection settings when submitting jobs.
- ID_JOBS_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_JOBS_SECURED_OBJECT identifies the secured object for controlling the permission needed to submit jobs, create job groups, and access information about active jobs.
- ID_SYSTEM_LOG_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
ID_SYSTEM_LOG_SECURED_OBJECT identifies the secured object for controlling the permission needed to access the product log data.
- INACTIVITY_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Inactivity notification category.
- INACTIVITY_UNREGISTER - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an object being unregistered due to a lack of activity.
- INACTIVITY_WARNING - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an inactivity warning.
- INDEX - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
INDEX is a key used in an object name to identify a specific managed bean of a given
TYPE. - INSTANCE - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
INSTANCE is a key used in an object name to identify the Streams instance with which the managed bean is associated.
- instance(String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance managed bean. - INSTANCE_APPLICATION_ENVIRONMENT_VARIABLE_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for application environment variable added.
- INSTANCE_APPLICATION_ENVIRONMENT_VARIABLE_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for application environment variable changed.
- INSTANCE_APPLICATION_ENVIRONMENT_VARIABLE_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for application environment variable removed.
- INSTANCE_COMMUNICATION_INTERRUPTED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for communication interrupted with an active instance.
- INSTANCE_CREATED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for instance created in the domain.
- INSTANCE_DELETED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for instance removed from the domain and deleted.
- INSTANCE_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Instance notification category.
- INSTANCE_RESTRICTED_TAG_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for restricted tag added.
- INSTANCE_RESTRICTED_TAG_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for restricted tag removed.
- INSTANCE_TYPE - Static variable in interface com.ibm.streams.management.security.PrincipalMXBean
-
INSTANCE_TYPE is used when building the
ObjectNamefor an instance principal bean. - INSTANCE_TYPE - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
INSTANCE_TYPE is used when building the
ObjectNamefor an instance secured object manager bean. - INSTANCE_UPGRADED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for instance upgraded to a new Streams version.
- INSTANCE_UPGRADING - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for instance upgrading to a new Streams version.
- instanceActiveService(String, String, InstanceServiceMXBean.Type, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance active service managed bean. - InstanceActiveServiceMXBean - Interface in com.ibm.streams.management.instance
-
InstanceActiveServiceMXBean provides attributes, operations, and notifications for managing an active Streams instance service.
- instanceActiveServiceOperationListener(String, String, InstanceServiceMXBean.Type, String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance active service operation listener managed bean. - InstanceMXBean - Interface in com.ibm.streams.management.instance
-
InstanceMXBean provides attributes, operations, and notifications for managing a Streams instance.
- InstanceMXBean.JobHealthSummary - Enum in com.ibm.streams.management.instance
-
Enumeration for summarized health for the jobs in the instance
- InstanceMXBean.PropertyGroup - Enum in com.ibm.streams.management.instance
-
Enumeration for the groupings of instance configuration properties.
- InstanceMXBean.PropertyId - Enum in com.ibm.streams.management.instance
-
Enumeration for the instance configuration properties.
- InstanceMXBean.Status - Enum in com.ibm.streams.management.instance
-
Enumeration for the current status of the instance
- InstanceNetworkPropertiesMXBean - Interface in com.ibm.streams.management.instance
-
InstanceNetworkPropertiesMXBean provides attributes, operations, and notifications for managing the network properties for a Streams instance.
- instanceOperationListener(String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance operation listener managed bean. - instancePrincipal(String, String, PrincipalMXBean.Type, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance principal managed bean. - instancePropertyGroup(String, String, InstanceMXBean.PropertyGroup) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance property group managed bean. - instanceSecuredObjectManager(String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance secured object managed bean. - instanceService(String, String, InstanceServiceMXBean.Type) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance service managed bean. - InstanceServiceMXBean - Interface in com.ibm.streams.management.instance
-
InstanceServiceMXBean provides attributes, operations, and notifications for managing a Streams instance service.
- InstanceServiceMXBean.Type - Enum in com.ibm.streams.management.instance
-
Enumeration for the types of Streams instance services.
- instanceServiceOperationListener(String, String, InstanceServiceMXBean.Type, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an instance service operation listener managed bean. - InstanceTracingPropertiesMXBean - Interface in com.ibm.streams.management.instance
-
InstanceTracingPropertiesMXBean provides attributes, operations, and notifications for working with Streams instance tracing properties.
- isApplicationOnManagementResourceAllowed() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.APPLICATION_ON_MANAGEMENT_RESOURCE_ALLOWEDconfiguration property. - isApplicationOnManagementResourceAllowed() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.APPLICATION_ON_MANAGEMENT_RESOURCE_ALLOWEDconfiguration property. - isApplicationResource(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Indicates whether the resource is running the
host controllerservice for a specified instance. - isDefinitionFormatProperties() - Method in interface com.ibm.streams.management.resource.ResourceTag
-
Identifies whether the resource tag definition is expressed as a set of name/value properties.
- isDomainServiceResource() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Indicates whether the resource is used to run domain management services.
- isDynamicResourceAllocationEnabled() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
DomainMXBean.PropertyId.DYNAMIC_RESOURCE_ALLOCATION_ENABLEDconfiguration property. - isDynamicResourceAllocationEnabled() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
InstanceMXBean.PropertyId.DYNAMIC_RESOURCE_ALLOCATION_ENABLEDconfiguration property. - isGovernanceEnabled() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
GOVERNANCE_ENABLEDconfiguration property. - isGovernanceEnabled() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
GOVERNANCE_ENABLEDconfiguration property. - isIamEnabled() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_IAM_ENABLEDconfiguration property. - isInstanceServiceResource(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Indicates whether the resource is running any instance management services for a specified instance.
- isJvmSizeComputationEnabled() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
JVM_SIZE_COMPUTATION_ENABLEDconfiguration property. - isJvmSizeComputationEnabled() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
JVM_SIZE_COMPUTATION_ENABLEDconfiguration property. - isKerberosEnabled() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_KERBEROS_ENABLEDconfiguration property. - isLeader() - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Indicates whether this active service process is the leader for the service.
- isPamKeysEnabled() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_PAM_KEYS_ENABLEDconfiguration property. - isPropertyValueInherited(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns whether the value of a configuration property has been inherited from the current value of another property.
- isPropertyValueInherited(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Indicates whether the value of a service configuration property has been inherited from the current value of another property.
- isPropertyValueInherited(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns whether the value of a configuration property has been inherited from the current value of another property.
- isPropertyValueInherited(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Indicates whether the value of a service configuration property has been inherited from the current value of another property.
- isRelocatable() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an indicator as to whether the PE can be relocated to a different resource.
- isRequired() - Method in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
Indicates whether the connection is required to be connected before messages are processed for the operator.
- isRequired() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Indicates whether the connection is required to be connected before messages are processed for the PE.
- isRequired() - Method in interface com.ibm.streams.management.job.SubmitParameter
-
Indicates whether the parameter is required to be set when the job is run.
- isReserved() - Method in interface com.ibm.streams.management.resource.ResourceTag
-
Indicates whether the resource tag name is defined by Streams.
- isReserved() - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Indicates whether the principal is defined by Streams.
- isResourceLoadProtectionEnabled() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the value of the
RESOURCE_LOAD_PROTECTION_ENABLEDconfiguration property. - isRestartable() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an indicator as to whether the PE can be restarted.
- isRunAsRoot() - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Returns the value of the
SECURITY_RUN_AS_ROOTconfiguration property. - isRunningAsSystemService(String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Indicates whether Streams is running as a system service on a specified host resource.
- isServiceMetricCollectionEnabled() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SERVICE_METRIC_COLLECTION_ENABLEDconfiguration property. - isSshAllowed() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns the value of the
SSH_ALLOWEDconfiguration property. - isStandalone() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Returns whether the ensemble is a standalone server.
- isStreamViewable() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Indicates whether a view can be created for the stream associated with the output port.
- isTagInUseByAnyHost(String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Indicates whether a specified resource tag is associated with any host resource in the domain.
- isTagInUseByAnyInstance(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns whether a resource tag is part of a resource specification for any instance in the domain.
- isTagInUseByAnyJob(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns whether any processing elements (PEs) placed on any resource within the domain require the specified resource tag.
- isTagInUseByAnyJob(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns whether any processing elements (PEs) placed on any resource within the instance require the specified resource tag.
- isTagInUseByAnyJob(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Identifies whether any PEs placed on this resource for any instance require the specified resource tag.
- isTagInUseByAnyJob(String, String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Identifies whether any PEs placed on this resource, for a specific instance, require the specified resource tag.
- isTagInUseByInstance(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns whether a resource tag is part of a resource specification for the instance.
- isTopologyUpdating() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns the indicator for whether the job is in the process of a job topology update.
J
- JOB - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
JOB is a key used in an object name to identify a Streams job.
- job(String, String, BigInteger) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a job managed bean. - JOB_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a job added to an instance.
- JOB_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for job changed.
- JOB_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Job notification category.
- JOB_PERMISSIONS_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for job permissions changed.
- JOB_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a job removed from an instance.
- JobMXBean - Interface in com.ibm.streams.management.job
-
JobMXBean provides attributes, operations, and notifications for managing a Streams job.
- JobMXBean.Health - Enum in com.ibm.streams.management.job
-
Enumeration for the summarized health indicator of the processing elements (PE) in the job.
- JobMXBean.Status - Enum in com.ibm.streams.management.job
-
Enumeration for the current status of the job.
- jobOperationListener(String, String, BigInteger, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a job operation listener managed bean.
K
- keepRegistered() - Method in interface com.ibm.streams.management.TransientMXBean
-
Signals activity on the managed bean so it remains registered.
L
- LOG_APPLICATION_ERROR - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for one or more application error messages added to the Streams product log.
- LOG_APPLICATION_WARNING - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an application warning message added to the Streams product log.
- LOG_ERROR - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an administrative error message added to the Streams product log.
- LOG_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Log notification category.
- LOG_WARNING - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an administrative warning message added to the Streams product log.
- LoggingPropertiesMXBean - Interface in com.ibm.streams.management.domain
-
LoggingPropertiesMXBean provides attributes, operations, and notifications for working with Streams logging properties.
- LoggingPropertiesMXBean.Level - Enum in com.ibm.streams.management.domain
-
Enumeration for the levels of logging that can be enabled.
- LoggingPropertiesMXBean.Type - Enum in com.ibm.streams.management.domain
-
Enumeration for the type of log to which Streams log messages are sent.
M
- makeApplicationConfiguration(String, String, Map<String, String>, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Creates a new application configuration store for secure storage and retrieval of name/value pairs.
- makeApplicationConfiguration(String, String, Map<String, String>, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Creates a new application configuration store for secure storage and retrieval of name/value pairs.
- makeInstance(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Creates a new instance in the domain.
- makeInstance(String, String, String, Map<InstanceMXBean.PropertyId, String>, List<ResourceSpecification>, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Creates a new instance in the domain.
- Metric - Interface in com.ibm.streams.management
-
Metric contains a measurement of an element as well as information about the measurement.
- MetricMetadata - Interface in com.ibm.streams.management
-
MetricMetadata contains information about a measurement of an element.
- MetricMetadata.Kind - Enum in com.ibm.streams.management
-
Enumeration to identify the kind of metric being observed.
- MetricMetadata.Type - Enum in com.ibm.streams.management
-
Enumeration to identify how the metric was defined.
- move(String, String) - Method in interface com.ibm.streams.management.domain.DomainActiveServiceMXBean
-
Starts a service of this
typeon the specified resource and stops this active service. - move(String, String, String) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Stops all active services of type
typeon the specified resource, but first starts the same number services of that type on the new resource. - move(String, String) - Method in interface com.ibm.streams.management.instance.InstanceActiveServiceMXBean
-
Starts a service of this
typeon the specified resource and stops this active service. - move(String, String, String) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Stops all active services of type
typeon the specified resource, but first starts the same number services of that type on the new resource.
N
- NAME - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
NAME is a key used in an object name to identify a specific managed bean of a given
TYPE. - NamedImport - Interface in com.ibm.streams.management.job
-
NamedImport contains information about a named based import.
- Notifications - Class in com.ibm.streams.management
-
Notifications defines notification types for each of the Streams notifications.
- Notifications() - Constructor for class com.ibm.streams.management.Notifications
O
- ObjectNameBuilder - Class in com.ibm.streams.management
-
ObjectNameBuilder provides methods to build object names for the Streams managed beans.
- ObjectNameBuilder(String) - Constructor for class com.ibm.streams.management.ObjectNameBuilder
-
Creates a new ObjectNameBuilder object for building Streams object names.
- OPERATION_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Operation notification category.
- OPERATION_STATUS_COMPLETED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a completed operation.
- OPERATION_STATUS_ERROR - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an error encountered by the operation.
- OPERATION_STATUS_INFORMATION - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a generated operation informational message.
- OPERATION_STATUS_WARNING - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a generated operation warning message.
- OperationListenerMXBean - Interface in com.ibm.streams.management
-
OperationListenerMXBean provides access to messages generated while a bean operation is in progress.
- OperationListenerMXBean.Status - Enum in com.ibm.streams.management
-
Enumeration for the status type of an operation message.
- OperationStatusMessage - Interface in com.ibm.streams.management
-
OperationStatusMessage contains message information about the status of an operation performed on a Streams managed bean.
- OperationStatusMessage.DetailLevel - Enum in com.ibm.streams.management
-
Enumeration to identify the detail level of the message.
- OPERATOR - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
OPERATOR is a key used in an object name to identify a Streams job operator.
- operator(String, String, BigInteger, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a job operator managed bean. - OPERATOR_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an operator added to a job.
- OPERATOR_CONNECTION_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a dynamic connection added to an operator.
- OPERATOR_CONNECTION_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a dynamic connection removed from an operator.
- OPERATOR_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Operator notification category.
- OPERATOR_OUTPUT_PORT_EXPORT_PROPERTIES_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a change to the export properties of an operator output port.
- OPERATOR_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for an operator removed from a job.
- operatorConnection(String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an operator connection managed bean. - OperatorConnectionMXBean - Interface in com.ibm.streams.management.job
-
OperatorConnectionMXBean provides attributes and operations for managing an operator connection of a Streams job.
- operatorInputPort(String, String, BigInteger, String, int) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an operator input port managed bean. - OperatorInputPortMXBean - Interface in com.ibm.streams.management.job
-
OperatorInputPortMXBean provides attributes, operations, and notifications for managing an operator input port of a Streams job.
- OperatorInputPortMXBean.ImportType - Enum in com.ibm.streams.management.job
-
Enumeration for how a port imports streams.
- OperatorMXBean - Interface in com.ibm.streams.management.job
-
OperatorMXBean provides attributes, operations, and notifications for managing an operator of a Streams job.
- operatorOperationListener(String, String, BigInteger, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a job operator operation listener managed bean. - operatorOutputPort(String, String, BigInteger, String, int) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor an operator output port managed bean. - OperatorOutputPortMXBean - Interface in com.ibm.streams.management.job
-
OperatorOutputPortMXBean provides attributes, operations, and notifications for managing an operator output port of a Streams job.
- OperatorOutputPortMXBean.ExportType - Enum in com.ibm.streams.management.job
-
Enumeration for how a port exports its stream.
- OperatorPortInformation - Interface in com.ibm.streams.management.job
-
OperatorPortInformation contains identifying information about an operator port within a PE.
- OperatorPortMXBean - Interface in com.ibm.streams.management.job
-
OperatorPortMXBean provides attributes and operations for managing an operator port of a Streams job.
P
- ParallelChannel - Interface in com.ibm.streams.management.job
-
ParallelChannel contains information about a channel of a parallel region used to route tuple data of an operator.
- PE - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
PE is a key used in an object name to identify a Streams processing element (PE).
- pe(String, String, BigInteger) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a processing element (PE) managed bean. - PE_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a PE added to a job.
- PE_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a change to a PE.
- PE_CONNECTION_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a dynamic connection added to a PE.
- PE_CONNECTION_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a dynamic connection removed from a PE.
- PE_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
PE notification category.
- PE_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for a PE removed from a job.
- peConnection(String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a processing element (PE) connection managed bean. - PeConnectionMXBean - Interface in com.ibm.streams.management.job
-
PeConnectionMXBean provides attributes, operations, and notifications for managing a processing element (PE) connection of a Streams job.
- PeConnectionMXBean.Status - Enum in com.ibm.streams.management.job
-
Enumeration for the current status of the PE connection.
- PeConnectionMXBean.Transport - Enum in com.ibm.streams.management.job
-
Enumeration for the transport mechanisms used by the connection to communicate across processing elements (PEs).
- peInputPort(String, String, BigInteger, int) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a processing element (PE) input port managed bean. - PeInputPortMXBean - Interface in com.ibm.streams.management.job
-
PeInputPortMXBean provides attributes and operations for managing a processing element (PE) input port of a Streams job.
- PeMXBean - Interface in com.ibm.streams.management.job
-
PeMXBean provides attributes, operations, and notifications for managing a processing element (PE) of a Streams job.
- PeMXBean.ConnectionHealth - Enum in com.ibm.streams.management.job
-
Enumeration for the current health indicator of the processing element (PE) connections.
- PeMXBean.Health - Enum in com.ibm.streams.management.job
-
Enumeration for the current health indicator of the processing element (PE).
- PeMXBean.RestartPriority - Enum in com.ibm.streams.management.job
-
Enumeration for the restart priority assigned to the processing element (PE).
- PeMXBean.Status - Enum in com.ibm.streams.management.job
-
Enumeration for the current status of the processing element (PE).
- PeMXBean.StatusReason - Enum in com.ibm.streams.management.job
-
Enumeration for additional information pertaining to the current status of the processing element (PE).
- peOperationListener(String, String, BigInteger, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a processing element (PE) operation listener managed bean. - peOutputPort(String, String, BigInteger, int) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a processing element (PE) output port managed bean. - PeOutputPortMXBean - Interface in com.ibm.streams.management.job
-
PeOutputPortMXBean provides attributes and operations for managing a processing element (PE) output port of a Streams job.
- PePortMXBean - Interface in com.ibm.streams.management.job
-
PePortMXBean provides attributes and operations for managing a processing element (PE) port of a Streams job.
- Permissions - Class in com.ibm.streams.management.security
-
Permissions contains access permissions a security principal has to a Streams secured object.
- Permissions(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.ibm.streams.management.security.Permissions
-
Constructs a Permissions object with indicators for each supported permission type.
- PID - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
PID is a key used in an object name to identify a running process.
- PREFIX_APPLICATION_CONFIGURATION_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
PREFIX_APPLICATION_CONFIGURATION_OBJECT is the prefix to use with the application configuration store name to identify the secured object for controlling the permission needed to access an application configuration store.
- PREFIX_APPLICATION_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
PREFIX_APPLICATION_SECURED_OBJECT is the prefix to use with the application repository identifier to identify the secured object for controlling the permission needed to access and manage an application repository item.
- PREFIX_BUILD_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
PREFIX_BUILD_SECURED_OBJECT is the prefix to use with the build identifier to identify the secured object for controlling the permission needed to access and manage a build.
- PREFIX_JOB_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
PREFIX_JOB_SECURED_OBJECT is the prefix to use with the job identifier to identify the secured object for a job.
- PREFIX_JOBGROUP_SECURED_OBJECT - Static variable in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
PREFIX_JOBGROUP_SECURED_OBJECT is the prefix to use with the job group name to identify the secured object for controlling the permission needed to access the jobs in the job group.
- previewSubmitJob(String, Map<String, String>, Map<String, String>, boolean, String, String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Generates a preview of the job configuration overlay that would be used if the application is submitted with the specified parameters values and with the input job configuration overlay if job configuration overlay information was provided as part of the application deployment process.
- PRINCIPAL - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
PRINCIPAL is a key used in an object name to identify a Streams security principal.
- PrincipalMXBean - Interface in com.ibm.streams.management.security
-
PrincipalMXBean provides attributes, operations, and notifications for managing Streams user, group, and role principals.
- PrincipalMXBean.Type - Enum in com.ibm.streams.management.security
-
Enumeration for the types of security principles.
- PROPERTY_GROUP_TYPE - Static variable in interface com.ibm.streams.management.domain.DomainMXBean
-
PROPERTY_GROUP_TYPE is used when building the
ObjectNamefor a domain property group bean. - PROPERTY_GROUP_TYPE - Static variable in interface com.ibm.streams.management.instance.InstanceMXBean
-
PROPERTY_GROUP_TYPE is used when building the
ObjectNamefor an instance property group bean. - PropertyMetadata - Interface in com.ibm.streams.management
-
PropertyMetadata contains information about a configuration property.
- PropertyMetadata.ConstraintType - Enum in com.ibm.streams.management
-
Enumeration to identify limits to the property value.
- PropertyMetadata.UpdateType - Enum in com.ibm.streams.management
-
Enumeration to identify when an update to the property is performed.
- PropertyMetadata.ValueContentType - Enum in com.ibm.streams.management
-
Enumeration to identify the type of content contained in a metadata value.
- PropertyMetadata.ValueType - Enum in com.ibm.streams.management
-
Enumeration to identify the data type of the property value.
Q
- quiesce(boolean, String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Stop all services and jobs running on the resource.
R
- refreshPrincipalSecurityBeans() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Updates the set of principal security beans to reflect the current set of principals which have specific permissions defined for at least one secured domain object.
- refreshPrincipalSecurityBeans() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Updates the set of principal security beans to reflect the current set of principals which have specific permissions defined for at least one secured instance object.
- refreshZooKeeperNodeBeans() - Method in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
Updates the set of ZooKeeper beans to reflect current information.
- registerAllJobs(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers managed beans for all jobs for which the current user has read permission.
- registerJob(BigInteger) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers a managed bean for a job as well as managed beans for its related PEs, operators, connections, etc.
- registerJob(BigInteger, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers a managed bean for a job as well as managed beans for its related PEs, operators, connections, etc.
- registerJob(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers a managed bean for a job as well as managed beans for its related PEs, operators, connections, etc.
- registerJob(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers a managed bean for a job as well as managed beans for its related PEs, operators, connections, etc.
- registerJobForPe(BigInteger) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers a managed bean for the job containing a specified PE.
- registerJobForPe(BigInteger, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers a managed bean for the job containing a specified PE.
- registerJobs(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Registers managed beans for all jobs belonging to a job group.
- remove(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Removes the instance from the domain and deletes it.
- removeApplicationConfiguration(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Deletes an application configuration store and all of its contents.
- removeApplicationConfiguration(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Deletes an application configuration store and all of its contents.
- removeApplicationConfigurationProperties(String, Set<String>, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Removes entries from an application configuration store.
- removeApplicationConfigurationProperties(String, Set<String>, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Removes entries from an application configuration store.
- removeApplicationEnvironmentVariable(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Remove an application environment variable from the instance configuration.
- removeDomainHost(String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Removes a host resource from the domain.
- removeGovernanceCredentials() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Removes the default user and password used by IBM Streams to connect to the IBM InfoSphere Information Governance Catalog server.
- removeGovernanceCredentials() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Removes the user and password used by IBM Streams to connect to the IBM InfoSphere Information Governance Catalog server.
- removeGroup(String) - Method in interface com.ibm.streams.management.security.RoleMXBean
-
Removes the role for a group.
- removeInstanceHost(String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Removes a host resource from an instance.
- removePermission(String, SecuredObjectManagerMXBean.PermissionType, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Removes a specified permission, at a specified scope, for the principal to a secured object.
- removePermission(String, String, PrincipalMXBean.Type, SecuredObjectManagerMXBean.PermissionType, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Removes an individual permission to a secured object for a principal.
- removeProperty(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Removes the current value for a configuration property, reverting it back to its default behavior.
- removeProperty(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Removes the current value for a service configuration property, reverting it back to its default behavior.
- removeProperty(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Removes the current value for a configuration property, reverting it back to its default behavior.
- removeProperty(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Removes the current value for a service configuration property, reverting it back to its default behavior.
- removeResourceSpecification(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Removes a resource specification from the instance.
- removeResourceTag(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Removes a resource tag from a domain.
- removeResourceTagProperties(String, Set<String>) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Changes the resource tag definition by removing properties.
- removeRestrictedConfiguration(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Deletes a restricted configuration.
- removeRestrictedConfiguration(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Deletes a restricted configuration.
- removeRestrictedTags(Set<String>, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Removes tag restrictions from the instance.
- removeTag(String, String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Removes a resource tag from a host resource.
- removeTrustedOrigin(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Removes a trusted origin from the set of trusted origins that are permitted to make cross-origin script requests to the Streams REST API.
- removeUser(String) - Method in interface com.ibm.streams.management.security.RoleMXBean
-
Removes the role for a user.
- REPLACEMENT_PARAMETER_STREAMS_BASE_INSTALL - Static variable in interface com.ibm.streams.management.PropertyMetadata
-
REPLACEMENT_PARAMETER_STREAMS_BASE_INSTALL is a replacement value used in property values to identify the base installation path for the Streams code running for the domain.
- REPLACEMENT_PARAMETER_STREAMS_INSTALL - Static variable in interface com.ibm.streams.management.PropertyMetadata
-
REPLACEMENT_PARAMETER_STREAMS_INSTALL is a replacement value used in property values to identify the installation path for the version of Streams code running for the domain.
- REPLACEMENT_PARAMETER_STREAMS_RESOURCE - Static variable in interface com.ibm.streams.management.PropertyMetadata
-
REPLACEMENT_PARAMETER_STREAMS_RESOURCE is a replacement value used in property values to identify a resource where code relevant to the property retrieval, such as a Streams service or a PE, is running.
- REPLACEMENT_PARAMETER_USER_HOME - Static variable in interface com.ibm.streams.management.PropertyMetadata
-
REPLACEMENT_PARAMETER_USER_HOME is a replacement value used in property values to identify the home directory of the user on whose behalf the request performing the property retrieval is being run.
- RESOURCE - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
RESOURCE is a key used in an object name to identify a resource on which Streams services or jobs run.
- resource(String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a resource managed bean. - RESOURCE_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource added.
- RESOURCE_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource changed.
- RESOURCE_MANAGER - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
RESOURCE_MANAGER is a key used in an object name to identify a manager of Streams resources.
- RESOURCE_MANAGER_TYPE - Static variable in interface com.ibm.streams.management.resource.ResourceMXBean
-
RESOURCE_MANAGER_TYPE is used when building the
ObjectNamefor a resource manager bean. - RESOURCE_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Resource notification category.
- RESOURCE_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource removed.
- RESOURCE_SPECIFICATION_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource specification added.
- RESOURCE_SPECIFICATION_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource specification changed.
- RESOURCE_SPECIFICATION_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource specification removed.
- RESOURCE_TAG_ADDED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource tag added to a domain or a resource.
- RESOURCE_TAG_CHANGED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource tag changed.
- RESOURCE_TAG_REMOVED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for resource tag removed from a domain or a resource.
- RESOURCE_TYPE_STREAMS - Static variable in interface com.ibm.streams.management.resource.ResourceMXBean
-
RESOURCE_TYPE_STREAMS is used to identify Streams host resources.
- resourceManager(String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a resource manager managed bean. - resourceManagerOperationListener(String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a resource manager operation listener managed bean. - ResourceMXBean - Interface in com.ibm.streams.management.resource
-
ResourceMXBean provides attributes, operations, and notifications for managing a Streams resource for running Streams services, jobs or both.
- ResourceMXBean.SchedulerStatus - Enum in com.ibm.streams.management.resource
-
Enumeration for the availability to place processing elements (PEs) of Streams jobs on the resource for an instance.
- ResourceMXBean.Status - Enum in com.ibm.streams.management.resource
-
Enumeration for the current status of the resource.
- resourceOperationListener(String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a resource operation listener managed bean. - ResourceSpecification - Class in com.ibm.streams.management.resource
-
ResourceSpecification contains information for specifying how resources are chosen to be added to an instance for the purpose of running instance services and jobs.
- ResourceSpecification(int) - Constructor for class com.ibm.streams.management.resource.ResourceSpecification
-
Constructs a ResourceSpecification object identifying the number of resources to add to an instance.
- ResourceSpecification(int, Set<String>) - Constructor for class com.ibm.streams.management.resource.ResourceSpecification
-
Constructs a ResourceSpecification object identifying the number of resources to add to an instance as well as the resource tags the resources are required to have.
- ResourceSpecification(int, Set<String>, boolean) - Constructor for class com.ibm.streams.management.resource.ResourceSpecification
-
Constructs a ResourceSpecification object identifying the number of resources to add to an instance as well as the resource tags the resources are required to have and whether the resources are not required to be allocated exclusively to the instance to which this resource specification is assigned.
- ResourceSpecification(int, Set<String>, boolean, Set<String>) - Constructor for class com.ibm.streams.management.resource.ResourceSpecification
-
Constructs a ResourceSpecification object identifying the number of resources to add to an instance as well as information about the resource tags the resources are required to have and whether the resources are not required to be allocated exclusively to the instance to which this resource specification is assigned.
- ResourceSpecification(String, int, Set<String>, boolean) - Constructor for class com.ibm.streams.management.resource.ResourceSpecification
-
Constructs a ResourceSpecification object identifying an existing resource specification.
- ResourceSpecification(String, int, Set<String>, boolean, Set<String>) - Constructor for class com.ibm.streams.management.resource.ResourceSpecification
-
Constructs a ResourceSpecification object identifying an existing resource specification.
- ResourceTag - Interface in com.ibm.streams.management.resource
-
ResourceTag contains information about resource tag.
- ResourceTag.ReservedTag - Enum in com.ibm.streams.management.resource
-
Enumeration for the reserved resource tags defined by Streams.
- restart(String) - Method in interface com.ibm.streams.management.ActiveServiceMXBean
-
Stops the active service process and starts a new one.
- restart(String) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Restarts the service on all resources.
- restart(String) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Restarts the service on all resources.
- restrictDomainHost(String, String, boolean) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Identifies a resource tag as a restricted resource tag for a host resource.
- resume(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Restarts services on the resource after the resource has been quiesced.
- retrieveApplicationLogAndTraceFiles(String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns an HTTPS URI to retrieve all application trace and PE console log files for the job in tar archive format.
- retrieveApplicationTrace(String) - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns an HTTPS URI which can be used to access the application trace messages for the operator.
- retrieveApplicationTrace(String) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an HTTPS URI which can be used to access the application trace messages for the PE.
- retrieveConsoleLog(String) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an HTTPS URI which can be used to access the console log messages for the PE.
- retrieveCurrentWorkingPath() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Retrieves the current working directory used by the PE for file operations which do not reference the
data path. - retrieveDomainServices() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the list of domain services running on the resource.
- retrieveExportedStreams() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of operator output ports with exported streams and the set of dynamic connections that currently exist for each.
- retrieveImportedStreams() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns the set of operator input ports with imported streams and the set of dynamic connections that currently exist for each.
- retrieveInstallations() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns installation path and version information for each Streams installation on the resource.
- retrieveInstanceServices(String) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Returns the list of services running on the resource for a specific instance.
- retrieveJobHealthSummary() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns a summarized status of the jobs in the instance.
- retrieveJobSystemMetricMetadata() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns information such as the: name, description, and kind for the job metrics defined by Streams.
- retrieveMetrics(boolean) - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Retrieves the metric information and values for the operator.
- retrieveMetrics() - Method in interface com.ibm.streams.management.job.OperatorPortMXBean
-
Retrieves the metric information and values for the operator port.
- retrieveMetrics() - Method in interface com.ibm.streams.management.job.PeConnectionMXBean
-
Retrieves the metric information and values for the PE connection.
- retrieveMetrics(boolean) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Retrieves the metric information and values for the PE.
- retrieveMetrics() - Method in interface com.ibm.streams.management.job.PePortMXBean
-
Retrieves the metric information and values for the PE port.
- retrieveMetrics() - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Retrieves the metric information and values for the resource.
- retrievePendingProperties() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns all pending configuration property values.
- retrievePendingProperties() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns all pending configuration property values.
- retrievePendingResourceSpecifications() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns all pending resource specification changes.
- retrievePeRestartPriorities(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Retrieves the recommended processing element (PE) restart priorities for PEs in this instance.
- retrievePeRestartPriorities(int) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Retrieves the recommended processing element (PE) restart priorities for PEs in this job.
- retrievePeRestartPriorities(String, int) - Method in interface com.ibm.streams.management.resource.ResourceMXBean
-
Retrieves the recommended processing element (PE) restart priorities for PEs running on the resouce.
- retrieveProductLog(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns an HTTPS URI to retrieve the contents of the Streams product log.
- retrieveProductLog(String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns an HTTPS URI which can be used to access the Streams product log messages for the job.
- retrieveProductLog(String) - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns an HTTPS URI which can be used to access the Streams product log messages for the operator.
- retrieveProductLog(String) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an HTTPS URI which can be used to access the Streams product log messages for the PE.
- retrieveProductLogAndTraceFiles(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns an HTTPS URI to retrieve all Streams product log and service trace files for the domain in tar archive format.
- retrieveProductLogMessages(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns an HTTPS URI to retrieve a filtered set of messages from the Streams product log.
- retrieveProductLogMessages(String, String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Returns an HTTPS URI to retrieve a filtered set of messages for the job from the Streams product log.
- retrieveProductLogMessages(String, String) - Method in interface com.ibm.streams.management.job.OperatorMXBean
-
Returns an HTTPS URI to retrieve a filtered set of messages for the operator from the Streams product log.
- retrieveProductLogMessages(String, String) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Returns an HTTPS URI to retrieve a filtered set of messages for the PE from the Streams product log.
- retrievePropertyMetadata() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns information about the definition of each domain configuration property, such as: type, default value, possible values, constraint type, whether it is read-only, whether changes are applied immediately, and whether its default value is inherited from another property value.
- retrievePropertyMetadata(DomainMXBean.PropertyId) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Returns information about the definition of a domain configuration property, such as: type, default value, possible values, constraint type, whether it is read-only, whether changes are applied immediately, and whether its default value is inherited from another property value.
- retrievePropertyMetadata() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns information about the definition of each domain configuration property, such as: type, default value, possible values, constraint type, whether it is read-only, whether changes are applies immediately, and whether its default value is inherited from another property value
- retrievePropertyMetadata(InstanceMXBean.PropertyId) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Returns information about the definition of an instance configuration property, such as: type, default value, possible values, constraint type, whether it is read-only, whether changes are applies immediately, and whether its default value is inherited from another property value
- retrieveResourceMetrics(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Retrieves the metric values for the resources in the instance.
- retrieveRestrictedConfigurations() - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Retrieves the names and values for all restricted configurations created for the domain.
- retrieveRestrictedConfigurations() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Retrieves the names and values for all restricted configurations created for the instance.
- retrieveStreamType() - Method in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
Returns an HTTPS URI to retrieve the tuple type information for the stream associated with the output port.
- retrieveZooKeeperStorageNode() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Retrieves a ZooKeeper storage node path that can be used by the job operators to store information.
- ROLE_BUILD_ADMINISTRATOR - Static variable in interface com.ibm.streams.management.security.RoleMXBean
-
ROLE_BUILD_ADMINISTRATOR is a reserved role defined by Streams to grant permissions to build administrators.
- ROLE_BUILD_USER - Static variable in interface com.ibm.streams.management.security.RoleMXBean
-
ROLE_BUILD_USER is a reserved role defined by Streams to grant permissions to build users.
- ROLE_DOMAIN_ADMINISTRATOR - Static variable in interface com.ibm.streams.management.security.RoleMXBean
-
ROLE_DOMAIN_ADMINISTRATOR is a reserved role defined by Streams to grant permissions to domain administrators.
- ROLE_DOMAIN_USER - Static variable in interface com.ibm.streams.management.security.RoleMXBean
-
ROLE_DOMAIN_USER is a reserved role defined by Streams to grant permissions to domain users.
- ROLE_INSTANCE_ADMINISTRATOR - Static variable in interface com.ibm.streams.management.security.RoleMXBean
-
ROLE_INSTANCE_ADMINISTRATOR is a reserved role defined by Streams to grant permissions to instance administrators.
- ROLE_INSTANCE_USER - Static variable in interface com.ibm.streams.management.security.RoleMXBean
-
ROLE_INSTANCE_USER is a reserved role defined by Streams to grant permissions to instance users.
- RoleMXBean - Interface in com.ibm.streams.management.security
-
RoleMXBean provides attributes, operations, and notifications for managing Streams role principals.
S
- SecuredObjectManagerMXBean - Interface in com.ibm.streams.management.security
-
SecuredObjectManagerMXBean provides attributes, operations, and notifications for managing Streams secured objects.
- SecuredObjectManagerMXBean.PermissionScope - Enum in com.ibm.streams.management.security
-
Enumeration for the scope of a granted permission.
- SecuredObjectManagerMXBean.PermissionType - Enum in com.ibm.streams.management.security
-
Enumeration for the type of permissions that can be granted to principals to secured objects.
- SECURITY_JOBGROUP_CREATED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for job group created.
- SECURITY_JOBGROUP_DELETED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for job group deleted.
- SECURITY_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Security notification category.
- SECURITY_ROLE_CREATED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for role created.
- SECURITY_ROLE_DELETED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for role deleted.
- SecurityPropertiesMXBean - Interface in com.ibm.streams.management.domain
-
SecurityPropertiesMXBean provides attributes, operations, and notifications for working with Streams security properties.
- SecurityPropertiesMXBean.AuthenticationType - Enum in com.ibm.streams.management.domain
-
Enumeration for the scheme used to authenticate Streams users.
- SecurityPropertiesMXBean.RevocationMethod - Enum in com.ibm.streams.management.domain
-
Enumeration for the method used for checking whether a certificate has been revoked.
- SERVICE - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
SERVICE is a key used in an object name to identify a Streams service.
- SERVICE_NEW_LEADER - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for service leadership change.
- SERVICE_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Service notification category.
- SERVICE_STARTED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for service process started.
- SERVICE_STOPPED - Static variable in class com.ibm.streams.management.Notifications
-
Notification type for service process stopped.
- setApplicationBundlesPath(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
APPLICATION_BUNDLES_PATHconfiguration property. - setApplicationBundlesPath(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
APPLICATION_BUNDLES_PATHconfiguration property. - setApplicationCurrentWorkingPath(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
APPLICATION_CURRENT_WORKING_PATHconfiguration property. - setApplicationCurrentWorkingPath(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
APPLICATION_CURRENT_WORKING_PATHconfiguration property. - setApplicationNetwork(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
APPLICATION_NETWORKconfiguration property. - setApplicationNetwork(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
APPLICATION_NETWORKconfiguration property. - setApplicationOnManagementResourceAllowed(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.APPLICATION_ON_MANAGEMENT_RESOURCE_ALLOWEDconfiguration property. - setApplicationOnManagementResourceAllowed(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.APPLICATION_ON_MANAGEMENT_RESOURCE_ALLOWEDconfiguration property. - setApplicationResourceAllocationMode(DomainMXBean.ApplicationResourceAllocationMode) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.APPLICATION_RESOURCE_ALLOCATION_MODEconfiguration property. - setApplicationResourceAllocationMode(DomainMXBean.ApplicationResourceAllocationMode) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.APPLICATION_RESOURCE_ALLOCATION_MODEconfiguration property. - setApplicationUmask(Integer) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
APPLICATION_UMASKconfiguration property. - setCanSetPeOSCapabilities(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
CAN_SET_PE_OS_CAPABILITIESconfiguration property. - setCertificateUserRegularExpression(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_CERTIFICATE_USER_REGULAR_EXPRESSIONconfiguration property. - setCheckpointRepository(DomainMXBean.CheckpointRepository) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
CHECKPOINT_REPOSITORYconfiguration property. - setCheckpointRepository(DomainMXBean.CheckpointRepository) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
CHECKPOINT_REPOSITORYconfiguration property. - setCheckpointRepositoryConfiguration(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
CHECKPOINT_REPOSITORY_CONFIGURATIONconfiguration property. - setCheckpointRepositoryConfiguration(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
CHECKPOINT_REPOSITORY_CONFIGURATIONconfiguration property. - setDefaultLevel(DomainTracingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.domain.DomainTracingPropertiesMXBean
-
Sets the value of the
TRACE_DEFAULT_LEVELconfiguration property. - setDefaultLevel(DomainTracingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.instance.InstanceTracingPropertiesMXBean
-
Sets the value of the
TRACE_DEFAULT_LEVELconfiguration property. - setDetermineInstanceStartAsVersion(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DETERMINE_INSTANCE_START_AS_VERSIONconfiguration property. - setDynamicResourceAllocationEnabled(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.DYNAMIC_RESOURCE_ALLOCATION_ENABLEDconfiguration property. - setDynamicResourceAllocationEnabled(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.DYNAMIC_RESOURCE_ALLOCATION_ENABLEDconfiguration property. - setDynamicThreadingElastic(Boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DYNAMIC_THREADING_ELASTICconfiguration property. - setDynamicThreadingElastic(Boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
DYNAMIC_THREADING_ELASTICconfiguration property. - setDynamicThreadingThreadCount(Integer) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DYNAMIC_THREADING_THREAD_COUNTconfiguration property. - setDynamicThreadingThreadCount(Integer) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
DYNAMIC_THREADING_THREAD_COUNTconfiguration property. - setExternalResourceManager(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
EXTERNAL_RESOURCE_MANAGERconfiguration property. - setFileStoragePath(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
FILE_STORAGE_PATHconfiguration property. - setFusionScheme(DomainMXBean.FusionScheme) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
FUSION_SCHEMEconfiguration property. - setFusionScheme(DomainMXBean.FusionScheme) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
FUSION_SCHEMEconfiguration property. - setGovernanceCredentials(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the default user and password used by IBM Streams to connect to the IBM InfoSphere Information Governance Catalog server.
- setGovernanceCredentials(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the user and password used by IBM Streams to connect to the IBM InfoSphere Information Governance Catalog server.
- setGovernanceEnabled(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
GOVERNANCE_ENABLEDconfiguration property. - setGovernanceEnabled(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
GOVERNANCE_ENABLEDconfiguration property. - setGovernanceUrl(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
GOVERNANCE_URLconfiguration property. - setGovernanceUrl(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
GOVERNANCE_URLconfiguration property. - setHighAvailabilityCount(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
HIGH_AVAILABILITY_COUNTconfiguration property. - setHighAvailabiltyCount(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
HIGH_AVAILABILITY_COUNTconfiguration property. - setIamAuthorizationEndpointUrl(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_IAM_AUTHORIZATION_ENDPOINT_URLconfiguration property. - setIamEnabled(boolean) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_IAM_ENABLEDconfiguration property. - setIamJwksEndpointUrl(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_IAM_JWKS_ENDPOINT_URLconfiguration property. - setIamLogoutEndpointUrl(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_IAM_LOGOUT_ENDPOINT_URLconfiguration property. - setIamTokenEndpointUrl(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_IAM_TOKEN_ENDPOINT_URLconfiguration property. - setJobResourceSharing(DomainMXBean.JobResourceSharing) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.JOB_RESOURCE_SHARINGconfiguration property. - setJobResourceSharing(DomainMXBean.JobResourceSharing) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.JOB_RESOURCE_SHARINGconfiguration property. - setJvmSizeComputationEnabled(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
JVM_SIZE_COMPUTATION_ENABLEDconfiguration property. - setJvmSizeComputationEnabled(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
JVM_SIZE_COMPUTATION_ENABLEDconfiguration property. - setKerberosConfigurationFile(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_CONFIGURATION_FILEconfiguration property. - setKerberosDebug(boolean) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_DEBUGconfiguration property. - setKerberosEnabled(boolean) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_ENABLEDconfiguration property. - setKerberosKdc(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_KDCconfiguration property. - setKerberosPrincipalMapping(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_PRINCIPAL_MAPPINGconfiguration property. - setKerberosRealm(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_REALMconfiguration property. - setKerberosRemoveHostFromPrincipal(boolean) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_REMOVE_HOST_FROM_PRINCIPALconfiguration property. - setKerberosRemoveRealmFromPrincipal(boolean) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_KERBEROS_REMOVE_REALM_FROM_PRINCIPALconfiguration property. - setLevel(LoggingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Sets the value of the
LOG_LEVELconfiguration property. - setLlmInfinibandInterfaceName(String) - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Sets the value of the
NETWORK_LLM_INFINIBAND_INTERFACE_NAMEconfiguration property. - setLlmInputPortConfigurationFile(String) - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Sets the value of the
NETWORK_LLM_INPUT_PORT_CONFIGURATION_FILEconfiguration property. - setLlmOutputPortConfigurationFile(String) - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Sets the value of the
NETWORK_LLM_OUTPUT_PORT_CONFIGURATION_FILEconfiguration property. - setLlmPacketSize(Integer) - Method in interface com.ibm.streams.management.instance.InstanceNetworkPropertiesMXBean
-
Sets the value of the
NETWORK_LLM_PACKET_SIZEconfiguration property. - setLocaleOverride(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
LOCALE_OVERRIDEconfiguration property. - setLoginModuleConfiguration(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_LOGIN_MODULE_CONFIGURATIONconfiguration property. - setLoginModulePath(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_LOGIN_MODULE_PATHconfiguration property. - setManagementResourceAllocationTags(Set<String>) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
MANAGEMENT_RESOURCE_ALLOCATION_TAGSconfiguration property. - setManagementResourceAllocationTags(Set<String>) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
MANAGEMENT_RESOURCE_ALLOCATION_TAGSconfiguration property. - setMaximumFileCount(int) - Method in interface com.ibm.streams.management.domain.DomainTracingPropertiesMXBean
-
Sets the value of the
TRACE_MAXIMUM_FILE_COUNTconfiguration property. - setMaximumFileCount(int) - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Sets the value of the
LOG_MAXIMUM_FILE_COUNTconfiguration property. - setMaximumFileCount(int) - Method in interface com.ibm.streams.management.instance.InstanceTracingPropertiesMXBean
-
Sets the value of the
TRACE_MAXIMUM_FILE_COUNTconfiguration property. - setMaximumFileSize(int) - Method in interface com.ibm.streams.management.domain.DomainTracingPropertiesMXBean
-
Sets the value of the
TRACE_MAXIMUM_FILE_SIZEconfiguration property. - setMaximumFileSize(int) - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Sets the value of the
LOG_MAXIMUM_FILE_SIZEconfiguration property. - setMaximumFileSize(int) - Method in interface com.ibm.streams.management.instance.InstanceTracingPropertiesMXBean
-
Sets the value of the
TRACE_MAXIMUM_FILE_SIZEconfiguration property. - setPamServiceName(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_PAM_SERVICE_NAMEconfiguration property. - setPath(String) - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Sets the value of the
LOG_PATHconfiguration property. - setPermissions(String, Permissions, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.PrincipalMXBean
-
Sets permissions for the principal, at a specified scope, to a secured object.
- setPermissions(String, String, PrincipalMXBean.Type, Permissions, SecuredObjectManagerMXBean.PermissionScope) - Method in interface com.ibm.streams.management.security.SecuredObjectManagerMXBean
-
Sets permissions for a principal, at a specified scope, to a secured object.
- setPlacementScheme(DomainMXBean.PlacementScheme) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
PLACEMENT_SCHEMEconfiguration property. - setPlacementScheme(DomainMXBean.PlacementScheme) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
PLACEMENT_SCHEMEconfiguration property. - setPortRange(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
PORT_RANGEconfiguration property. - setPreloadApplicationBundles(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
PRELOAD_APPLICATION_BUNDLESconfiguration property. - setPreloadApplicationBundles(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
PRELOAD_APPLICATION_BUNDLESconfiguration property. - setProperty(DomainMXBean.PropertyId, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Updates the value of a configuration property.
- setProperty(DomainMXBean.PropertyId, String) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Updates the value of a service configuration property.
- setProperty(InstanceMXBean.PropertyId, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Updates the value of a configuration property.
- setProperty(InstanceMXBean.PropertyId, String) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Updates the value of a service configuration property.
- setProposedOperatorsPerResource(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.PROPOSED_OPERATORS_PER_RESOURCEconfiguration property. - setProposedOperatorsPerResource(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.PROPOSED_OPERATORS_PER_RESOURCEconfiguration property. - setRepositoryConfiguration(String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
REPOSITORY_CONFIGURATIONconfiguration property. - setRepositoryConfigurationApplicationCache(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
REPOSITORY_CONFIGURATION_APPLICATION_CACHEconfiguration property. - setResourceCpuUsageLowerThreshold(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.RESOURCE_CPU_USAGE_LOWER_THRESHOLDconfiguration property. - setResourceCpuUsageLowerThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.RESOURCE_CPU_USAGE_LOWER_THRESHOLDconfiguration property. - setResourceCpuUsageUpperThreshold(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.RESOURCE_CPU_USAGE_UPPER_THRESHOLDconfiguration property. - setResourceCpuUsageUpperThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.RESOURCE_CPU_USAGE_UPPER_THRESHOLDconfiguration property. - setResourceLoadProtectionEnabled(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
RESOURCE_LOAD_PROTECTION_ENABLEDconfiguration property. - setResourceLoadThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
RESOURCE_LOAD_THRESHOLDconfiguration property. - setResourceMemoryUsageLowerThreshold(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.RESOURCE_MEMORY_USAGE_LOWER_THRESHOLDconfiguration property. - setResourceMemoryUsageLowerThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.RESOURCE_MEMORY_USAGE_LOWER_THRESHOLDconfiguration property. - setResourceMemoryUsageUpperThreshold(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.RESOURCE_MEMORY_USAGE_UPPER_THRESHOLDconfiguration property. - setResourceMemoryUsageUpperThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.RESOURCE_MEMORY_USAGE_UPPER_THRESHOLDconfiguration property. - setResourceNetworkBandwidthUsageLowerThreshold(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_LOWER_THRESHOLDconfiguration property. - setResourceNetworkBandwidthUsageLowerThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_LOWER_THRESHOLDconfiguration property. - setResourceNetworkBandwidthUsageUpperThreshold(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
DomainMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_UPPER_THRESHOLDconfiguration property. - setResourceNetworkBandwidthUsageUpperThreshold(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
InstanceMXBean.PropertyId.RESOURCE_NETWORK_BANDWIDTH_USAGE_UPPER_THRESHOLDconfiguration property. - setResourceTagProperties(String, Map<String, String>) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Changes the resource tag definition by adding or updating properties.
- setRestartPesOnResourceFailure(boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
RESTART_PES_ON_RESOURCE_FAILUREconfiguration property. - setRestartPesOnResourceFailureWaitTime(int) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
RESTART_PES_ON_RESOURCE_FAILURE_WAIT_TIMEconfiguration property. - setRestrictedConfiguration(String, String) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Creates a new restricted configuration or updates the value of an existing one.
- setRestrictedConfiguration(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Creates a new restricted cofiguration or updates the value of an existing one.
- setRevocationFile(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_REVOCATION_FILEconfiguration property. - setRevocationLdapUrl(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_REVOCATION_LDAP_URLconfiguration property. - setRevocationMethod(SecurityPropertiesMXBean.RevocationMethod) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_REVOCATION_METHODconfiguration property. - setRunAsRoot(boolean) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_RUN_AS_ROOTconfiguration property. - setRunAsUser(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
RUN_AS_USERconfiguration property. - setServiceContainerInitialJvmSize(Integer) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_CONTAINER_INITIAL_JVM_SIZEconfiguration property. - setServiceContainerInitialJvmSize(Integer) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
SERVICE_CONTAINER_INITIAL_JVM_SIZEconfiguration property. - setServiceContainerMaximumJvmSize(Integer) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_CONTAINER_MAXIMUM_JVM_SIZEconfiguration property. - setServiceContainerMaximumJvmSize(Integer) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
SERVICE_CONTAINER_MAXIMUM_JVM_SIZEconfiguration property. - setServiceHealthInterval(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_HEALTH_INTERVALconfiguration property. - setServiceHealthTimeout(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_HEALTH_TIMEOUTconfiguration property. - setServiceMetricCollectionEnabled(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_METRIC_COLLECTION_ENABLEDconfiguration property. - setServiceRetryCount(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_RETRY_COUNTconfiguration property. - setServiceStartTimeout(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_START_TIMEOUTconfiguration property. - setServiceStopTimeout(int) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SERVICE_STOP_TIMEOUTconfiguration property. - setSessionTimeout(int) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_SESSION_TIMEOUTconfiguration property. - setSshAllowed(boolean) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SSH_ALLOWEDconfiguration property. - setSSLOption(DomainServiceMXBean.SSLOption) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
SSL_OPTIONconfiguration property. - setStartAsVersion(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
START_AS_VERSIONconfiguration property. - setStartTimeout(int) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Sets the timeout specification for Streams service startup in seconds.
- setStartTimeout(int) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Sets the timeout specification for Streams service startup in seconds.
- setStopTimeout(int) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Sets the timeout specification for Streams service shutdown in seconds.
- setThreadingModel(DomainMXBean.ThreadingModel) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
THREADING_MODELconfiguration property. - setThreadingModel(DomainMXBean.ThreadingModel) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
THREADING_MODELconfiguration property. - setTraceLevel(DomainTracingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
Sets the trace level override for the service.
- setTraceLevel(DomainTracingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
Sets the trace level override for the service.
- setTracingLevel(DomainTracingPropertiesMXBean.Level) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Sets the granularity of trace information stored for the PE.
- setTransportSecurityType(DomainMXBean.TransportSecurityType) - Method in interface com.ibm.streams.management.domain.DomainMXBean
-
Sets the value of the
TRANSPORT_SECURITY_TYPEconfiguration property. - setTransportSecurityType(DomainMXBean.TransportSecurityType) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Sets the value of the
TRANSPORT_SECURITY_TYPEconfiguration property. - setType(LoggingPropertiesMXBean.Type) - Method in interface com.ibm.streams.management.domain.LoggingPropertiesMXBean
-
Sets the value of the
LOG_TYPEconfiguration property. - setWorkingPath(String) - Method in interface com.ibm.streams.management.domain.SecurityPropertiesMXBean
-
Sets the value of the
SECURITY_WORKING_PATHconfiguration property. - signalActivity(ApplicationConfigurationName) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Keeps device manager plugin alive.
- snapshot(int, boolean) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Takes a current snapshot of the job attributes and returns an HTTPS URI to retrieve the results.
- snapshot(int, boolean) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Takes a current snapshot of the PE attributes and returns an HTTPS URI to retrieve the results.
- snapshotJobMetrics() - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Takes a current snapshot of the PE metrics for all jobs to which the current user has permission and returns an HTTPS URI to retrieve the results.
- snapshotJobMetrics(Set<BigInteger>) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Takes a current snapshot of the PE metrics for all specified jobs and returns an HTTPS URI to retrieve the results.
- snapshotJobs(Set<BigInteger>, int, boolean) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Takes a current snapshot of the job attributes for all specified jobs and returns an HTTPS URI to retrieve the results.
- snapshotMetrics() - Method in interface com.ibm.streams.management.job.JobMXBean
-
Takes a current snapshot of the metrics for all PEs in the job and returns an HTTPS URI to retrieve the results.
- snapshotMetrics() - Method in interface com.ibm.streams.management.job.PeMXBean
-
Takes a current snapshot of the PE's metrics and returns an HTTPS URI to retrieve the results.
- start(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Starts the instance.
- start(String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Starts the instance using a specified installed Streams version.
- start(String, String) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Starts the PE on the specified resource.
- startPes(Set<BigInteger>, String, String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Starts the specified set of processing elements (PEs).
- startPes(String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Starts any stopped processing elements (PEs) in the job.
- stop(boolean, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Stops the instance.
- stop(String) - Method in interface com.ibm.streams.management.job.PeMXBean
-
Stops the PE.
- stopPes(Set<BigInteger>, String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Stops the specified set of processing elements (PEs).
- stopPes(String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Stops all of the processing elements (PEs) in the job.
- StreamProperty - Interface in com.ibm.streams.management.job
-
StreamProperty contains information about a stream property for an operator output port which exports its stream by
properties - STREAMS - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
STREAMS is the prefix used for all Streams managed bean object names.
- STREAMS_NOTIFICATION - Static variable in class com.ibm.streams.management.Notifications
-
Streams notification category.
- StreamsHostResourceManagerMXBean - Interface in com.ibm.streams.management.resource
-
StreamsHostResourceManagerMXBean provides attributes and operations for managing Streams host resources.
- submitDeviceCommand(ApplicationConfigurationName, String, String, String, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Submits a command to the requested device and returns an HTTPS URI to retrieve the results.
- submitDeviceCommand(ApplicationConfigurationName, String, String, String) - Method in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
Submits a command to all devices of the requested device type and returns an HTTPS URI to retrieve the results.
- submitJob(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Submits an application to run as a job in the instance.
- submitJob(String, Map<String, String>) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Submits an application to run as a job in the instance with the specified submission parameter values.
- submitJob(String, Map<String, String>, Map<String, String>, boolean, String, String, String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Submits an application to run as a job in the instance.
- SubmitParameter - Interface in com.ibm.streams.management.job
-
SubmitParameter contains information about a parameter that was set when the the job was submitted.
- SubmitParameter.Kind - Enum in com.ibm.streams.management.job
-
Enumeration for the types of submission parameters.
T
- toInt() - Method in enum com.ibm.streams.management.OperationStatusMessage.DetailLevel
-
Converts the enumeration value to an int.
- toObjectName() - Method in class com.ibm.streams.management.ObjectNameBuilder
-
Returns the
ObjectNamethat is represented by the current state of the ObjectNameBuilder object - toString() - Method in class com.ibm.streams.management.ApplicationConfigurationName
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.ApplicationResourceAllocationMode
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.CheckpointRepository
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.FusionScheme
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.JobResourceSharing
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.PlacementScheme
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyGroup
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyId
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.ThreadingModel
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainMXBean.TransportSecurityType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AttributeId
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AuditLogLevel
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLOption
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLProtocol
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Type
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.DomainTracingPropertiesMXBean.Level
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Level
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Type
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.AuthenticationType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.RevocationMethod
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Mode
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.instance.InstanceMXBean.JobHealthSummary
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyGroup
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyId
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.instance.InstanceMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.instance.InstanceServiceMXBean.Type
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.JobMXBean.Health
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.JobMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.OperatorInputPortMXBean.ImportType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.OperatorOutputPortMXBean.ExportType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeConnectionMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeConnectionMXBean.Transport
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeMXBean.ConnectionHealth
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeMXBean.Health
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeMXBean.RestartPriority
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.PeMXBean.StatusReason
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.job.SubmitParameter.Kind
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.MetricMetadata.Kind
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.MetricMetadata.Type
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.OperationListenerMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.PropertyMetadata.ConstraintType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.PropertyMetadata.UpdateType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.PropertyMetadata.ValueContentType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.PropertyMetadata.ValueType
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.resource.ResourceMXBean.SchedulerStatus
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.resource.ResourceMXBean.Status
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.resource.ResourceTag.ReservedTag
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.security.PrincipalMXBean.Type
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionScope
-
Converts the enumeration value to a string.
- toString() - Method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionType
-
Converts the enumeration value to a string.
- TransientMXBean - Interface in com.ibm.streams.management
-
TransientMXBean provides operations, and notifications for managing conditionally registered managed beans.
- TYPE - Static variable in interface com.ibm.streams.management.domain.DeviceManagerMXBean
-
TYPE is used to identify this bean as a device manager bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.domain.DomainActiveServiceMXBean
-
TYPE is used to identify this bean as a domain active service bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.domain.DomainMXBean
-
TYPE is used to identify this bean as a domain bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.domain.DomainServiceMXBean
-
TYPE is used to identify this bean as a domain service bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean
-
TYPE is used to identify this bean as an ZooKeeper ensemble bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.domain.ZooKeeperNodeMXBean
-
TYPE is used to identify this bean as an ZooKeeper server node bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.instance.InstanceActiveServiceMXBean
-
TYPE is used to identify this bean as an active instance service bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.instance.InstanceMXBean
-
TYPE is used to identify this bean as an instance bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.instance.InstanceServiceMXBean
-
TYPE is used to identify this bean as an instance service bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.JobMXBean
-
TYPE is used to identify this bean as a job bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.OperatorConnectionMXBean
-
TYPE is used to identify this bean as an operator connection bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.OperatorInputPortMXBean
-
TYPE is used to identify this bean as an operator input port bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.OperatorMXBean
-
TYPE is used to identify this bean as an operator bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.OperatorOutputPortMXBean
-
TYPE is used to identify this bean as an operator output port bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.OperatorPortMXBean
-
TYPE is used to identify this bean as an operator port bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.PeConnectionMXBean
-
TYPE is used to identify this bean as a PE connection bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.PeInputPortMXBean
-
TYPE is used to identify this bean as a PE input port bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.PeMXBean
-
TYPE is used to identify this bean as a PE bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.PeOutputPortMXBean
-
TYPE is used to identify this bean as a PE output port bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.job.PePortMXBean
-
TYPE is used to identify this bean as a PE port bean when building the bean's
ObjectName. - TYPE - Static variable in class com.ibm.streams.management.ObjectNameBuilder
-
TYPE is a key used in an object name to identify the type of the Streams managed bean.
- TYPE - Static variable in interface com.ibm.streams.management.OperationListenerMXBean
-
TYPE is used to identify this bean as an operation listener bean when building the bean's
ObjectName. - TYPE - Static variable in interface com.ibm.streams.management.resource.ResourceMXBean
-
TYPE is used to identify this bean as a resource bean when building the bean's
ObjectName.
U
- unregister() - Method in interface com.ibm.streams.management.OperationListenerMXBean
-
Unregisters the operation listener which frees the memory associated with it.
- unrestrictDomainHost(String, String) - Method in interface com.ibm.streams.management.resource.StreamsHostResourceManagerMXBean
-
Removes a resource tag from the list of restricted host tags for a host.
- updateOperators(String, boolean, String) - Method in interface com.ibm.streams.management.job.JobMXBean
-
Makes changes to the job such as: update the configuration for a sub-graph of the job adjust the number of resources allocated to a sub-graph of the job change the size of a parallel region For more information about the types of changes supported, see the input configuration format description in the product documentation at http://www.ibm.com/support/knowledgecenter/SSCRJU_4.2.5/com.ibm.streams.dev.doc/doc/dev_job_configuration_overlays.html
- upgrade(String) - Method in interface com.ibm.streams.management.instance.InstanceMXBean
-
Upgrades the running instance to the Streams version used to start the domain.
- USER_OWNER - Static variable in interface com.ibm.streams.management.security.PrincipalMXBean
-
USER_OWNER is a reserved user defined by Streams to grant permissions to the owner of a secured object.
V
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.ApplicationResourceAllocationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.CheckpointRepository
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.FusionScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.JobResourceSharing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PlacementScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.ThreadingModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainMXBean.TransportSecurityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AttributeId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AuditLogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.DomainTracingPropertiesMXBean.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.RevocationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.JobHealthSummary
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyId
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.instance.InstanceServiceMXBean.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.JobMXBean.Health
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.JobMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.OperatorInputPortMXBean.ImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.OperatorOutputPortMXBean.ExportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeConnectionMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeConnectionMXBean.Transport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.ConnectionHealth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.Health
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.RestartPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.PeMXBean.StatusReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.job.SubmitParameter.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.MetricMetadata.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.MetricMetadata.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.OperationListenerMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.OperationStatusMessage.DetailLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.ValueContentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.PropertyMetadata.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.resource.ResourceMXBean.SchedulerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.resource.ResourceMXBean.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.resource.ResourceTag.ReservedTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.security.PrincipalMXBean.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.ApplicationResourceAllocationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.CheckpointRepository
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.FusionScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.JobResourceSharing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PlacementScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.PropertyId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.ThreadingModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainMXBean.TransportSecurityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AttributeId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.AuditLogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLOption
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.SSLProtocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainServiceMXBean.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.DomainTracingPropertiesMXBean.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.LoggingPropertiesMXBean.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.AuthenticationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.SecurityPropertiesMXBean.RevocationMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.ZooKeeperEnsembleMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.domain.ZooKeeperNodeMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.JobHealthSummary
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyGroup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.PropertyId
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.instance.InstanceMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.instance.InstanceServiceMXBean.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.JobMXBean.Health
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.JobMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.OperatorInputPortMXBean.ImportType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.OperatorOutputPortMXBean.ExportType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeConnectionMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeConnectionMXBean.Transport
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeMXBean.ConnectionHealth
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeMXBean.Health
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeMXBean.RestartPriority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.PeMXBean.StatusReason
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.job.SubmitParameter.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.MetricMetadata.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.MetricMetadata.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.OperationListenerMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.OperationStatusMessage.DetailLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.PropertyMetadata.ConstraintType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.PropertyMetadata.UpdateType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.PropertyMetadata.ValueContentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.PropertyMetadata.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.resource.ResourceMXBean.SchedulerStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.resource.ResourceMXBean.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.resource.ResourceTag.ReservedTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.security.PrincipalMXBean.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.ibm.streams.management.security.SecuredObjectManagerMXBean.PermissionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VersionInformation - Interface in com.ibm.streams.management
-
VersionInformation contains information about an installed version of version of Streams code.
Z
- zooKeeperEnsemble(String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a ZooKeeper ensemble. - ZooKeeperEnsembleMXBean - Interface in com.ibm.streams.management.domain
-
ZooKeeperEnsembleMXBean provides attributes and operations for retrieving details about a ZooKeeper server ensemble.
- ZooKeeperEnsembleMXBean.Status - Enum in com.ibm.streams.management.domain
-
Enumeration for the status of the ensemble.
- zooKeeperNode(String, String, String) - Static method in class com.ibm.streams.management.ObjectNameBuilder
-
Build an
ObjectNamefor a ZooKeeper node. - ZooKeeperNodeMXBean - Interface in com.ibm.streams.management.domain
-
ZooKeeperNodeMXBean provides attributes for retrieving details about a ZooKeeper server node.
- ZooKeeperNodeMXBean.Mode - Enum in com.ibm.streams.management.domain
-
Enumeration for the server mode.
- ZooKeeperNodeMXBean.Status - Enum in com.ibm.streams.management.domain
-
Enumeration for the status of the server.