- CacheServer - Class in org.springframework.xd.gemfire
-
- CacheServer() - Constructor for class org.springframework.xd.gemfire.CacheServer
-
- calculateColumnWidths() - Method in class org.springframework.xd.shell.util.Table
-
- canRead(EvaluationContext, Object, String) - Method in class org.springframework.xd.tuple.spel.TuplePropertyAccessor
-
- canWrite(EvaluationContext, Object, String) - Method in class org.springframework.xd.tuple.spel.TuplePropertyAccessor
-
- cat(String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- ChannelExporter - Interface in org.springframework.integration.module.config
-
Strategy interface to expose module inputs and outputs
- ChannelNode - Class in org.springframework.xd.dirt.stream.dsl
-
- ChannelNode(String, String, int, int) - Constructor for class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- chgrp(boolean, String, String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- chmod(boolean, String, String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- chown(boolean, String, String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- close() - Method in class org.springframework.xd.batch.item.hadoop.HdfsTextItemWriter
-
- close() - Method in class org.springframework.xd.batch.item.hadoop.SimpleHdfsTextItemWriter
-
- close() - Method in class org.springframework.xd.gemfire.LoggingCacheListener
-
- close() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriter
-
- close() - Method in interface org.springframework.xd.hadoop.fs.HdfsWriter
-
- closeReader(Reader) - Static method in class org.springframework.xd.shell.util.CommonUtils
-
- collectionToCommaDelimitedString(Collection<String>) - Static method in class org.springframework.xd.shell.util.CommonUtils
-
Convert a List of Strings to a comma delimited String.
- COLUMN_1 - Static variable in class org.springframework.xd.shell.util.UiUtils
-
- COLUMN_2 - Static variable in class org.springframework.xd.shell.util.UiUtils
-
- COLUMN_3 - Static variable in class org.springframework.xd.shell.util.UiUtils
-
- COLUMN_4 - Static variable in class org.springframework.xd.shell.util.UiUtils
-
- COLUMN_5 - Static variable in class org.springframework.xd.shell.util.UiUtils
-
- COLUMN_6 - Static variable in class org.springframework.xd.shell.util.UiUtils
-
- CommandLineParser - Class in org.springframework.xd.dirt.server.options
-
- CommandLineParser(AbstractOptions) - Constructor for class org.springframework.xd.dirt.server.options.CommandLineParser
-
- CommonUtils - Class in org.springframework.xd.shell.util
-
Contains common non-ui related helper methods for rendering text to the console.
- compareTo(BaseDefinition) - Method in class org.springframework.xd.dirt.core.BaseDefinition
-
- componentPathsSelector(Module) - Method in class org.springframework.xd.dirt.plugins.job.JobPlugin
-
- componentPathsSelector(Module) - Method in class org.springframework.xd.module.AbstractPlugin
-
Establish the configuration file path and names required to setup the context for the type of module you are
deploying.
- CompositeModuleRegistry - Class in org.springframework.xd.dirt.module
-
A
ModuleRegistry
that delegates to several ModuleRegistries, in order.
- CompositeModuleRegistry(ModuleRegistry...) - Constructor for class org.springframework.xd.dirt.module.CompositeModuleRegistry
-
- concatArrays(List<long[]>, int, int, int) - Static method in class org.springframework.xd.analytics.metrics.core.MetricUtils
-
- ConfigurationAware - Class in org.springframework.xd.shell.hadoop
-
Utility base class for components monitoring Configuration
changes in order to update state.
- ConfigurationAware() - Constructor for class org.springframework.xd.shell.hadoop.ConfigurationAware
-
- configurationChanged() - Method in class org.springframework.xd.shell.hadoop.ConfigurationAware
-
Called before invoking a command in case the configuration changed.
- configurationChanged() - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- ConfigurationCommands - Class in org.springframework.xd.shell.hadoop
-
Command for configuring the global Hadoop Configuration
object used by other components.
- ConfigurationCommands() - Constructor for class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- ConfigurationModifiedEvent - Class in org.springframework.xd.shell.hadoop
-
Notification event that a Configuration object (attached) has been modified.
- ConfigurationModifiedEvent(Configuration) - Constructor for class org.springframework.xd.shell.hadoop.ConfigurationModifiedEvent
-
- configureProperties(Module) - Method in class org.springframework.xd.dirt.plugins.job.JobPlugin
-
- configureProperties(Module) - Method in class org.springframework.xd.module.AbstractPlugin
-
set the properties required for the module based on its type.
- configurer() - Method in class org.springframework.xd.dirt.rest.RestConfiguration
-
- configureRuntime(AbstractOptions, ConfigurableEnvironment) - Static method in class org.springframework.xd.dirt.server.options.OptionUtils
-
Configure the XD runtime enviroment using parsed command line options
- ContainerLauncher - Interface in org.springframework.xd.dirt.launcher
-
- ContainerLauncherFactory - Class in org.springframework.xd.dirt.launcher
-
Class that encapsulates the creation and configuration of a ContainerLauncher
- ContainerLauncherFactory() - Constructor for class org.springframework.xd.dirt.launcher.ContainerLauncherFactory
-
- ContainerMain - Class in org.springframework.xd.dirt.server
-
The main driver class for the container
- ContainerMain() - Constructor for class org.springframework.xd.dirt.server.ContainerMain
-
- ContainerOptions - Class in org.springframework.xd.dirt.server.options
-
A class the defines the options that will be parsed on the container command line.
- ContainerOptions() - Constructor for class org.springframework.xd.dirt.server.options.ContainerOptions
-
- ContainerStartedEvent - Class in org.springframework.xd.dirt.event
-
- ContainerStartedEvent(XDContainer) - Constructor for class org.springframework.xd.dirt.event.ContainerStartedEvent
-
- ContainerStoppedEvent - Class in org.springframework.xd.dirt.event
-
- ContainerStoppedEvent(XDContainer) - Constructor for class org.springframework.xd.dirt.event.ContainerStoppedEvent
-
- convert(FieldSet) - Method in class org.springframework.xd.batch.item.mongodb.FieldSetConverter
-
- convert(byte[]) - Method in class org.springframework.xd.tuple.JsonBytesToTupleConverter
-
- convert(JsonNode) - Method in class org.springframework.xd.tuple.JsonNodeToTupleConverter
-
- convert(String) - Method in class org.springframework.xd.tuple.JsonStringToTupleConverter
-
- convert(String) - Method in class org.springframework.xd.tuple.StringToDateConverter
-
- convert(Tuple) - Method in class org.springframework.xd.tuple.TupleToJsonStringConverter
-
- convertFromText(String, Class<?>, String) - Method in class org.springframework.xd.shell.converter.ExistingXDEntityConverter
-
- convertFromText(String, Class<?>, String) - Method in class org.springframework.xd.shell.converter.MediaTypeConverter
-
- convertFromText(String, Class<?>, String) - Method in class org.springframework.xd.shell.converter.NumberFormatConverter
-
- convertJsonToList(String) - Static method in class org.springframework.xd.shell.util.JsonUtil
-
- convertJsonToMap(String) - Static method in class org.springframework.xd.shell.util.JsonUtil
-
- convertToJson(Object) - Static method in class org.springframework.xd.shell.util.JsonUtil
-
- copy(byte[], FSDataOutputStream) - Method in class org.springframework.xd.batch.item.hadoop.HdfsTextItemWriter
-
Simple not optimized copy
- copy(byte[], FSDataOutputStream) - Method in class org.springframework.xd.batch.item.hadoop.SimpleHdfsTextItemWriter
-
Simple not optimized copy
- copy(byte[], FSDataOutputStream) - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriter
-
Simple not optimized copy
- copyFromLocal(String, String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- copyMergeToLocal(String, String, boolean) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- copyOf() - Method in class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- copyOf(ArgumentNode[], boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
Construct a copy of the module node but the supplied replacement arguments can adjust the argument set that the
resultant copy will have, in three ways: - they can be used to fill in variables in parameters - they can
override existing parameters with the same name - they can behave as additional parameters
- copyOf() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleReferenceNode
-
- copyOf() - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- copyToLocal(String, String, boolean, boolean) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- count() - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- count() - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- count() - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- count(boolean, String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- count() - Method in class org.springframework.xd.store.AbstractInMemoryRepository
-
- count() - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- Counter - Class in org.springframework.xd.analytics.metrics.core
-
Represents the data stored in a valueer of a single value.
- Counter(String) - Constructor for class org.springframework.xd.analytics.metrics.core.Counter
-
Construct a new Counter given a name
- Counter(String, long) - Constructor for class org.springframework.xd.analytics.metrics.core.Counter
-
Construct a new Counter given a name and a initial value of the value
- CounterCommands - Class in org.springframework.xd.shell.command
-
Commands for interacting with Counter analytics.
- CounterCommands() - Constructor for class org.springframework.xd.shell.command.CounterCommands
-
- CounterOperations - Interface in org.springframework.xd.rest.client
-
Interface defining operations available when dealing with Counters.
- counterOperations() - Method in class org.springframework.xd.rest.client.impl.SpringXDTemplate
-
- counterOperations() - Method in interface org.springframework.xd.rest.client.SpringXDOperations
-
Returns the portion of the API for interaction with Counters.
- CounterRepository - Interface in org.springframework.xd.analytics.metrics.core
-
Interface for repositories that now how to deal with
Counter
s.
- CounterResource - Class in org.springframework.xd.rest.client.domain.metrics
-
The REST representation of a Counter.
- CounterResource() - Constructor for class org.springframework.xd.rest.client.domain.metrics.CounterResource
-
No-arg constructor for serialization frameworks.
- CounterResource(String, long) - Constructor for class org.springframework.xd.rest.client.domain.metrics.CounterResource
-
- CountersController - Class in org.springframework.xd.dirt.rest.metrics
-
Exposes representations of
Counter
s.
- CountersController(CounterRepository) - Constructor for class org.springframework.xd.dirt.rest.metrics.CountersController
-
- CounterTemplate - Class in org.springframework.xd.rest.client.impl
-
- CounterTemplate(AbstractTemplate) - Constructor for class org.springframework.xd.rest.client.impl.CounterTemplate
-
- counts - Variable in class org.springframework.xd.analytics.metrics.core.AggregateCount
-
- cp(String, String) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- create(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryFieldValueCounterRepository
-
- create(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryGaugeRepository
-
- create(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- create(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryRichGaugeRepository
-
- createBeanDefinitionBuilder(Class<?>, Element) - Static method in class org.springframework.xd.integration.reactor.config.ReactorNamespaceUtils
-
Create a BeanDefinitionBuilder
that checks for an env
attribute and uses that as the
Environment
bean reference.
- createContainerLauncher(ContainerOptions, ApplicationContext) - Method in class org.springframework.xd.dirt.launcher.ContainerLauncherFactory
-
Creates a new instance of ContainerLauncher.
- createDefinition(String, String) - Method in class org.springframework.xd.dirt.rest.JobsController
-
- createDefinition(String, String) - Method in class org.springframework.xd.dirt.rest.StreamsController
-
- createDefinition(String, String) - Method in class org.springframework.xd.dirt.rest.XDController
-
- createJob(String, String, Boolean) - Method in class org.springframework.xd.rest.client.impl.JobTemplate
-
- createJob(String, String, Boolean) - Method in interface org.springframework.xd.rest.client.JobOperations
-
Create a new Job, optionally deploying it.
- createJob(String, String, Boolean) - Method in class org.springframework.xd.shell.command.JobCommands
-
- createOptionMetadataCache() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- createOptionMetadataCache() - Method in class org.springframework.xd.dirt.server.options.AdminOptions
-
- createSharedChannel(String, Class<T>) - Method in class org.springframework.integration.x.bus.LocalMessageBus
-
- createSqlParameterSource(FieldSet) - Method in class org.springframework.xd.batch.item.jdbc.FieldSetSqlParameterSourceProvider
-
- createSqlParameterSource(Tuple) - Method in class org.springframework.xd.tuple.batch.TupleSqlParameterSourceProvider
-
- createStream(String, String, boolean) - Method in class org.springframework.xd.rest.client.impl.StreamTemplate
-
- createStream(String, String, boolean) - Method in interface org.springframework.xd.rest.client.StreamOperations
-
Create a new Stream, optionally deploying it.
- createStream(String, String, boolean) - Method in class org.springframework.xd.shell.command.StreamCommands
-
- createWriter() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- createWriter() - Method in interface org.springframework.xd.hadoop.fs.HdfsWriterFactory
-
- DateTrigger - Class in org.springframework.xd.module.util
-
A Trigger
implementation that enables execution on a series of Dates.
- DateTrigger() - Constructor for class org.springframework.xd.module.util.DateTrigger
-
- DateTrigger(Date...) - Constructor for class org.springframework.xd.module.util.DateTrigger
-
- decrement(long) - Method in class org.springframework.xd.analytics.metrics.core.Counter
-
Decrement this counter by a given amount.
- decrement(String) - Method in interface org.springframework.xd.analytics.metrics.core.CounterRepository
-
Decrement the given counter, creating it if it did not exist.
- decrement(String, String) - Method in interface org.springframework.xd.analytics.metrics.core.FieldValueCounterRepository
-
Decrement the FieldValueCounter for a given field name by one, creating missing counters.
- decrement(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- decrement(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryCounterRepository
-
- decrement(String, String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryFieldValueCounterRepository
-
- decrement(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- decrement(String, String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- decrement(String, String, double) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- DeepAggregateCountResourceAssembler - Class in org.springframework.xd.dirt.rest.metrics
-
- DeepAggregateCountResourceAssembler() - Constructor for class org.springframework.xd.dirt.rest.metrics.DeepAggregateCountResourceAssembler
-
- DeepCounterResourceAssembler - Class in org.springframework.xd.dirt.rest.metrics
-
- DeepCounterResourceAssembler() - Constructor for class org.springframework.xd.dirt.rest.metrics.DeepCounterResourceAssembler
-
- DeepFieldValueCounterResourceAssembler - Class in org.springframework.xd.dirt.rest.metrics
-
- DeepFieldValueCounterResourceAssembler() - Constructor for class org.springframework.xd.dirt.rest.metrics.DeepFieldValueCounterResourceAssembler
-
- DEFAULT - Static variable in class org.springframework.xd.shell.converter.NumberFormatConverter
-
- DEFAULT_BASE_FILENAME - Static variable in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- DEFAULT_BASE_PATH - Static variable in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- DEFAULT_FILE_SUFFIX - Static variable in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- DEFAULT_HOME - Static variable in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- DEFAULT_HOST - Static variable in class org.springframework.xd.shell.Target
-
- DEFAULT_PORT - Static variable in class org.springframework.xd.shell.Target
-
- DEFAULT_ROLLOVER_THRESHOLD_IN_BYTES - Static variable in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- DEFAULT_SCHEME - Static variable in class org.springframework.xd.shell.Target
-
- DEFAULT_TARGET - Static variable in class org.springframework.xd.shell.Target
-
- DefaultChannelExporter - Class in org.springframework.integration.module.config
-
The Default ChannelExporter for Modules.
- DefaultChannelExporter() - Constructor for class org.springframework.integration.module.config.DefaultChannelExporter
-
- DefaultStreamParser - Class in org.springframework.xd.dirt.stream
-
- DefaultStreamParser() - Constructor for class org.springframework.xd.dirt.stream.DefaultStreamParser
-
- DefaultTuple - Class in org.springframework.xd.tuple
-
Default implementation of Tuple interface
- DefaultTuple(List<String>, List<Object>, FormattingConversionService) - Constructor for class org.springframework.xd.tuple.DefaultTuple
-
- DefaultTupleConversionService - Class in org.springframework.xd.tuple
-
Base
ConversionService
implementation suitable for use with
Tuple
- DefinitionAlreadyExistsException - Exception in org.springframework.xd.dirt.stream
-
Exception which is raised when a resource definition with the same name already exists.
- DefinitionAlreadyExistsException(String, String) - Constructor for exception org.springframework.xd.dirt.stream.DefinitionAlreadyExistsException
-
Create a new exception.
- definitionKind - Variable in class org.springframework.xd.dirt.stream.AbstractDeployer
-
Lower-case, singular name of the kind of definition we're deploying.
- delete(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- delete(Counter) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- delete(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- delete(M) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- delete(Iterable<? extends M>) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- delete(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisAggregateCounterRepository
-
- delete(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- delete(FieldValueCounter) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- delete(Iterable<? extends FieldValueCounter>) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- delete(String) - Method in interface org.springframework.xd.dirt.core.ResourceDeployer
-
Delete the Definition using the provided name.
- delete(String) - Method in class org.springframework.xd.dirt.rest.XDController
-
Request removal of an existing module.
- delete(String) - Method in class org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer
-
- delete(String) - Method in class org.springframework.xd.dirt.stream.JobDeployer
-
- delete(String) - Method in interface org.springframework.xd.rest.client.AggregateCounterOperations
-
Delete the given named aggregate counter
- delete(String) - Method in interface org.springframework.xd.rest.client.CounterOperations
-
Delete the counter with given name
- delete(String) - Method in interface org.springframework.xd.rest.client.FieldValueCounterOperations
-
Delete the given named field value counter
- delete(String) - Method in interface org.springframework.xd.rest.client.GaugeOperations
-
Delete the given named gauge.
- delete(String) - Method in class org.springframework.xd.rest.client.impl.AggregateCounterTemplate
-
- delete(String) - Method in class org.springframework.xd.rest.client.impl.CounterTemplate
-
- delete(String) - Method in class org.springframework.xd.rest.client.impl.FieldValueCounterTemplate
-
- delete(String) - Method in class org.springframework.xd.rest.client.impl.GaugeTemplate
-
- delete(String) - Method in class org.springframework.xd.rest.client.impl.RichGaugeTemplate
-
- delete(String) - Method in interface org.springframework.xd.rest.client.RichGaugeOperations
-
Delete the given named rich gauge
- delete(String) - Method in class org.springframework.xd.shell.command.AggregateCounterCommands
-
- delete(String) - Method in class org.springframework.xd.shell.command.CounterCommands
-
- delete(String) - Method in class org.springframework.xd.shell.command.FieldValueCounterCommands
-
- delete(String) - Method in class org.springframework.xd.shell.command.GaugeCommands
-
- delete(String) - Method in class org.springframework.xd.shell.command.RichGaugeCommands
-
- delete(ID) - Method in class org.springframework.xd.store.AbstractInMemoryRepository
-
- delete(T) - Method in class org.springframework.xd.store.AbstractInMemoryRepository
-
- delete(ID) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- delete(Iterable<? extends T>) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- delete(T) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- delete(Iterable<? extends T>) - Method in class org.springframework.xd.store.AbstractRepository
-
- deleteAll() - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- deleteAll() - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- deleteAll() - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- deleteAll() - Method in interface org.springframework.xd.dirt.core.ResourceDeployer
-
Delete all the definitions
- deleteAll() - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- deleteAll() - Method in class org.springframework.xd.dirt.rest.XDController
-
Request removal of all modules.
- deleteAll() - Method in class org.springframework.xd.dirt.stream.AbstractDeployer
-
- deleteAll() - Method in class org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer
-
- deleteAll() - Method in class org.springframework.xd.dirt.stream.JobDeployer
-
- deleteAll() - Method in class org.springframework.xd.store.AbstractInMemoryRepository
-
- deleteAll() - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- deleteBridge(String, MessageChannel) - Method in class org.springframework.integration.x.bus.MessageBusSupport
-
- deleteBridges(String) - Method in class org.springframework.integration.x.bus.MessageBusSupport
-
- deleteJob(String) - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- deploy(String) - Method in interface org.springframework.xd.dirt.core.ResourceDeployer
-
- deploy(String) - Method in class org.springframework.xd.dirt.rest.JobsController
-
- deploy(String) - Method in class org.springframework.xd.dirt.rest.XDController
-
Request deployment of an existing named module.
- deploy(String) - Method in class org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer
-
- deploy(String) - Method in class org.springframework.xd.dirt.stream.JobDeployer
-
- deploy(String, String, String, Boolean) - Method in class org.springframework.xd.dirt.stream.JobDeployer
-
- deploy(String) - Method in class org.springframework.xd.rest.client.impl.JobTemplate
-
- deploy(String) - Method in class org.springframework.xd.rest.client.impl.StreamTemplate
-
- deploy(String) - Method in interface org.springframework.xd.rest.client.ResourceOperations
-
Deploy an already created resource.
- DeployableResource - Class in org.springframework.xd.rest.client.domain
-
Abstract base class for resources that represent deployable things.
- DeployableResource() - Constructor for class org.springframework.xd.rest.client.domain.DeployableResource
-
No arg constructor for serialization frameworks.
- DeployableResource(String) - Constructor for class org.springframework.xd.rest.client.domain.DeployableResource
-
- deployAll() - Method in interface org.springframework.xd.dirt.core.ResourceDeployer
-
deploy all available undeployed resource definitions.
- deployAll() - Method in class org.springframework.xd.dirt.rest.XDController
-
Request deployment of all modules.
- deployAll() - Method in class org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer
-
- deployAll() - Method in class org.springframework.xd.dirt.stream.JobDeployer
-
- deployAll() - Method in class org.springframework.xd.rest.client.impl.JobTemplate
-
- deployAll() - Method in class org.springframework.xd.rest.client.impl.StreamTemplate
-
- deployAll() - Method in interface org.springframework.xd.rest.client.ResourceOperations
-
Deploy all the resources known to the system.
- deployJob(String, String, String, Boolean) - Method in class org.springframework.xd.dirt.rest.JobsController
-
- deployJob(String, String, String, Boolean) - Method in class org.springframework.xd.rest.client.impl.JobTemplate
-
- deployJob(String, String, String, Boolean) - Method in interface org.springframework.xd.rest.client.JobOperations
-
Deploy an already created job with additional JobParameters.
- deployJob(String, boolean, String, String, Boolean) - Method in class org.springframework.xd.shell.command.JobCommands
-
- deploymentInfo(String, String) - Method in class org.springframework.xd.dirt.stream.AbstractInstancePersistingDeployer
-
Query deployment information about definitions whose ids range from first
to last
.
- DeploymentMessageSender - Class in org.springframework.xd.dirt.stream
-
- DeploymentMessageSender(MessageChannel, MessageChannel) - Constructor for class org.springframework.xd.dirt.stream.DeploymentMessageSender
-
- DeploymentMetadata - Class in org.springframework.xd.module
-
Represents information about a particular module deployment.
- DeploymentMetadata(String, int) - Constructor for class org.springframework.xd.module.DeploymentMetadata
-
- DeploymentMetadata(String, int, String, String) - Constructor for class org.springframework.xd.module.DeploymentMetadata
-
- deployStream(String, boolean) - Method in class org.springframework.xd.shell.command.StreamCommands
-
- deserialize(byte[]) - Method in class org.springframework.integration.x.redis.MessageRedisSerializer
-
- deserialize(String, String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- deserialize(String, String) - Method in class org.springframework.xd.dirt.stream.redis.RedisJobDefinitionRepository
-
- deserialize(String, String) - Method in class org.springframework.xd.dirt.stream.redis.RedisStreamDefinitionRepository
-
- deserialize(String, String) - Method in class org.springframework.xd.dirt.stream.redis.RedisStreamRepository
-
- deserialize(ID, String) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
Deserialize from the String representation to the domain object.
- deserializeId(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- deserializeId(String) - Method in class org.springframework.xd.dirt.stream.redis.AbstractRedisDefinitionRepository
-
- deserializeId(String) - Method in class org.springframework.xd.dirt.stream.redis.AbstractRedisInstanceRepository
-
- deserializeId(String) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
Deserialize an entity id from its String representation.
- destroy() - Method in class org.springframework.integration.x.rabbit.RabbitMessageBus
-
- destroy() - Method in class org.springframework.integration.x.redis.RedisMessageBus
-
- destroy() - Method in class org.springframework.xd.dirt.plugins.job.batch.HSQLServerBean
-
- destroy() - Method in class org.springframework.xd.dirt.plugins.job.BatchJobRegistryBeanPostProcessor
-
- destroy(String) - Method in class org.springframework.xd.rest.client.impl.JobTemplate
-
- destroy(String) - Method in class org.springframework.xd.rest.client.impl.StreamTemplate
-
- destroy(String) - Method in interface org.springframework.xd.rest.client.ResourceOperations
-
Destroy an existing resource.
- destroyAll() - Method in class org.springframework.xd.rest.client.impl.JobTemplate
-
- destroyAll() - Method in class org.springframework.xd.rest.client.impl.StreamTemplate
-
- destroyAll() - Method in interface org.springframework.xd.rest.client.ResourceOperations
-
Undeploy all the resources known to the system.
- destroyJob(String, boolean) - Method in class org.springframework.xd.shell.command.JobCommands
-
- destroyStream(String, boolean) - Method in class org.springframework.xd.shell.command.StreamCommands
-
- dispatch(Message<?>) - Method in class org.springframework.xd.integration.reactor.dispatcher.ReactorProcessorMessageDispatcher
-
- display(String, DateTime, DateTime, AggregateCountersController.Resolution) - Method in class org.springframework.xd.dirt.rest.metrics.AggregateCountersController
-
Retrieve counts for a given time interval, using some precision.
- display(String) - Method in class org.springframework.xd.dirt.rest.metrics.CountersController
-
Retrieve information about a specific counter.
- display(String) - Method in class org.springframework.xd.dirt.rest.metrics.FieldValueCountersController
-
- display(String) - Method in class org.springframework.xd.dirt.rest.metrics.GaugesController
-
- display(String) - Method in class org.springframework.xd.dirt.rest.metrics.RichGaugesController
-
- display(String) - Method in class org.springframework.xd.dirt.rest.XDController
-
Retrieve information about a single ResourceSupport
.
- display(String, String, String, Integer, Integer, AggregateCounterOperations.Resolution, NumberFormat) - Method in class org.springframework.xd.shell.command.AggregateCounterCommands
-
- display(String, NumberFormat) - Method in class org.springframework.xd.shell.command.CounterCommands
-
- display(String, NumberFormat, int) - Method in class org.springframework.xd.shell.command.FieldValueCounterCommands
-
- display(String, NumberFormat) - Method in class org.springframework.xd.shell.command.GaugeCommands
-
- display(String, NumberFormat) - Method in class org.springframework.xd.shell.command.RichGaugeCommands
-
- displayBanner(String, String) - Static method in class org.springframework.xd.dirt.server.util.BannerUtils
-
- displayMetrics(PagedResources<MetricResource>) - Method in class org.springframework.xd.shell.command.AbstractMetricsCommands
-
Render a table with information about a list of metrics
- DistributedJobService - Class in org.springframework.xd.dirt.plugins.job.batch
-
SimpleJobService in distributed mode
- DistributedJobService(SearchableJobInstanceDao, SearchableJobExecutionDao, SearchableStepExecutionDao, JobRepository, JobLauncher, BatchJobLocator, ExecutionContextDao) - Constructor for class org.springframework.xd.dirt.plugins.job.batch.DistributedJobService
-
- DomainRepository<T,ID extends java.io.Serializable & java.lang.Comparable<ID>> - Interface in org.springframework.xd.store
-
Implemented by XD repositories, exists mainly as a mean to capture several interfaces into one.
- doParse(Element, ParserContext, String) - Method in class org.springframework.xd.integration.reactor.config.SyslogInboundChannelAdapterParser
-
- doStart() - Method in class org.springframework.integration.x.http.NettyHttpInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.x.redis.RedisQueueInboundChannelAdapter
-
- doStart() - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
- doStart() - Method in class org.springframework.xd.integration.reactor.syslog.SyslogInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.x.http.NettyHttpInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.x.redis.RedisQueueInboundChannelAdapter
-
- doStop() - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
- doStop() - Method in class org.springframework.xd.integration.reactor.syslog.SyslogInboundChannelAdapter
-
- doWrite(Message<?>) - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- DSLException - Exception in org.springframework.xd.dirt.stream.dsl
-
Root exception for DSL parsing related exceptions.
- DSLException(String, int, XDDSLMessages, Object...) - Constructor for exception org.springframework.xd.dirt.stream.dsl.DSLException
-
- du(String, boolean) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- Gauge - Class in org.springframework.xd.analytics.metrics.core
-
Represents the data stored in a Gauge which can be set to any integral value.
- Gauge(String) - Constructor for class org.springframework.xd.analytics.metrics.core.Gauge
-
Construct a new Gauge given a name
- Gauge(String, long) - Constructor for class org.springframework.xd.analytics.metrics.core.Gauge
-
Construct a new Gauge given a name and a initial value of the value
- GaugeCommands - Class in org.springframework.xd.shell.command
-
Commands for interacting with Gauge analytics.
- GaugeCommands() - Constructor for class org.springframework.xd.shell.command.GaugeCommands
-
- GaugeHandler - Class in org.springframework.xd.analytics.metrics.integration
-
- GaugeHandler(GaugeRepository, String) - Constructor for class org.springframework.xd.analytics.metrics.integration.GaugeHandler
-
- GaugeOperations - Interface in org.springframework.xd.rest.client
-
Interface defining operations available when dealing with Gauge.
- gaugeOperations() - Method in class org.springframework.xd.rest.client.impl.SpringXDTemplate
-
- gaugeOperations() - Method in interface org.springframework.xd.rest.client.SpringXDOperations
-
Returns the portion of the API for interaction with Gauge.
- GaugeRepository - Interface in org.springframework.xd.analytics.metrics.core
-
A marker interface for Gauge repositories.
- GaugeResource - Class in org.springframework.xd.rest.client.domain.metrics
-
The REST representation of a Gauge.
- GaugeResource() - Constructor for class org.springframework.xd.rest.client.domain.metrics.GaugeResource
-
No-arg constructor for serialization frameworks.
- GaugeResource(String, long) - Constructor for class org.springframework.xd.rest.client.domain.metrics.GaugeResource
-
- GaugesController - Class in org.springframework.xd.dirt.rest.metrics
-
Exposes representations of
Gauge
s.
- GaugesController(GaugeRepository) - Constructor for class org.springframework.xd.dirt.rest.metrics.GaugesController
-
- GaugeTemplate - Class in org.springframework.xd.rest.client.impl
-
Implementation of the Gauge part of the metrics API.
- GaugeTemplate(AbstractTemplate) - Constructor for class org.springframework.xd.rest.client.impl.GaugeTemplate
-
- generateId() - Method in class org.springframework.xd.dirt.launcher.AbstractContainerLauncher
-
- generateId() - Method in class org.springframework.xd.dirt.launcher.LocalContainerLauncher
-
- generateId() - Method in class org.springframework.xd.dirt.launcher.RabbitContainerLauncher
-
- generateId() - Method in class org.springframework.xd.dirt.launcher.RedisContainerLauncher
-
- generateSplunkEvent(Object) - Method in class org.springframework.integration.x.splunk.SplunkTransformer
-
- get(String, String, boolean, boolean) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- getActiveProfiles() - Method in class org.springframework.integration.module.IntegrationModule
-
- getAdminServer() - Method in class org.springframework.xd.dirt.server.SingleNodeServer
-
- getAllPossibleValues(List<Completion>, Class<?>, String, String, MethodTarget) - Method in class org.springframework.xd.shell.converter.ExistingXDEntityConverter
-
- getAllPossibleValues(List<Completion>, Class<?>, String, String, MethodTarget) - Method in class org.springframework.xd.shell.converter.MediaTypeConverter
-
- getAllPossibleValues(List<Completion>, Class<?>, String, String, MethodTarget) - Method in class org.springframework.xd.shell.converter.NumberFormatConverter
-
- getAlpha() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- getAlpha() - Method in class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
- getAnalytics() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- getApplicationContext() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- getApplicationContext() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- getApplicationContext() - Method in class org.springframework.xd.module.SimpleModule
-
- getArguments() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- getArgumentsAsProperties() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- getAttribute(String, Class<T>) - Method in class org.springframework.xd.module.DeploymentMetadata
-
- getAttributes() - Method in class org.springframework.xd.dirt.event.AbstractEvent
-
- getAverage() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
Either an exponential weighted moving average or a simple mean, respectively, depending on whether the weight
'alpha' has been set for this gauge.
- getAverage() - Method in class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
Return the average value for the gauge.
- getBackgroundColor() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The color of the background of the user's Twitter profile page.
- getBackgroundImageUrl() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The URL to a background image shown on the user's Twitter profile page.
- getBanner() - Method in class org.springframework.xd.shell.XDShellBannerProvider
-
- getBaseFilename() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getBaseFilename() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getBaseFilename() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getBaseFilename() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- getBasePath() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getBasePath() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getBasePath() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getBasePath() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- getBean(String, Class<T>) - Method in class org.springframework.integration.x.bus.LocalMessageBus
-
- getBigDecimal(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBigDecimal(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBigDecimal(String, BigDecimal) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBigDecimal(int, BigDecimal) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBigDecimal(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'BigDecimal
' value at index 'index
'.
- getBigDecimal(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'BigDecimal
' value from column with given 'name
'.
- getBigDecimal(int, BigDecimal) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'BigDecimal
' value at index 'index
'.
- getBigDecimal(String, BigDecimal) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'BigDecimal
' value from column with given 'name
'.
- getBoolean(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBoolean(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBoolean(int, String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBoolean(String, String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getBoolean(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'boolean
' value at index 'index
'.
- getBoolean(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'boolean
' value from field with given 'name
'.
- getBoolean(int, String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'boolean
' value at index 'index
'.
- getBoolean(String, String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'boolean
' value from column with given 'name
'.
- getByte(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getByte(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getByte(String, byte) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getByte(int, byte) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getByte(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'byte
' value at index 'index
'.
- getByte(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'byte
' value from column with given 'name
'.
- getByte(int, byte) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'byte
' value at index 'index
'.
- getByte(String, byte) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'byte
' value from column with given 'name
'.
- getBytesWritten() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getBytesWritten() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getBytesWritten() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getChannel() - Method in class org.springframework.integration.x.bus.Bridge
-
- getChannelName() - Method in class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- getChannelName() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleReferenceNode
-
- getChannelName() - Method in class org.springframework.xd.dirt.stream.dsl.SinkChannelNode
-
- getChannelName() - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- getChannelNode() - Method in class org.springframework.xd.dirt.stream.dsl.SinkChannelNode
-
- getChannelNode() - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- getChar(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getChar(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getChar(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'char
' value at index 'index
'.
- getChar(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'char
' value from field with given 'name
'.
- getClasspath() - Method in class org.springframework.xd.module.ModuleDefinition
-
- getCollectionName() - Method in class org.springframework.xd.batch.item.mongodb.MongoItemWriter
-
- getColumns() - Method in class org.springframework.xd.jdbc.JdbcMessagePayloadTransformer
-
- getComponent(Class<T>) - Method in interface org.springframework.xd.module.Module
-
- getComponent(String, Class<T>) - Method in interface org.springframework.xd.module.Module
-
- getComponent(Class<T>) - Method in class org.springframework.xd.module.SimpleModule
-
- getComponent(String, Class<T>) - Method in class org.springframework.xd.module.SimpleModule
-
- getComponentType() - Method in class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- getComponentType() - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
- getComponentType() - Method in class org.springframework.xd.integration.reactor.syslog.SyslogInboundChannelAdapter
-
- getConfiguration() - Method in class org.springframework.xd.shell.hadoop.ConfigurationModifiedEvent
-
- getContainer() - Method in class org.springframework.xd.dirt.server.SingleNodeServer
-
- getContainerId() - Method in class org.springframework.xd.dirt.event.AbstractModuleEvent
-
- getConverter(Class<T>) - Method in class org.springframework.xd.tuple.LocaleAwareStringToNumberConverterFactory
-
- getCount() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- getCount() - Method in class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
- getCounter() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getCounter() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getCounter() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getCounterFromName(String) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getCounterFromName(String) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getCounterFromName(String) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getCounts(String, Interval, DateTimeField) - Method in interface org.springframework.xd.analytics.metrics.core.AggregateCounterRepository
-
Query function to allow the counts for a specific interval to be retrieved.
- getCounts(String, Interval, DateTimeField) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- getCounts(String, Interval, DateTimeField) - Method in class org.springframework.xd.analytics.metrics.redis.RedisAggregateCounterRepository
-
- getCreatedAt() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getCreatedDate() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The date that the Twitter profile was created.
- getDate(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDate(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDate(String, Date) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDate(int, Date) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDate(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in default format at designated column index
.
- getDate(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in default format at designated column with given name
.
- getDate(int, Date) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in default format at designated column index
using the
supplied defaultValue
if the field value is a zero length string or null.
- getDate(String, Date) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in default format at designated column with given name
.
- getDateWithPattern(int, String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDateWithPattern(String, String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDateWithPattern(int, String, Date) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDateWithPattern(String, String, Date) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDateWithPattern(int, String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in default format at designated column index
.
- getDateWithPattern(String, String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in given format from column with given name
.
- getDateWithPattern(int, String, Date) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in default format at designated column index
.
- getDateWithPattern(String, String, Date) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the java.util.Date
value in given format from column with given name
.
- getDefinition() - Method in class org.springframework.xd.dirt.core.BaseDefinition
-
Returns a String representation of the desired data flow, expressed in the XD DSL.
- getDefinition() - Method in class org.springframework.xd.dirt.stream.BaseInstance
-
Return the underlying definition.
- getDefinition() - Method in class org.springframework.xd.rest.client.domain.JobDefinitionResource
-
- getDefinition() - Method in class org.springframework.xd.rest.client.domain.StreamDefinitionResource
-
- getDefinitionRepository() - Method in class org.springframework.xd.dirt.stream.AbstractDeployer
-
- getDeployer() - Method in class org.springframework.xd.dirt.rest.XDController
-
- getDeploymentMetadata() - Method in class org.springframework.xd.module.AbstractModule
-
- getDeploymentMetadata() - Method in interface org.springframework.xd.module.Module
-
- getDescription() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's description
- getDispatcher() - Method in class org.springframework.xd.integration.reactor.channel.ReactorPublishSubscribeChannel
-
- getDisplayUrl() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getDisplayUrl() - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- getDouble(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDouble(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDouble(String, double) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDouble(int, double) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getDouble(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'double
' value at index 'index
'.
- getDouble(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'double
' value from column with given 'name
'.
- getDouble(int, double) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'double
' value at index 'index
'.
- getDouble(String, double) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'double
' value from column with given 'name
'.
- getDuration() - Method in class org.springframework.xd.dirt.plugins.job.batch.ExpandedJobInfo
-
- getEndpoint() - Method in class org.springframework.integration.x.bus.Bridge
-
- getEndPos() - Method in class org.springframework.xd.dirt.stream.dsl.AstNode
-
- getEntities() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getExitStatus() - Method in class org.springframework.xd.dirt.plugins.job.batch.ExpandedJobInfo
-
- getExpandedUrl() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getExpandedUrl() - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- getExpressionString() - Method in exception org.springframework.xd.dirt.stream.dsl.DSLException
-
- getFavoritesCount() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The number of tweets that the user has marked as favorites.
- getFieldCount() - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getFieldCount() - Method in interface org.springframework.xd.tuple.Tuple
-
Return the number of fields in this tuple.
- getFieldNames() - Method in class org.springframework.xd.tuple.DefaultTuple
-
Return the values for all the fields in this tuple
- getFieldNames() - Method in interface org.springframework.xd.tuple.Tuple
-
Return the fields names that can reference elements by name in this tuple
- getFieldTypes() - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getFieldTypes() - Method in interface org.springframework.xd.tuple.Tuple
-
Return the Java types of the fields in this tuple.
- getFieldValueCount() - Method in class org.springframework.xd.analytics.metrics.core.FieldValueCounter
-
- getFieldValueCounts() - Method in class org.springframework.xd.rest.client.domain.metrics.FieldValueCounterResource
-
- getFileName() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getFileName() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getFileName() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getFileSuffix() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getFileSuffix() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getFileSuffix() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getFileSuffix() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- getFileSystem() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getFileSystem() - Method in class org.springframework.xd.batch.item.hadoop.HdfsTextItemWriter
-
- getFileSystem() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getFileSystem() - Method in class org.springframework.xd.batch.item.hadoop.SimpleHdfsTextItemWriter
-
- getFileSystem() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getFileSystem() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriter
-
- getFloat(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getFloat(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getFloat(String, float) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getFloat(int, float) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getFloat(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'float
' value at index 'index
'.
- getFloat(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'float
' value from column with given 'name
'.
- getFloat(int, float) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'float
' value at index 'index
'.
- getFloat(String, float) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'float
' value from column with given 'name
'.
- getFollowersCount() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The number of followers the user has.
- getFriendsCount() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The number of friends the user has (the number of users this user follows).
- getFromUser() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getFromUserId() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getGroup() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getGroup() - Method in class org.springframework.xd.module.DeploymentMetadata
-
- getHadoopConfiguration() - Method in class org.springframework.xd.shell.hadoop.ConfigurationAware
-
Gets the hadoop configuration.
- getHadoopDistro() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- getHashTags() - Method in class org.springframework.integration.x.twitter.XDEntities
-
- getHeaderBorder(Map<Integer, TableHeader>) - Static method in class org.springframework.xd.shell.util.UiUtils
-
Renders the Table header border, based on the map of provided headers.
- getHeaders() - Method in class org.springframework.xd.shell.util.Table
-
- getHttpPort() - Method in class org.springframework.xd.dirt.server.options.AdminOptions
-
- getId() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getId() - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- getId() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getId() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's Twitter ID
- getId() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- getId() - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getId() - Method in interface org.springframework.xd.tuple.Tuple
-
Get the unique Id of this tuple, not included in comparisons for equality.
- getIndex() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getIndex() - Method in class org.springframework.xd.module.DeploymentMetadata
-
- getIndexOfLabelOrModuleName(String) - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- getIndices() - Method in class org.springframework.integration.x.twitter.XDHashTagEntity
-
- getIndices() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getIndices() - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- getIndices() - Method in class org.springframework.integration.x.twitter.XDTickerSymbolEntity
-
- getIndices() - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- getInputChannel(Map<String, MessageChannel>) - Method in interface org.springframework.integration.module.config.ChannelExporter
-
- getInputChannel(Map<String, MessageChannel>) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- getInputChannel() - Method in class org.springframework.integration.module.IntegrationModule
-
- getInputChannelName() - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- getInputChannelName() - Method in class org.springframework.xd.module.DeploymentMetadata
-
- getInReplyToScreenName() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getInReplyToStatusId() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getInReplyToUserId() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getInserts() - Method in exception org.springframework.xd.dirt.stream.dsl.DSLException
-
- getInt(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getInt(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getInt(String, int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getInt(int, int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getInt(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'int
' value at index 'index
'.
- getInt(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'int
' value from column with given 'name
'.
- getInt(int, int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'int
' value at index 'index
'.
- getInt(String, int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'int
' value from column with given 'name
'.
- getIntegrationModuleBasePath() - Method in class org.springframework.integration.module.IntegrationPlugin
-
- getJdbcTemplate() - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- getJmxPort() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- getJmxPort() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- getJmxPort() - Method in class org.springframework.xd.dirt.server.options.AdminOptions
-
- getJmxPort() - Method in class org.springframework.xd.dirt.server.options.ContainerOptions
-
- getJob(String) - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- getJobExecutionId() - Method in class org.springframework.xd.dirt.rest.BatchJobExecutionsController.StopRequest
-
- getJobNames() - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- getJobParameters() - Method in class org.springframework.xd.dirt.plugins.job.batch.ExpandedJobInfo
-
- getJobParameters(Properties) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
- getJobParameters() - Method in class org.springframework.xd.dirt.plugins.job.JobParametersBean
-
- getJobParametersForFile(File) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Return JobParameters
for the passed-in File
.
- getJobParametersForJsonString(String) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Converts a String
-based JSON map to JobParameters
.
- getJobParametersForMap(Map<?, ?>) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Will convert the provided Map
into JobParameters
.
- getJvmName() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- getKind() - Method in enum org.springframework.xd.dirt.stream.dsl.XDDSLMessages
-
- getLabelName() - Method in class org.springframework.xd.dirt.stream.dsl.LabelNode
-
- getLabelNames() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- getLanguage() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's preferred language.
- getLanguageCode() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getLinkColor() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The link color on the user's Twitter profile page.
- getListedCount() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The number of lists the user is listed on.
- getLocalPort() - Method in class org.springframework.xd.dirt.server.AdminServer
-
Get the underlying HTTP port if a random port was requested, user port = 0.
- getLocation() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's location
- getLong(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getLong(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getLong(String, long) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getLong(int, long) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getLong(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'long
' value at index 'index
'.
- getLong(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'int
' value from column with given 'name
'.
- getLong(int, long) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'long
' value at index 'index
'.
- getLong(String, long) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'long
' value from column with given 'name
'.
- getMax() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- getMax() - Method in class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
- getMaxWidth() - Method in class org.springframework.xd.shell.util.TableHeader
-
- getMedia() - Method in class org.springframework.integration.x.twitter.XDEntities
-
- getMediaSecureUrl() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getMediaUrl() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getMentions() - Method in class org.springframework.integration.x.twitter.XDEntities
-
- getMessage() - Method in exception org.springframework.xd.dirt.stream.dsl.DSLException
-
- getMessage() - Method in exception org.springframework.xd.rest.client.impl.SpringXDException
-
- getMessageCode() - Method in exception org.springframework.xd.dirt.stream.dsl.DSLException
-
- getMetricKey(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
Provides the key for a named metric.
- getMin() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- getMin() - Method in class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
- getModule() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getModule(String) - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
Find the first reference to the named module in the stream.
- getModule(String) - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getModuleName() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleReferenceNode
-
- getModuleNodes() - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- getModuleNodes() - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getModuleReferenceNode() - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- getModules() - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getModuleTypeByTypeName(String) - Static method in enum org.springframework.xd.module.ModuleType
-
- getName() - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- getName() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's full name
- getName() - Method in class org.springframework.xd.analytics.metrics.core.Counter
-
- getName() - Method in class org.springframework.xd.analytics.metrics.core.FieldValueCounter
-
- getName() - Method in class org.springframework.xd.analytics.metrics.core.Gauge
-
- getName() - Method in interface org.springframework.xd.analytics.metrics.core.Metric
-
Return the name of the metric.
- getName() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- getName() - Method in class org.springframework.xd.dirt.core.BaseDefinition
-
Returns a unique name given to that stream definition.
- getName() - Method in class org.springframework.xd.dirt.stream.dsl.ArgumentNode
-
- getName() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- getName() - Method in class org.springframework.xd.module.AbstractModule
-
- getName() - Method in interface org.springframework.xd.module.Module
-
- getName() - Method in class org.springframework.xd.module.ModuleDefinition
-
- getName() - Method in class org.springframework.xd.rest.client.domain.NamedResource
-
Return the name of the represented entity.
- getName() - Method in class org.springframework.xd.shell.util.TableHeader
-
- getObject() - Method in class org.springframework.xd.dirt.plugins.job.JobFactoryBean
-
Return the Job
for the corresponding #jobName
.
- getObject() - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- getObjectType() - Method in class org.springframework.xd.dirt.plugins.job.JobFactoryBean
-
- getObjectType() - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- getOffendingName() - Method in exception org.springframework.xd.dirt.analytics.NoSuchMetricException
-
Return the name that was not found.
- getOffendingName() - Method in exception org.springframework.xd.dirt.stream.AlreadyDeployedException
-
Return the name of the already deployed definition.
- getOffendingName() - Method in exception org.springframework.xd.dirt.stream.DefinitionAlreadyExistsException
-
Return the definition name that was in conflict.
- getOffendingName() - Method in exception org.springframework.xd.dirt.stream.MissingRequiredDefinitionException
-
Return the name of the definition that could not be found.
- getOffendingName() - Method in exception org.springframework.xd.dirt.stream.NoSuchDefinitionException
-
Return the name of the definition that could not be found.
- getOffendingName() - Method in exception org.springframework.xd.dirt.stream.NotDeployedException
-
Return the name of the definition that could not be found.
- getOrCreate(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryGaugeRepository
-
- getOrCreate(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- getOrCreate(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryRichGaugeRepository
-
- getOutputChannelName() - Method in class org.springframework.xd.module.DeploymentMetadata
-
- getOutputChannelPrefix() - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- getOutputChannels(Map<String, MessageChannel>) - Method in interface org.springframework.integration.module.config.ChannelExporter
-
- getOutputChannels(Map<String, MessageChannel>, Class<T>) - Method in interface org.springframework.integration.module.config.ChannelExporter
-
- getOutputChannels(Map<String, MessageChannel>) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- getOutputChannels(Map<String, MessageChannel>, Class<T>) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- getOutputChannels() - Method in class org.springframework.integration.module.IntegrationModule
-
- getParameters() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getPhase() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- getPhase() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- getPhase() - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- getPort() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- getPosition() - Method in exception org.springframework.xd.dirt.stream.dsl.DSLException
-
- getPrefix() - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- getProfileImageUrl() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getProfileImageUrl() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The URL of the user's profile image in "normal" size (48x48).
- getProfileUrl() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The URL of the user's profile.
- getPrompt() - Method in class org.springframework.xd.shell.XDShellPromptProvider
-
- getProperties() - Method in interface org.springframework.xd.module.Module
-
- getProperties() - Method in class org.springframework.xd.module.ModuleDefinition
-
- getProperties() - Method in class org.springframework.xd.module.SimpleModule
-
- getProperty(String) - Method in class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- getPropertyValue(String) - Method in class org.springframework.xd.dirt.container.XDContainer
-
- getProviderName() - Method in class org.springframework.xd.shell.XDShellBannerProvider
-
- getProviderName() - Method in class org.springframework.xd.shell.XDShellPromptProvider
-
- getRawString(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getRawString(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getRawString(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the String
value at index 'index
' including trailing whitespace (don't trim).
- getRawString(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the String
value from column with given 'name
' including trailing whitespace (don't
trim).
- getResource() - Method in class org.springframework.xd.module.ModuleDefinition
-
- getResourcesLocation() - Method in class org.springframework.xd.dirt.rest.UiResourceIdentifier
-
- getRetweetCount() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getRetweetedStatus() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getRolloverThresholdInBytes() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- getRolloverThresholdInBytes() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- getRolloverThresholdInBytes() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- getRolloverThresholdInBytes() - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- getRows() - Method in class org.springframework.xd.shell.util.Table
-
- getRuntimeInfo(XDContainer) - Method in class org.springframework.xd.dirt.launcher.AbstractContainerLauncher
-
- getRuntimeInfo(XDContainer) - Method in class org.springframework.xd.dirt.launcher.LocalContainerLauncher
-
- getRuntimeInfo(XDContainer) - Method in class org.springframework.xd.dirt.launcher.RabbitContainerLauncher
-
- getRuntimeInfo(XDContainer) - Method in class org.springframework.xd.dirt.launcher.RedisContainerLauncher
-
- getScreenName() - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- getScreenName() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's Twitter screen name
- getSerialversionuid() - Static method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
- getServerProperties() - Method in class org.springframework.xd.dirt.plugins.job.batch.HSQLServerBean
-
- getShort(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getShort(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getShort(String, short) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getShort(int, short) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getShort(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'short
' value at index 'index
'.
- getShort(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'short
' value from column with given 'name
'.
- getShort(int, short) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'short
' value at index 'index
'.
- getShort(String, short) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the 'short
' value from column with given 'name
'.
- getSidebarBorderColor() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The color of the sidebar border on the user's Twitter profile page.
- getSidebarFillColor() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The color of the sidebar fill on the user's Twitter profile page.
- getSinkChannelName() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getSinkChannelNode() - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- getSize() - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getSource() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getSource() - Method in class org.springframework.xd.dirt.event.AbstractEvent
-
- getSourceChannelName() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getSourceChannelNode() - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- getSpecificTargetClasses() - Method in class org.springframework.xd.tuple.spel.TuplePropertyAccessor
-
- getSpringXDOperations() - Method in class org.springframework.xd.shell.XDShell
-
- getStartDate() - Method in class org.springframework.xd.dirt.plugins.job.batch.ExpandedJobInfo
-
- getStartedAt() - Method in class org.springframework.xd.dirt.stream.BaseInstance
-
- getStartPos() - Method in class org.springframework.xd.dirt.stream.dsl.AstNode
-
- getStartTime() - Method in class org.springframework.xd.dirt.plugins.job.batch.ExpandedJobInfo
-
- getStatus() - Method in class org.springframework.xd.shell.Target
-
Return the target status, which is either Success or Error.
- getStatusesCount() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The number of tweets this user has posted.
- getStepExecutionCount() - Method in class org.springframework.xd.dirt.plugins.job.batch.ExpandedJobInfo
-
- getStore() - Method in class org.springframework.xd.dirt.server.options.AdminOptions
-
- getStreamData() - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- getStreamName() - Method in class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- getStreamName() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleReferenceNode
-
- getStreamName() - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- getStreamNodes() - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getStreams() - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getStreamsText() - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- getString(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getString(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getString(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the String
value given the field 'name
'.
- getString(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the String value given the index position
- getTarget() - Method in class org.springframework.xd.shell.XDShell
-
Return the
Target
which encapsulates not only the Target URI but also success/error messages + status.
- getTargetException() - Method in class org.springframework.xd.shell.Target
-
If during targeting an error occurred, the resulting Exception
is made available for further
introspection.
- getTargetResultMessage() - Method in class org.springframework.xd.shell.Target
-
Provides a result message indicating whether the provide
Target.getTargetUri()
was successfully targeted or
not.
- getTargetUri() - Method in class org.springframework.xd.shell.Target
-
- getTargetUriAsString() - Method in class org.springframework.xd.shell.Target
-
Returns the target URI as a String.
- getText() - Method in class org.springframework.integration.x.twitter.XDHashTagEntity
-
- getText() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getTextColor() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The text color on the user's Twitter profile page.
- getTickerSymbol() - Method in class org.springframework.integration.x.twitter.XDTickerSymbolEntity
-
- getTickerSymbols() - Method in class org.springframework.integration.x.twitter.XDEntities
-
- getTimestamp() - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getTimestamp() - Method in interface org.springframework.xd.tuple.Tuple
-
Get the creation timestamp of this tuple, not included in comparisons for equality
- getTimeZone() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's time zone.
- getTotal() - Method in class org.springframework.xd.analytics.metrics.core.AggregateCount
-
- getToUserId() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getTransport() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- getTuple(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getTuple(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getTuple(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the
Tuple
value given the field '
name
'.
- getTuple(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Read the Tuple value given the index position
- getTweets() - Method in class org.springframework.integration.x.twitter.TwitterSearchMessageSource
-
- getType() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getType() - Method in class org.springframework.xd.dirt.event.AbstractEvent
-
- getType() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- getType() - Method in class org.springframework.xd.module.AbstractModule
-
- getType() - Method in interface org.springframework.xd.module.Module
-
- getType() - Method in class org.springframework.xd.module.ModuleDefinition
-
- getTypeName() - Method in enum org.springframework.xd.module.ModuleType
-
- getUrl() - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- getUrl() - Method in class org.springframework.integration.x.twitter.XDTickerSymbolEntity
-
- getUrl() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's URL
- getUrl() - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- getUrls() - Method in class org.springframework.integration.x.twitter.XDEntities
-
- getUser() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getUtcOffset() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
The user's UTC offset in seconds.
- getValue() - Method in class org.springframework.xd.analytics.metrics.core.Counter
-
- getValue() - Method in class org.springframework.xd.analytics.metrics.core.Gauge
-
- getValue() - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- getValue() - Method in class org.springframework.xd.dirt.stream.dsl.ArgumentNode
-
- getValue() - Method in class org.springframework.xd.rest.client.domain.metrics.CounterResource
-
Return the value for the counter.
- getValue() - Method in class org.springframework.xd.rest.client.domain.metrics.GaugeResource
-
Return the value for the gauge.
- getValue() - Method in class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
Return the value for the gauge.
- getValue(Integer) - Method in class org.springframework.xd.shell.util.TableRow
-
Return a value from this row.
- getValue(String) - Method in class org.springframework.xd.tuple.batch.TupleSqlParameterSource
-
- getValue(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getValue(int) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getValue(String, Class<T>) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getValue(int, Class<T>) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- getValue(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Return the value of the field given the name
- getValue(int) - Method in interface org.springframework.xd.tuple.Tuple
-
Return the value of the field given the index position
- getValue(String, Class<T>) - Method in interface org.springframework.xd.tuple.Tuple
-
Return the value of the field given the name
- getValue(int, Class<T>) - Method in interface org.springframework.xd.tuple.Tuple
-
Return the value of the field given the index position
- getValues() - Method in class org.springframework.xd.jdbc.JdbcMessagePayloadTransformer
-
- getValues() - Method in class org.springframework.xd.rest.client.domain.metrics.AggregateCountsResource
-
Returns a date-sorted view of counts.
- getValues() - Method in class org.springframework.xd.tuple.DefaultTuple
-
Return the values for all the fields in this tuple
- getValues() - Method in interface org.springframework.xd.tuple.Tuple
-
Return the values for all the fields in this tuple
- getVersion() - Static method in class org.springframework.xd.dirt.server.util.BannerUtils
-
- getVersion() - Method in class org.springframework.xd.shell.XDShellBannerProvider
-
Returns the version information as found in the manifest file (set during release).
- getWelcomeMessage() - Method in class org.springframework.xd.shell.XDShellBannerProvider
-
- getWidth() - Method in class org.springframework.xd.shell.util.TableHeader
-
- getXDEntities() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getXDHomeDir() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- getXDRetweetedStatus() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- getZSetData(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- idFromRedisKey(String) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- increment(String, long, DateTime) - Method in interface org.springframework.xd.analytics.metrics.core.AggregateCounterRepository
-
Increments the named counter by a specific amount for the given instant.
- increment(long) - Method in class org.springframework.xd.analytics.metrics.core.Counter
-
Increment this counter by a given amount.
- increment(String) - Method in interface org.springframework.xd.analytics.metrics.core.CounterRepository
-
Increment the given counter by one, creating it if it did not exist.
- increment(String, long) - Method in interface org.springframework.xd.analytics.metrics.core.CounterRepository
-
Increment the given counter by the specified amount, creating it if it did not exist.
- increment(String, String) - Method in interface org.springframework.xd.analytics.metrics.core.FieldValueCounterRepository
-
Increment the FieldValueCounter for a given field name by one, creating missing counters.
- increment(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- increment(String, long) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- increment(String, long, DateTime) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- increment(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryCounterRepository
-
- increment(String, long) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryCounterRepository
-
- increment(String, String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryFieldValueCounterRepository
-
- increment(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisAggregateCounterRepository
-
- increment(String, long, DateTime) - Method in class org.springframework.xd.analytics.metrics.redis.RedisAggregateCounterRepository
-
- increment(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- increment(String, long) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- increment(String, String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- increment(String, String, double) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- incrementBytesWritten(long) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- incrementBytesWritten(long) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- incrementBytesWritten(long) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- incrementCounter() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- incrementCounter() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- incrementCounter() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- indexOf(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
Find the index in the names collection for the given name.
- info() - Method in class org.springframework.xd.dirt.rest.AdminController
-
- info() - Method in class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- info() - Method in class org.springframework.xd.shell.XDShell
-
- init() - Method in class org.springframework.xd.integration.hadoop.config.HadoopNamespaceHandler
-
- init() - Method in class org.springframework.xd.integration.reactor.config.ReactorNamespaceHandler
-
- init() - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- initialize() - Method in interface org.springframework.xd.module.Module
-
- initialize() - Method in class org.springframework.xd.module.SimpleModule
-
- initializeCounterIfNecessary() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- initializeCounterIfNecessary() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- initializeCounterIfNecessary() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- initializeModule() - Method in class org.springframework.integration.module.IntegrationModule
-
- InMemoryAggregateCounterRepository - Class in org.springframework.xd.analytics.metrics.memory
-
In-memory aggregate counter with minute resolution.
- InMemoryAggregateCounterRepository() - Constructor for class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- InMemoryCounterRepository - Class in org.springframework.xd.analytics.metrics.memory
-
Memory backed implementation of Counter repository that uses a ConcurrentMap.
- InMemoryCounterRepository() - Constructor for class org.springframework.xd.analytics.metrics.memory.InMemoryCounterRepository
-
- InMemoryFieldValueCounterRepository - Class in org.springframework.xd.analytics.metrics.memory
-
Memory backed implementation of FieldValueCounterRepository that uses a ConcurrentMap
- InMemoryFieldValueCounterRepository() - Constructor for class org.springframework.xd.analytics.metrics.memory.InMemoryFieldValueCounterRepository
-
- InMemoryGaugeRepository - Class in org.springframework.xd.analytics.metrics.memory
-
Memory backed Gauge repository that uses a ConcurrentMap
- InMemoryGaugeRepository() - Constructor for class org.springframework.xd.analytics.metrics.memory.InMemoryGaugeRepository
-
- InMemoryJobDefinitionRepository - Class in org.springframework.xd.dirt.stream.memory
-
- InMemoryJobDefinitionRepository() - Constructor for class org.springframework.xd.dirt.stream.memory.InMemoryJobDefinitionRepository
-
- InMemoryMetricRepository<M extends Metric> - Class in org.springframework.xd.analytics.metrics.memory
-
Memory backed implementation of MetricRepository that uses a ConcurrentMap
- InMemoryMetricRepository() - Constructor for class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- InMemoryRichGaugeRepository - Class in org.springframework.xd.analytics.metrics.memory
-
Memory backed implementation of GaugeRepository that uses a ConcurrentMap
- InMemoryRichGaugeRepository() - Constructor for class org.springframework.xd.analytics.metrics.memory.InMemoryRichGaugeRepository
-
- InMemoryStreamDefinitionRepository - Class in org.springframework.xd.dirt.stream.memory
-
- InMemoryStreamDefinitionRepository() - Constructor for class org.springframework.xd.dirt.stream.memory.InMemoryStreamDefinitionRepository
-
- InMemoryStreamRepository - Class in org.springframework.xd.dirt.stream.memory
-
- InMemoryStreamRepository() - Constructor for class org.springframework.xd.dirt.stream.memory.InMemoryStreamRepository
-
- installMessageConverters(List<HttpMessageConverter<?>>) - Static method in class org.springframework.xd.rest.client.util.RestTemplateMessageConverterUtil
-
Install message converters we're interested in, with json coming before xml.
- instantiateResource(JobDefinition) - Method in class org.springframework.xd.dirt.rest.JobDefinitionResourceAssembler
-
- instantiateResource(AggregateCount) - Method in class org.springframework.xd.dirt.rest.metrics.DeepAggregateCountResourceAssembler
-
- instantiateResource(Counter) - Method in class org.springframework.xd.dirt.rest.metrics.DeepCounterResourceAssembler
-
- instantiateResource(FieldValueCounter) - Method in class org.springframework.xd.dirt.rest.metrics.DeepFieldValueCounterResourceAssembler
-
- instantiateResource(M) - Method in class org.springframework.xd.dirt.rest.metrics.ShallowMetricResourceAssembler
-
- instantiateResource(StreamDefinition) - Method in class org.springframework.xd.dirt.rest.StreamDefinitionResourceAssembler
-
- IntegrationModule - Class in org.springframework.integration.module
-
- IntegrationModule(String) - Constructor for class org.springframework.integration.module.IntegrationModule
-
- IntegrationModule(String, ChannelExporter) - Constructor for class org.springframework.integration.module.IntegrationModule
-
- IntegrationPlugin - Class in org.springframework.integration.module
-
- IntegrationPlugin(ChannelRegistry) - Constructor for class org.springframework.integration.module.IntegrationPlugin
-
- interval - Variable in class org.springframework.xd.analytics.metrics.core.AggregateCount
-
- InvalidCommandLineArgumentException - Exception in org.springframework.xd.dirt.server.options
-
Thrown when there is an invalid command line argument passed into the runtime
- InvalidCommandLineArgumentException(String, Throwable) - Constructor for exception org.springframework.xd.dirt.server.options.InvalidCommandLineArgumentException
-
Create a new InvalidCommandLineArgumentException
- InvalidCommandLineArgumentException(String) - Constructor for exception org.springframework.xd.dirt.server.options.InvalidCommandLineArgumentException
-
Create a new InvalidCommandLineArgumentException
- invoke(MethodInvocation) - Method in class org.springframework.xd.dirt.module.support.ThreadContextClassLoaderSetterAdvice
-
- isAliasedInput() - Method in class org.springframework.xd.module.DeploymentMetadata
-
Return whether the source end is using an aliased name.
- isAliasedOutput() - Method in class org.springframework.xd.module.DeploymentMetadata
-
Return whether the output end is using an aliased name.
- isArg(String) - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- isAutoStartup() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- isAutoStartup() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- isAutoStartup() - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- isBackgroundImageTiled() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the background image is tiled.
- isContributorsEnabled() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not this profile is enabled for contributors.
- isDeployed() - Method in class org.springframework.xd.rest.client.domain.DeployableResource
-
Return deployment status of the underlying thing, or null
if unknown.
- isDeployments() - Method in class org.springframework.xd.dirt.rest.XDController.QueryOptions
-
Whether to also return deployment status when listing definitions.
- isExplicit(Object) - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- isFavorited() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- isFollowing() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the authenticated user is following this user.
- isFollowRequestSent() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not a request has been sent by the authenticating user to follow this user.
- isGeoEnabled() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the user has enabled their account with geo location.
- isIncrementable(String) - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- isIncrementable(String) - Method in class org.springframework.xd.dirt.plugins.job.batch.DistributedJobService
-
- isInputChannel(String, MessageChannel) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
Determine if a given bean is the input channel
- isJmxEnabled() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- isJmxEnabled() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- isJobStep() - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- isNotificationsEnabled() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the user has mobile notifications enabled.
- isOption(String) - Method in class org.springframework.xd.dirt.server.options.CommandLineParser
-
- isOutputChannel(String, MessageChannel) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
Determine if a given bean is an output channel
- isProtected() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the user's tweets are protected.
- isRemove() - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- isRetweeted() - Method in class org.springframework.integration.x.twitter.XDTweet
-
- isRunning() - Method in class org.springframework.integration.x.bus.Bridge
-
- isRunning() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- isRunning() - Method in class org.springframework.xd.dirt.plugins.job.ModuleJobLauncher
-
- isRunning() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- isRunning() - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- isRunning() - Method in class org.springframework.xd.module.SimpleModule
-
- isShowHelp() - Method in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- isSingleton() - Method in class org.springframework.xd.dirt.plugins.job.JobFactoryBean
-
- isSingleton() - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- isTap() - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- isTranslator() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not this user is a translator.
- isValidEmail(String) - Static method in class org.springframework.xd.shell.util.CommonUtils
-
- isVerified() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the user is verified with Twitter.
- RabbitAvailableRule - Class in org.springframework.xd.test.rabbit
-
- RabbitAvailableRule() - Constructor for class org.springframework.xd.test.rabbit.RabbitAvailableRule
-
- RabbitContainerEventListener - Class in org.springframework.xd.dirt.listener
-
- RabbitContainerEventListener(ConnectionFactory) - Constructor for class org.springframework.xd.dirt.listener.RabbitContainerEventListener
-
- RabbitContainerLauncher - Class in org.springframework.xd.dirt.launcher
-
- RabbitContainerLauncher(ConnectionFactory) - Constructor for class org.springframework.xd.dirt.launcher.RabbitContainerLauncher
-
- RabbitMessageBus - Class in org.springframework.integration.x.rabbit
-
- RabbitMessageBus(ConnectionFactory) - Constructor for class org.springframework.integration.x.rabbit.RabbitMessageBus
-
- RabbitModuleEventListener - Class in org.springframework.xd.dirt.listener
-
- RabbitModuleEventListener(ConnectionFactory) - Constructor for class org.springframework.xd.dirt.listener.RabbitModuleEventListener
-
- RangeCapableRepository<T,ID extends java.io.Serializable & java.lang.Comparable<ID>> - Interface in org.springframework.xd.store
-
To be implemented by repositories that know how to return a slice of their data.
- REACTOR_ENV_BEAN - Static variable in class org.springframework.xd.integration.reactor.config.ReactorNamespaceUtils
-
- ReactorNamespaceHandler - Class in org.springframework.xd.integration.reactor.config
-
- ReactorNamespaceHandler() - Constructor for class org.springframework.xd.integration.reactor.config.ReactorNamespaceHandler
-
- ReactorNamespaceUtils - Class in org.springframework.xd.integration.reactor.config
-
Namespace parser helper for creating BeanDefinitionBuilder
instances that have a reference to a Reactor
Environment
as their first constructor parameter.
- ReactorNamespaceUtils() - Constructor for class org.springframework.xd.integration.reactor.config.ReactorNamespaceUtils
-
- ReactorProcessorMessageDispatcher - Class in org.springframework.xd.integration.reactor.dispatcher
-
- ReactorProcessorMessageDispatcher() - Constructor for class org.springframework.xd.integration.reactor.dispatcher.ReactorProcessorMessageDispatcher
-
- ReactorProcessorMessageDispatcher(boolean) - Constructor for class org.springframework.xd.integration.reactor.dispatcher.ReactorProcessorMessageDispatcher
-
- ReactorPublishSubscribeChannel - Class in org.springframework.xd.integration.reactor.channel
-
- ReactorPublishSubscribeChannel(MessageDispatcher) - Constructor for class org.springframework.xd.integration.reactor.channel.ReactorPublishSubscribeChannel
-
- ReactorPublishSubscribeChannelParser - Class in org.springframework.xd.integration.reactor.config
-
- ReactorPublishSubscribeChannelParser() - Constructor for class org.springframework.xd.integration.reactor.config.ReactorPublishSubscribeChannelParser
-
- read(EvaluationContext, Object, String) - Method in class org.springframework.xd.tuple.spel.TuplePropertyAccessor
-
- RedisAggregateCounterRepository - Class in org.springframework.xd.analytics.metrics.redis
-
- RedisAggregateCounterRepository(RedisConnectionFactory) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisAggregateCounterRepository
-
- RedisAvailableRule - Class in org.springframework.xd.test.redis
-
- RedisAvailableRule() - Constructor for class org.springframework.xd.test.redis.RedisAvailableRule
-
- RedisContainerEventListener - Class in org.springframework.xd.dirt.listener
-
- RedisContainerEventListener(RedisConnectionFactory) - Constructor for class org.springframework.xd.dirt.listener.RedisContainerEventListener
-
- RedisContainerLauncher - Class in org.springframework.xd.dirt.launcher
-
- RedisContainerLauncher(RedisConnectionFactory) - Constructor for class org.springframework.xd.dirt.launcher.RedisContainerLauncher
-
- RedisCounterRepository - Class in org.springframework.xd.analytics.metrics.redis
-
- RedisCounterRepository(RedisConnectionFactory) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- RedisCounterRepository(String, RedisConnectionFactory) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- RedisFieldValueCounterRepository - Class in org.springframework.xd.analytics.metrics.redis
-
- RedisFieldValueCounterRepository(RedisConnectionFactory) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- RedisFieldValueCounterRepository(RedisConnectionFactory, String) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- RedisGaugeRepository - Class in org.springframework.xd.analytics.metrics.redis
-
Redis backed implementation that uses Redis keys to store and update the value.
- RedisGaugeRepository(RedisConnectionFactory) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisGaugeRepository
-
- RedisGaugeRepository(RedisConnectionFactory, String) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisGaugeRepository
-
- RedisInboundChannelAdapter - Class in org.springframework.integration.x.redis
-
Clone of SI adapter allowing any object type.
- RedisInboundChannelAdapter(RedisConnectionFactory) - Constructor for class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- RedisJobDefinitionRepository - Class in org.springframework.xd.dirt.stream.redis
-
- RedisJobDefinitionRepository(RedisOperations<String, String>) - Constructor for class org.springframework.xd.dirt.stream.redis.RedisJobDefinitionRepository
-
- redisKeyFromId(ID) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- RedisMessageBus - Class in org.springframework.integration.x.redis
-
- RedisMessageBus(RedisConnectionFactory) - Constructor for class org.springframework.integration.x.redis.RedisMessageBus
-
- RedisModuleEventListener - Class in org.springframework.xd.dirt.listener
-
- RedisModuleEventListener(RedisConnectionFactory) - Constructor for class org.springframework.xd.dirt.listener.RedisModuleEventListener
-
- RedisModuleRegistry - Class in org.springframework.xd.dirt.module
-
- RedisModuleRegistry(RedisConnectionFactory) - Constructor for class org.springframework.xd.dirt.module.RedisModuleRegistry
-
- redisOperations - Variable in class org.springframework.xd.store.AbstractRedisRepository
-
- RedisPublishingMessageHandler - Class in org.springframework.integration.x.redis
-
Temporary - clone of SI that allows publishing of message types other than String
- RedisPublishingMessageHandler(RedisConnectionFactory) - Constructor for class org.springframework.integration.x.redis.RedisPublishingMessageHandler
-
- RedisQueueInboundChannelAdapter - Class in org.springframework.integration.x.redis
-
- RedisQueueInboundChannelAdapter(String, RedisConnectionFactory) - Constructor for class org.springframework.integration.x.redis.RedisQueueInboundChannelAdapter
-
- RedisQueueOutboundChannelAdapter - Class in org.springframework.integration.x.redis
-
- RedisQueueOutboundChannelAdapter(String, RedisConnectionFactory) - Constructor for class org.springframework.integration.x.redis.RedisQueueOutboundChannelAdapter
-
- RedisRichGaugeRepository - Class in org.springframework.xd.analytics.metrics.redis
-
- RedisRichGaugeRepository(RedisConnectionFactory) - Constructor for class org.springframework.xd.analytics.metrics.redis.RedisRichGaugeRepository
-
- RedisStreamDefinitionRepository - Class in org.springframework.xd.dirt.stream.redis
-
- RedisStreamDefinitionRepository(RedisOperations<String, String>) - Constructor for class org.springframework.xd.dirt.stream.redis.RedisStreamDefinitionRepository
-
- RedisStreamRepository - Class in org.springframework.xd.dirt.stream.redis
-
- RedisStreamRepository(RedisOperations<String, String>, RedisStreamDefinitionRepository) - Constructor for class org.springframework.xd.dirt.stream.redis.RedisStreamRepository
-
- redisTemplate - Variable in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- removeAttribute(String) - Method in class org.springframework.xd.module.DeploymentMetadata
-
- removeDeployment(String) - Method in class org.springframework.xd.dirt.stream.DeploymentMessageSender
-
- removeHandler(MessageHandler) - Method in class org.springframework.xd.integration.reactor.dispatcher.ReactorProcessorMessageDispatcher
-
- removeModule(Module) - Method in class org.springframework.integration.module.IntegrationPlugin
-
- removeModule(Module) - Method in class org.springframework.xd.dirt.plugins.job.JobPlugin
-
- removeModule(Module) - Method in class org.springframework.xd.dirt.plugins.MBeanExportingPlugin
-
- removeModule(Module) - Method in class org.springframework.xd.dirt.plugins.stream.StreamPlugin
-
- removeModule(Module) - Method in interface org.springframework.xd.module.Plugin
-
Take any actions necessary to remove a module from the system.
- renderMapDataAsTable(List<Map<String, Object>>, List<String>) - Static method in class org.springframework.xd.shell.util.UiUtils
-
Renders a textual representation of the list of provided Map data
- renderParameterInfoDataAsTable(Map<String, String>, boolean, int) - Static method in class org.springframework.xd.shell.util.UiUtils
-
- renderParameterInfoDataAsTable(Map<String, String>) - Static method in class org.springframework.xd.shell.util.UiUtils
-
Renders a textual representation of provided parameter map.
- renderTextTable(Table) - Static method in class org.springframework.xd.shell.util.UiUtils
-
- renderTextTable(Table, boolean) - Static method in class org.springframework.xd.shell.util.UiUtils
-
Renders a textual representation of the provided
Table
- reset(String) - Method in interface org.springframework.xd.analytics.metrics.core.CounterRepository
-
Reset the given counter to zero.
- reset(String, String) - Method in interface org.springframework.xd.analytics.metrics.core.FieldValueCounterRepository
-
Reset the FieldValueCounter to zero for the given field name, creating missing counters.
- reset(String) - Method in interface org.springframework.xd.analytics.metrics.core.GaugeRepository
-
Reset the gauge to zero
- reset(String) - Method in interface org.springframework.xd.analytics.metrics.core.RichGaugeRepository
-
Reset the gauge to zero and reset any accumulated average, max and min values
- reset(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- reset(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryCounterRepository
-
- reset(String, String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryFieldValueCounterRepository
-
- reset(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryGaugeRepository
-
- reset(String) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryRichGaugeRepository
-
- reset(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- reset(String, String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- reset(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisGaugeRepository
-
- reset(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisRichGaugeRepository
-
- resetBytesWritten() - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- resetBytesWritten() - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- resetBytesWritten() - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- resetRichGauge(RichGauge) - Static method in class org.springframework.xd.analytics.metrics.core.MetricUtils
-
- resolution - Variable in class org.springframework.xd.analytics.metrics.core.AggregateCount
-
- resolve(StreamLookupEnvironment) - Method in class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- resolve(StreamLookupEnvironment) - Method in class org.springframework.xd.dirt.stream.dsl.ModuleReferenceNode
-
- resolve(StreamLookupEnvironment) - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- resolve(StreamLookupEnvironment) - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- resolve(StreamLookupEnvironment) - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- resolveChannelName(String) - Method in class org.springframework.integration.x.bus.MessageBusAwareChannelResolver
-
- resolveModuleNodes(StreamLookupEnvironment, List<ModuleNode>) - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
Does the lookup of module nodes to see if any previously defined and if so replaces them in this stream
- ResourceDefinitionException - Exception in org.springframework.xd.dirt.module
-
Thrown when a problem is detected with the (DSL) definition of an XD resource.
- ResourceDefinitionException(String, Throwable) - Constructor for exception org.springframework.xd.dirt.module.ResourceDefinitionException
-
- ResourceDefinitionException(String) - Constructor for exception org.springframework.xd.dirt.module.ResourceDefinitionException
-
- ResourceDeployer<R extends BaseDefinition> - Interface in org.springframework.xd.dirt.core
-
Interface for XD Resource Services.
- ResourceOperations - Interface in org.springframework.xd.rest.client
-
Operations common to resources like (Stream, Job, and Tap )
- restart(Long) - Method in class org.springframework.xd.dirt.plugins.job.batch.DistributedJobService
-
- RestConfiguration - Class in org.springframework.xd.dirt.rest
-
Takes care of infrastructure setup for the web/rest layer.
- RestConfiguration() - Constructor for class org.springframework.xd.dirt.rest.RestConfiguration
-
- RestControllerAdvice - Class in org.springframework.xd.dirt.rest
-
Central class for behavior common to all REST controllers.
- RestControllerAdvice() - Constructor for class org.springframework.xd.dirt.rest.RestControllerAdvice
-
- RestTemplateMessageConverterUtil - Class in org.springframework.xd.rest.client.util
-
Utility class that does two things:
Resets a RestTemplate
's message converters list to have json support come before xml.
Force injects JAXBContexts that know about our particular classes
- retrieve(String, Date, Date, AggregateCounterOperations.Resolution) - Method in interface org.springframework.xd.rest.client.AggregateCounterOperations
-
Retrieve the information for the given named AggregateCounter
- retrieve(String) - Method in interface org.springframework.xd.rest.client.CounterOperations
-
Retrieve information about the given named counter.
- retrieve(String) - Method in interface org.springframework.xd.rest.client.FieldValueCounterOperations
-
Retrieve information about the given named field value counter.
- retrieve(String) - Method in interface org.springframework.xd.rest.client.GaugeOperations
-
Retrieve information about the given named gauge.
- retrieve(String, Date, Date, AggregateCounterOperations.Resolution) - Method in class org.springframework.xd.rest.client.impl.AggregateCounterTemplate
-
- retrieve(String) - Method in class org.springframework.xd.rest.client.impl.CounterTemplate
-
- retrieve(String) - Method in class org.springframework.xd.rest.client.impl.FieldValueCounterTemplate
-
- retrieve(String) - Method in class org.springframework.xd.rest.client.impl.GaugeTemplate
-
- retrieve(String) - Method in class org.springframework.xd.rest.client.impl.RichGaugeTemplate
-
- retrieve(String) - Method in interface org.springframework.xd.rest.client.RichGaugeOperations
-
Display the value of the named Rich Gauge
- RichGauge - Class in org.springframework.xd.analytics.metrics.core
-
A gauge which stores the maximum, minimum and average in addition to the current value.
- RichGauge(String) - Constructor for class org.springframework.xd.analytics.metrics.core.RichGauge
-
Creates an "empty" gauge.
- RichGauge(String, double) - Constructor for class org.springframework.xd.analytics.metrics.core.RichGauge
-
- RichGauge(String, double, double, double, double, double, long) - Constructor for class org.springframework.xd.analytics.metrics.core.RichGauge
-
- RichGaugeCommands - Class in org.springframework.xd.shell.command
-
Commands for interacting with RichGauge analytics.
- RichGaugeCommands() - Constructor for class org.springframework.xd.shell.command.RichGaugeCommands
-
- RichGaugeHandler - Class in org.springframework.xd.analytics.metrics.integration
-
- RichGaugeHandler(RichGaugeRepository, String, double) - Constructor for class org.springframework.xd.analytics.metrics.integration.RichGaugeHandler
-
- richGaugeOperations() - Method in class org.springframework.xd.rest.client.impl.SpringXDTemplate
-
- RichGaugeOperations - Interface in org.springframework.xd.rest.client
-
Interface defining operations available when dealing with Rich Gauge.
- richGaugeOperations() - Method in interface org.springframework.xd.rest.client.SpringXDOperations
-
Returns the portion of the API for interaction with RichGauge.
- RichGaugeRepository - Interface in org.springframework.xd.analytics.metrics.core
-
A service for managing RichGauge instances.
- RichGaugeResource - Class in org.springframework.xd.rest.client.domain.metrics
-
The REST representation of a RichGauge.
- RichGaugeResource() - Constructor for class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
No-arg constructor for serialization frameworks.
- RichGaugeResource(String, double, double, double, double, double, long) - Constructor for class org.springframework.xd.rest.client.domain.metrics.RichGaugeResource
-
- RichGaugesController - Class in org.springframework.xd.dirt.rest.metrics
-
Exposes representations of
Gauge
s.
- RichGaugesController(RichGaugeRepository) - Constructor for class org.springframework.xd.dirt.rest.metrics.RichGaugesController
-
- RichGaugeTemplate - Class in org.springframework.xd.rest.client.impl
-
Implementation of the RichGauge part of the metrics API.
- RichGaugeTemplate(AbstractTemplate) - Constructor for class org.springframework.xd.rest.client.impl.RichGaugeTemplate
-
- rm(String, boolean, boolean) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- run() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- save(S) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryAggregateCounterRepository
-
- save(S) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- save(Iterable<S>) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryMetricRepository
-
- save(S) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- save(Iterable<S>) - Method in class org.springframework.xd.analytics.metrics.redis.RedisFieldValueCounterRepository
-
- save(R) - Method in interface org.springframework.xd.dirt.core.ResourceDeployer
-
- save(String, String, boolean) - Method in class org.springframework.xd.dirt.rest.XDController
-
Create a new Module.
- save(D) - Method in class org.springframework.xd.dirt.stream.AbstractDeployer
-
- save(S) - Method in class org.springframework.xd.store.AbstractInMemoryRepository
-
- save(S) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- save(Iterable<S>) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
- save(Iterable<S>) - Method in class org.springframework.xd.store.AbstractRepository
-
- select(String) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- select(String) - Method in interface org.springframework.xd.tuple.Tuple
-
Use SpEL expression to return a subset of the tuple that matches the expression
- sendDeploymentRequests(String, List<ModuleDeploymentRequest>) - Method in class org.springframework.xd.dirt.stream.AbstractDeployer
-
- sendDeploymentRequests(String, List<ModuleDeploymentRequest>) - Method in class org.springframework.xd.dirt.stream.DeploymentMessageSender
-
- serialize(Message<?>) - Method in class org.springframework.integration.x.redis.MessageRedisSerializer
-
- serialize(Counter) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- serialize(JobDefinition) - Method in class org.springframework.xd.dirt.stream.redis.RedisJobDefinitionRepository
-
- serialize(StreamDefinition) - Method in class org.springframework.xd.dirt.stream.redis.RedisStreamDefinitionRepository
-
- serialize(Stream) - Method in class org.springframework.xd.dirt.stream.redis.RedisStreamRepository
-
- serialize(T) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
Provide a String representation of the domain entity.
- serializeId(String) - Method in class org.springframework.xd.analytics.metrics.redis.RedisCounterRepository
-
- serializeId(String) - Method in class org.springframework.xd.dirt.stream.redis.AbstractRedisDefinitionRepository
-
- serializeId(String) - Method in class org.springframework.xd.dirt.stream.redis.AbstractRedisInstanceRepository
-
- serializeId(ID) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
Return a String representation of the domain ID.
- set_created_at(Date) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setActiveProfiles(String[]) - Method in class org.springframework.integration.module.IntegrationModule
-
- setAlpha(double) - Method in class org.springframework.xd.analytics.metrics.core.RichGauge
-
- setAlpha(String, double) - Method in interface org.springframework.xd.analytics.metrics.core.RichGaugeRepository
-
- setAlpha(String, double) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryRichGaugeRepository
-
- setAlpha(String, double) - Method in class org.springframework.xd.analytics.metrics.redis.RedisRichGaugeRepository
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.integration.x.bus.LocalMessageBus
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.xd.dirt.container.XDContainer
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.xd.dirt.launcher.AbstractContainerLauncher
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.xd.dirt.module.FileModuleRegistry
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.xd.dirt.module.ModuleDeployer
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.xd.dirt.launcher.AbstractContainerLauncher
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.xd.dirt.module.ModuleDeployer
-
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- setAttribute(String, String) - Method in class org.springframework.xd.dirt.event.AbstractEvent
-
- setAutoStartup(boolean) - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- setAutoStartup(boolean) - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- setBaseFilename(String) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- setBaseFilename(String) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- setBaseFilename(String) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- setBaseFilename(String) - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- setBaseFilename(String) - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- setBasePath(String) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- setBasePath(String) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- setBasePath(String) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- setBasePath(String) - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- setBasePath(String) - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.integration.x.bus.MessageBusSupport
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.integration.x.json.TypedJsonMapper
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.xd.dirt.module.ModuleDeployer
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.xd.dirt.module.support.ThreadContextClassLoaderSetterAdvice
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.integration.x.bus.MessageBusAwareChannelResolver
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.integration.x.bus.MessageBusAwareRouterBeanPostProcessor
-
- setCollectionName(String) - Method in class org.springframework.xd.batch.item.mongodb.MongoItemWriter
-
- setColumnNames(String) - Method in class org.springframework.xd.jdbc.JdbcMessagePayloadTransformer
-
- setConnectTimeout(int) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
The connection timeout for making a connection to Twitter.
- setContextPath(String) - Method in class org.springframework.xd.dirt.server.AdminServer
-
Set the contextPath to serve requests on.
- setConversionService(ConversionService) - Method in class org.springframework.integration.x.bus.MessageBusSupport
-
- setConvertWithinTransport(boolean) - Method in class org.springframework.integration.x.bus.LocalMessageBus
-
Determines whether any conversion logic is applied within the local transport.
- setCounter(long) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- setCounter(long) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- setCounter(long) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- setCreatedAt(Date) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setData(Map<Integer, String>) - Method in class org.springframework.xd.shell.util.TableRow
-
- setDateFormat(DateFormat) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Will set the DateFormat
on the underlying DefaultJobParametersConverter
.
- setDateFormat(DateFormat) - Method in class org.springframework.xd.dirt.plugins.job.JobLaunchRequestTransformer
-
Will set the DateFormat
on the underlying DefaultJobParametersConverter
.
- setDateFormat(DateFormat) - Method in class org.springframework.xd.dirt.plugins.job.JobParametersBean
-
Will set the DateFormat
on the underlying DefaultJobParametersConverter
.
- setDateFormat(DateFormat) - Method in class org.springframework.xd.tuple.batch.TupleFieldSetMapper
-
The
DateFormat
used by the resulting
Tuple
instance returned when converting strings to Dates.
- setDateFormat(DateFormat) - Method in class org.springframework.xd.tuple.TupleBuilder
-
- setDateFormatAsString(String) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Allows for setting the DateFormat
using a String
.
- setDateFormatAsString(String) - Method in class org.springframework.xd.dirt.plugins.job.JobLaunchRequestTransformer
-
- setDateFormatAsString(String) - Method in class org.springframework.xd.dirt.plugins.job.JobParametersBean
-
- setDefaultTopic(String) - Method in class org.springframework.integration.x.redis.RedisPublishingMessageHandler
-
- setDelimited(boolean) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
Whether "delimited=length" shoud be added to the query.
- setDeployed(Boolean) - Method in class org.springframework.xd.rest.client.domain.DeployableResource
-
- setDeployments(boolean) - Method in class org.springframework.xd.dirt.rest.XDController.QueryOptions
-
- setDisplayUrl(String) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setDisplayUrl(String) - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- setEnableDefaultSerializer(boolean) - Method in class org.springframework.integration.x.redis.RedisQueueInboundChannelAdapter
-
- setEnableDefaultSerializer(boolean) - Method in class org.springframework.integration.x.redis.RedisQueueOutboundChannelAdapter
-
- setEntities(XDEntities) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setExecutor(Executor) - Method in class org.springframework.integration.x.http.NettyHttpInboundChannelAdapter
-
- setExpandedUrl(String) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setExpandedUrl(String) - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- setExtractPayload(boolean) - Method in class org.springframework.integration.x.redis.RedisQueueInboundChannelAdapter
-
- setExtractPayload(boolean) - Method in class org.springframework.integration.x.redis.RedisQueueOutboundChannelAdapter
-
- setFavorited(boolean) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setFileSuffix(String) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- setFileSuffix(String) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- setFileSuffix(String) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- setFileSuffix(String) - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- setFileSuffix(String) - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- setFilterLevel(String) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
One of "none", "low" or "medium"
- setFollow(String) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
Restrict the stream to a user or users.
- setFormattingConversionService(FormattingConversionService) - Method in class org.springframework.xd.tuple.TupleBuilder
-
- setFromUser(String) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setFromUserId(long) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setFs(String) - Method in class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- setGaugeValue(Gauge, long) - Static method in class org.springframework.xd.analytics.metrics.core.MetricUtils
-
- setGroup(String) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setGroupName(String) - Method in class org.springframework.xd.dirt.plugins.job.BatchJobRegistryBeanPostProcessor
-
- setGroupName(String) - Method in class org.springframework.xd.dirt.plugins.job.ModuleJobLauncher
-
- setHashTags(List<XDHashTagEntity>) - Method in class org.springframework.integration.x.twitter.XDEntities
-
- setHost(String) - Method in class org.springframework.xd.integration.reactor.syslog.SyslogInboundChannelAdapter
-
- setId(long) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setId(long) - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- setId(long) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setIndex(int) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setIndices(int[]) - Method in class org.springframework.integration.x.twitter.XDHashTagEntity
-
- setIndices(int[]) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setIndices(int[]) - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- setIndices(int[]) - Method in class org.springframework.integration.x.twitter.XDTickerSymbolEntity
-
- setIndices(int[]) - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- setInputChannelName(String) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- setInReplyToScreenName(String) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setInReplyToStatusId(Long) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setInReplyToUserId(Long) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setIsJobStep(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- setIsTap(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- setJdbcTemplate(JdbcOperations) - Method in class org.springframework.xd.dirt.plugins.job.batch.BatchJobLocator
-
- setJobExecutionId(Long) - Method in class org.springframework.xd.dirt.rest.BatchJobExecutionsController.StopRequest
-
- setJobLocator(BatchJobLocator) - Method in class org.springframework.xd.dirt.plugins.job.BatchJobRegistryBeanPostProcessor
-
- setJobRegistry(JobRegistry) - Method in class org.springframework.xd.dirt.plugins.job.BatchJobRegistryBeanPostProcessor
-
- setJt(String) - Method in class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- setLanguage(String) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
Filter tweets by language or languages.
- setLanguageCode(String) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setLineAggregator(LineAggregator<T>) - Method in class org.springframework.xd.batch.item.hadoop.HdfsTextItemWriter
-
Public setter for the LineAggregator
.
- setLineAggregator(LineAggregator<T>) - Method in class org.springframework.xd.batch.item.hadoop.SimpleHdfsTextItemWriter
-
Public setter for the LineAggregator
.
- setLocations(String) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
Bound the returned tweets by location(s).
- setMakeParametersUnique(boolean) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
If not set, this property defaults to true
.
- setMakeParametersUnique(boolean) - Method in class org.springframework.xd.dirt.plugins.job.JobLaunchRequestTransformer
-
If not set, this property defaults to true
.
- setMakeParametersUnique(boolean) - Method in class org.springframework.xd.dirt.plugins.job.JobParametersBean
-
If not set, this property defaults to true
.
- setMaxWidth(int) - Method in class org.springframework.xd.shell.util.TableHeader
-
Defaults to -1 indicating to ignore the property.
- setMedia(List<XDMediaEntity>) - Method in class org.springframework.integration.x.twitter.XDEntities
-
- setMediaSecureUrl(String) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setMediaUrl(String) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setMentions(List<XDMentionEntity>) - Method in class org.springframework.integration.x.twitter.XDEntities
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.integration.x.redis.RedisPublishingMessageHandler
-
- setModule(String) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setName(String) - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- setName(String) - Method in class org.springframework.xd.shell.util.TableHeader
-
- setNames(List<String>) - Method in class org.springframework.xd.tuple.batch.TupleFieldExtractor
-
An ordered list of field names to be extracted from each item.
- setNumberFormat(NumberFormat) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Setter for the NumberFormat
which is set on the underlying DefaultJobParametersConverter
.
- setNumberFormat(NumberFormat) - Method in class org.springframework.xd.dirt.plugins.job.JobLaunchRequestTransformer
-
Setter for the NumberFormat
which is set on the underlying DefaultJobParametersConverter
.
- setNumberFormat(NumberFormat) - Method in class org.springframework.xd.dirt.plugins.job.JobParametersBean
-
Setter for the NumberFormat
which is set on the underlying DefaultJobParametersConverter
.
- setNumberFormatAsString(String) - Method in class org.springframework.xd.dirt.plugins.job.ExpandedJobParametersConverter
-
Allows for setting the NumberFormat
using a String
.
- setNumberFormatAsString(String) - Method in class org.springframework.xd.dirt.plugins.job.JobLaunchRequestTransformer
-
- setNumberFormatAsString(String) - Method in class org.springframework.xd.dirt.plugins.job.JobParametersBean
-
- setNumberFormatFromLocale(Locale) - Method in class org.springframework.xd.tuple.TupleBuilder
-
- setOperations - Variable in class org.springframework.xd.analytics.metrics.redis.RedisAggregateCounterRepository
-
- setOutputChannelPrefix(String) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
-
- setParameter(String, String) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setParentContext(ApplicationContext) - Method in interface org.springframework.xd.module.Module
-
- setParentContext(ApplicationContext) - Method in class org.springframework.xd.module.SimpleModule
-
- setPhase(int) - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- setPoller(PollerMetadata) - Method in class org.springframework.integration.x.bus.LocalMessageBus
-
Set the poller to use when QueueChannels are used.
- setPort(int) - Method in class org.springframework.xd.integration.reactor.syslog.SyslogInboundChannelAdapter
-
- setPostProcessContextPaths(String...) - Method in class org.springframework.xd.module.AbstractPlugin
-
- setPrefix(String) - Method in class org.springframework.xd.store.AbstractRedisRepository
-
Change the prefix after creation.
- setProfileImageUrl(String) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setProperties(Properties) - Method in class org.springframework.xd.module.ModuleDefinition
-
- setProperty(String) - Method in class org.springframework.xd.shell.hadoop.ConfigurationCommands
-
- setQueueSize(int) - Method in class org.springframework.integration.x.bus.LocalMessageBus
-
Set the size of the queue when using QueueChannel
s.
- setReadTimeout(int) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
The read timeout for the underlying URLConnection to the twitter stream.
- setRemove(boolean) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setrep(String, int, boolean, boolean) - Method in class org.springframework.xd.shell.hadoop.FsShellCommands
-
- setRetweetCount(Integer) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setRetweeted(boolean) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setRetweetedStatus(XDTweet) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setRichGaugeAlpha(RichGauge, double) - Static method in class org.springframework.xd.analytics.metrics.core.MetricUtils
-
- setRichGaugeValue(RichGauge, double) - Static method in class org.springframework.xd.analytics.metrics.core.MetricUtils
-
- setRolloverThresholdInBytes(long) - Method in class org.springframework.xd.batch.item.hadoop.AbstractHdfsItemWriter
-
- setRolloverThresholdInBytes(long) - Method in class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- setRolloverThresholdInBytes(long) - Method in class org.springframework.xd.hadoop.fs.AbstractHdfsWriter
-
- setRolloverThresholdInBytes(long) - Method in class org.springframework.xd.hadoop.fs.HdfsTextFileWriterFactory
-
- setRolloverThresholdInBytes(long) - Method in class org.springframework.xd.integration.hadoop.config.HdfsWritingMessageHandlerFactoryBean
-
- setRows(List<TableRow>) - Method in class org.springframework.xd.shell.util.Table
-
- setScreen_Name(String) - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- setScreenName(String) - Method in class org.springframework.integration.x.twitter.XDMentionEntity
-
- setScripts(Resource[]) - Method in class org.springframework.xd.jdbc.SingleTableDatabaseInitializer
-
- setSerializer(RedisSerializer<?>) - Method in class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- setSerializer(RedisSerializer<?>) - Method in class org.springframework.integration.x.redis.RedisPublishingMessageHandler
-
- setSerializer(RedisSerializer<?>) - Method in class org.springframework.integration.x.redis.RedisQueueInboundChannelAdapter
-
- setSerializer(RedisSerializer<?>) - Method in class org.springframework.integration.x.redis.RedisQueueOutboundChannelAdapter
-
- setServerProperties(Properties) - Method in class org.springframework.xd.dirt.plugins.job.batch.HSQLServerBean
-
- setServletName(String) - Method in class org.springframework.xd.dirt.server.AdminServer
-
Set the servletName.
- setSinkChannelName(String) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setSource(String) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setSourceChannelName(String) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setStallWarnings(boolean) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
Whether "stall_warnings=true" should be added to the query.
- setStartedAt(Date) - Method in class org.springframework.xd.dirt.stream.BaseInstance
-
Returns the date when this instance was started.
- setStringSerializer(RedisSerializer<String>) - Method in class org.springframework.integration.x.redis.MessageRedisSerializer
-
- setTableName(String) - Method in class org.springframework.xd.jdbc.SingleTableDatabaseInitializer
-
- setTargetException(Exception) - Method in class org.springframework.xd.shell.Target
-
Sets the exception in case an error occurred during targeting.
- setTargetResultMessage(String) - Method in class org.springframework.xd.shell.Target
-
Set the result messages indicating the success or failure while targeting the Spring XD Admin Server.
- setText(String) - Method in class org.springframework.integration.x.twitter.XDHashTagEntity
-
- setText(String) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setTickerSymbol(String) - Method in class org.springframework.integration.x.twitter.XDTickerSymbolEntity
-
- setTickerSymbols(List<XDTickerSymbolEntity>) - Method in class org.springframework.integration.x.twitter.XDEntities
-
- setTimeZone(TimeZone) - Method in class org.springframework.xd.dirt.rest.BatchJobExecutionsController
-
- setTimeZone(TimeZone) - Method in class org.springframework.xd.dirt.rest.BatchJobsController
-
- setTopics(String...) - Method in class org.springframework.integration.x.redis.RedisInboundChannelAdapter
-
- setToUserId(Long) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setTrack(String) - Method in class org.springframework.integration.x.twitter.TwitterStreamChannelAdapter
-
Filter tweets by words or phrases.
- setTupleToStringConverter(Converter<Tuple, String>) - Method in class org.springframework.xd.tuple.DefaultTuple
-
- setType(String) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setType(String) - Method in class org.springframework.xd.dirt.module.ModuleDeploymentRequest
-
- setTypes(Map<String, FieldSetType>) - Method in class org.springframework.xd.tuple.batch.TupleFieldSetMapper
-
- setUrl(String) - Method in class org.springframework.integration.x.twitter.XDMediaEntity
-
- setUrl(String) - Method in class org.springframework.integration.x.twitter.XDTickerSymbolEntity
-
- setUrl(String) - Method in class org.springframework.integration.x.twitter.XDUrlEntity
-
- setUrls(List<XDUrlEntity>) - Method in class org.springframework.integration.x.twitter.XDEntities
-
- setUser(XDTwitterProfile) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- setValue(String, long) - Method in interface org.springframework.xd.analytics.metrics.core.GaugeRepository
-
Set the value of the gauge
- setValue(String, double) - Method in interface org.springframework.xd.analytics.metrics.core.RichGaugeRepository
-
Sets the current value of the gauge.
- setValue(String, long) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryGaugeRepository
-
- setValue(String, double) - Method in class org.springframework.xd.analytics.metrics.memory.InMemoryRichGaugeRepository
-
- setValue(String, long) - Method in class org.springframework.xd.analytics.metrics.redis.RedisGaugeRepository
-
- setValue(String, double) - Method in class org.springframework.xd.analytics.metrics.redis.RedisRichGaugeRepository
-
- setWidth(int) - Method in class org.springframework.xd.shell.util.TableHeader
-
- setXDEntities(XDEntities) - Method in class org.springframework.integration.x.twitter.XDTweet
-
- ShallowMetricResourceAssembler<M extends Metric> - Class in org.springframework.xd.dirt.rest.metrics
-
Base class for a ResourceAssembler
that builds shallow resources for metrics (exposing only their names, and
hence their "self" rel).
- ShallowMetricResourceAssembler(Class<?>) - Constructor for class org.springframework.xd.dirt.rest.metrics.ShallowMetricResourceAssembler
-
- showAllInlineMedia() - Method in class org.springframework.integration.x.twitter.XDTwitterProfile
-
Whether or not the user has selected to see all inline media from everyone.
- showHelp - Variable in class org.springframework.xd.dirt.server.options.AbstractOptions
-
- SimpleAbstractHdfsItemWriter<T> - Class in org.springframework.xd.batch.item.hadoop
-
- SimpleAbstractHdfsItemWriter() - Constructor for class org.springframework.xd.batch.item.hadoop.SimpleAbstractHdfsItemWriter
-
- SimpleHdfsTextItemWriter<T> - Class in org.springframework.xd.batch.item.hadoop
-
- SimpleHdfsTextItemWriter(FileSystem) - Constructor for class org.springframework.xd.batch.item.hadoop.SimpleHdfsTextItemWriter
-
- SimpleModule - Class in org.springframework.xd.module
-
A
Module
implementation backed by a Spring
ApplicationContext
.
- SimpleModule(ModuleDefinition, DeploymentMetadata) - Constructor for class org.springframework.xd.module.SimpleModule
-
- SimpleModule(ModuleDefinition, DeploymentMetadata, ClassLoader) - Constructor for class org.springframework.xd.module.SimpleModule
-
- SingleNodeMain - Class in org.springframework.xd.dirt.server
-
The main driver class for the SingleNode Server that has both the AdminServer and XDContainer
- SingleNodeMain() - Constructor for class org.springframework.xd.dirt.server.SingleNodeMain
-
- SingleNodeOptions - Class in org.springframework.xd.dirt.server.options
-
A class the defines the options that will be parsed on the container command line.
- SingleNodeOptions() - Constructor for class org.springframework.xd.dirt.server.options.SingleNodeOptions
-
- SingleNodeServer - Class in org.springframework.xd.dirt.server
-
An XD server configured for a single node
- SingleNodeServer(AdminServer, XDContainer) - Constructor for class org.springframework.xd.dirt.server.SingleNodeServer
-
- SingleTableDatabaseInitializer - Class in org.springframework.xd.jdbc
-
Class that's intended for initializing a single table and the script used can use a placeholder #table for the table
name.
- SingleTableDatabaseInitializer() - Constructor for class org.springframework.xd.jdbc.SingleTableDatabaseInitializer
-
- SinkChannelNode - Class in org.springframework.xd.dirt.stream.dsl
-
- SinkChannelNode(ChannelNode, int) - Constructor for class org.springframework.xd.dirt.stream.dsl.SinkChannelNode
-
- size() - Method in class org.springframework.xd.tuple.DefaultTuple
-
- size() - Method in interface org.springframework.xd.tuple.Tuple
-
Return the number of elements in this tuple.
- slice(List<T>, Pageable) - Method in class org.springframework.xd.store.AbstractInMemoryRepository
-
Post-process the list to only return elements matching the page request.
- SourceChannelNode - Class in org.springframework.xd.dirt.stream.dsl
-
- SourceChannelNode(ChannelNode, int, boolean) - Constructor for class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- SourceChannelNode(ModuleReferenceNode, int, boolean) - Constructor for class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- SplunkTransformer - Class in org.springframework.integration.x.splunk
-
Message consumer that will push the payload to a splunk instance via a TCP-Port.
- SplunkTransformer() - Constructor for class org.springframework.integration.x.splunk.SplunkTransformer
-
- SpringXDException - Exception in org.springframework.xd.rest.client.impl
-
A Java exception that wraps the serialized VndErrors
object.
- SpringXDException(VndErrors) - Constructor for exception org.springframework.xd.rest.client.impl.SpringXDException
-
- SpringXDOperations - Interface in org.springframework.xd.rest.client
-
Main entry point for interacting with a running XD system.
- SpringXDTemplate - Class in org.springframework.xd.rest.client.impl
-
Implementation of the entry point to the API.
- SpringXDTemplate(URI) - Constructor for class org.springframework.xd.rest.client.impl.SpringXDTemplate
-
- start() - Method in class org.springframework.integration.x.bus.Bridge
-
- start() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- start() - Method in class org.springframework.xd.dirt.plugins.job.ModuleJobLauncher
-
- start() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- start() - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- start() - Method in class org.springframework.xd.module.SimpleModule
-
- startpos - Variable in class org.springframework.xd.dirt.stream.dsl.AstNode
-
- stop() - Method in class org.springframework.integration.x.bus.Bridge
-
- stop() - Method in class org.springframework.xd.dirt.container.XDContainer
-
- stop(Runnable) - Method in class org.springframework.xd.dirt.container.XDContainer
-
- stop(Long) - Method in class org.springframework.xd.dirt.plugins.job.batch.DistributedJobService
-
- stop() - Method in class org.springframework.xd.dirt.plugins.job.ModuleJobLauncher
-
- stop() - Method in class org.springframework.xd.dirt.server.AdminServer
-
- stop(Runnable) - Method in class org.springframework.xd.dirt.server.AdminServer
-
- stop() - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- stop(Runnable) - Method in class org.springframework.xd.integration.hadoop.outbound.HdfsWritingMessageHandler
-
- stop() - Method in class org.springframework.xd.module.SimpleModule
-
- stopBridges() - Method in class org.springframework.integration.x.bus.MessageBusSupport
-
- store - Variable in class org.springframework.xd.dirt.server.options.AdminOptions
-
- Store - Enum in org.springframework.xd.dirt.server.options
-
The kind of persistence mechanism to use for storing stream definitions, etc.
- Stream - Class in org.springframework.xd.dirt.stream
-
A runtime representation of a running stream.
- Stream(StreamDefinition) - Constructor for class org.springframework.xd.dirt.stream.Stream
-
- StreamCommands - Class in org.springframework.xd.shell.command
-
- StreamCommands() - Constructor for class org.springframework.xd.shell.command.StreamCommands
-
- StreamConfigParser - Class in org.springframework.xd.dirt.stream.dsl
-
- StreamConfigParser(CrudRepository<? extends BaseDefinition, String>) - Constructor for class org.springframework.xd.dirt.stream.dsl.StreamConfigParser
-
- StreamDefinition - Class in org.springframework.xd.dirt.stream
-
Represents a model for a data flow in the system.
- StreamDefinition(String, String) - Constructor for class org.springframework.xd.dirt.stream.StreamDefinition
-
- StreamDefinitionRepository - Interface in org.springframework.xd.dirt.stream
-
- StreamDefinitionResource - Class in org.springframework.xd.rest.client.domain
-
Represents a stream definition, i.e. a flow of data in the system.
- StreamDefinitionResource() - Constructor for class org.springframework.xd.rest.client.domain.StreamDefinitionResource
-
Default constructor for serialization frameworks.
- StreamDefinitionResource(String, String) - Constructor for class org.springframework.xd.rest.client.domain.StreamDefinitionResource
-
- StreamDefinitionResource.Page - Class in org.springframework.xd.rest.client.domain
-
Dedicated subclass to workaround type erasure.
- StreamDefinitionResource.Page() - Constructor for class org.springframework.xd.rest.client.domain.StreamDefinitionResource.Page
-
- StreamDefinitionResourceAssembler - Class in org.springframework.xd.dirt.rest
-
- StreamDefinitionResourceAssembler() - Constructor for class org.springframework.xd.dirt.rest.StreamDefinitionResourceAssembler
-
- StreamDeployer - Class in org.springframework.xd.dirt.stream
-
- StreamDeployer(StreamDefinitionRepository, DeploymentMessageSender, StreamRepository, XDParser) - Constructor for class org.springframework.xd.dirt.stream.StreamDeployer
-
- StreamLookupEnvironment - Interface in org.springframework.xd.dirt.stream.dsl
-
A lookup environment is used to resolve a stream.
- StreamNode - Class in org.springframework.xd.dirt.stream.dsl
-
- StreamNode(String, List<ModuleNode>, SourceChannelNode, SinkChannelNode) - Constructor for class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- streamOperations() - Method in class org.springframework.xd.rest.client.impl.SpringXDTemplate
-
- streamOperations() - Method in interface org.springframework.xd.rest.client.SpringXDOperations
-
Returns the portion of the API for interacting with Streams.
- StreamOperations - Interface in org.springframework.xd.rest.client
-
Interface defining operations available against streams.
- StreamPlugin - Class in org.springframework.xd.dirt.plugins.stream
-
- StreamPlugin() - Constructor for class org.springframework.xd.dirt.plugins.stream.StreamPlugin
-
- StreamRepository - Interface in org.springframework.xd.dirt.stream
-
A repository for persisting
Stream
s.
- StreamsController - Class in org.springframework.xd.dirt.rest
-
Handles all Stream related interaction.
- StreamsController(StreamDeployer, StreamDefinitionRepository) - Constructor for class org.springframework.xd.dirt.rest.StreamsController
-
- StreamsNode - Class in org.springframework.xd.dirt.stream.dsl
-
- StreamsNode(String, List<StreamNode>) - Constructor for class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- StreamTemplate - Class in org.springframework.xd.rest.client.impl
-
Implementation of the Stream-related part of the API.
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ArgumentNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.AstNode
-
- stringify() - Method in class org.springframework.xd.dirt.stream.dsl.AstNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ChannelNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.LabelNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ModuleNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.ModuleReferenceNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.SinkChannelNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.SourceChannelNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.StreamNode
-
- stringify(boolean) - Method in class org.springframework.xd.dirt.stream.dsl.StreamsNode
-
- StringToDateConverter - Class in org.springframework.xd.tuple
-
Converter for Strings to Date that can take into account date patterns
- StringToDateConverter() - Constructor for class org.springframework.xd.tuple.StringToDateConverter
-
- StringToDateConverter(String) - Constructor for class org.springframework.xd.tuple.StringToDateConverter
-
- StringToDateConverter(DateFormat) - Constructor for class org.springframework.xd.tuple.StringToDateConverter
-
- StringToJsonNodeTransformer - Class in org.springframework.integration.x.json
-
Transforms a String to a JsonNode
.
- StringToJsonNodeTransformer() - Constructor for class org.springframework.integration.x.json.StringToJsonNodeTransformer
-
- supports(Class<?>, String) - Method in class org.springframework.xd.shell.converter.ExistingXDEntityConverter
-
- supports(Class<?>, String) - Method in class org.springframework.xd.shell.converter.MediaTypeConverter
-
- supports(Class<?>, String) - Method in class org.springframework.xd.shell.converter.NumberFormatConverter
-
- SyslogInboundChannelAdapter - Class in org.springframework.xd.integration.reactor.syslog
-
- SyslogInboundChannelAdapter(Environment) - Constructor for class org.springframework.xd.integration.reactor.syslog.SyslogInboundChannelAdapter
-
- SyslogInboundChannelAdapterParser - Class in org.springframework.xd.integration.reactor.config
-
- SyslogInboundChannelAdapterParser() - Constructor for class org.springframework.xd.integration.reactor.config.SyslogInboundChannelAdapterParser
-
- valueOf(String) - Static method in enum org.springframework.xd.dirt.rest.metrics.AggregateCountersController.Resolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.dirt.server.options.Analytics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.dirt.server.options.HadoopDistro
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.dirt.server.options.Store
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.dirt.server.options.Transport
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.dirt.stream.dsl.XDDSLMessages.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.dirt.stream.dsl.XDDSLMessages
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.module.ModuleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.rest.client.AggregateCounterOperations.Resolution
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.shell.Target.TargetStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.xd.tuple.batch.FieldSetType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.xd.dirt.rest.metrics.AggregateCountersController.Resolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.dirt.server.options.Analytics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.dirt.server.options.HadoopDistro
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.dirt.server.options.Store
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.dirt.server.options.Transport
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.dirt.stream.dsl.XDDSLMessages.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.dirt.stream.dsl.XDDSLMessages
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.module.ModuleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.rest.client.AggregateCounterOperations.Resolution
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.shell.Target.TargetStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.xd.tuple.batch.FieldSetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VndErrorResponseErrorHandler - Class in org.springframework.xd.rest.client.impl
-
Extension of DefaultResponseErrorHandler
that knows how to de-serialize a VndErrors.VndError
structure.
- VndErrorResponseErrorHandler(List<HttpMessageConverter<?>>) - Constructor for class org.springframework.xd.rest.client.impl.VndErrorResponseErrorHandler
-