public final class ResourcePatternScanningOptionHandlers
extends java.lang.Object
ResourcePatternScanningOptionHandler
s used in Spring XD.Modifier and Type | Class and Description |
---|---|
static class |
ResourcePatternScanningOptionHandlers.DistributedAnalyticsOptionHandler
Computes values for --analytics in the distributed case (memory is NOT supported).
|
static class |
ResourcePatternScanningOptionHandlers.HadoopDistroOptionHandler
Computes values for --hadoopDistro out of names of subdirectories of the
lib/ dir. |
static class |
ResourcePatternScanningOptionHandlers.SingleNodeAnalyticsOptionHandler
Computes values for --analytics in the single node case (accepts memory).
|
static class |
ResourcePatternScanningOptionHandlers.SingleNodeDataTransportOptionHandler
Computes values for (data) --transport for the singlenode case.
|