Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.xd.dirt.stream.completion Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
AddModuleOptionsExpansionStrategyAdds missing module options at the end of a well formed stream definition.Classorg.springframework.xd.dirt.stream.completionSpring XD
CompletionExpansionStrategyUsed to enhance a well formed stream definition by adding yet more text to it (e.Interfaceorg.springframework.xd.dirt.stream.completionSpring XD
CompletionProviderProvides code completion on a (maybe ill-formed) stream definition.Classorg.springframework.xd.dirt.stream.completionSpring XD
CompletionRecoveryStrategyUsed to provide completions on ill-formed stream definitions, after an initial (failed) parse.Interfaceorg.springframework.xd.dirt.stream.completionSpring XD
EmptyStartYieldsModulesRecoveryStrategyClassorg.springframework.xd.dirt.stream.completionSpring XD
ExpandOneDashToTwoDashesRecoveryStrategyProvides completion when the user has typed in the first dash to a module option.Classorg.springframework.xd.dirt.stream.completionSpring XD
ModulesAfterPipeRecoveryStrategyProvides completions for the case where the user has entered a pipe symbol and a module reference is expected next.Classorg.springframework.xd.dirt.stream.completionSpring XD
OptionNameAfterDashDashRecoveryStrategyProvides completion proposals when the user has typed the two dashes that precede a module option name.Classorg.springframework.xd.dirt.stream.completionSpring XD
PipeIntoOtherModulesExpansionStrategyContinues a well-formed stream definition by adding a pipe symbol and another module, provided that the streamdefinition hasn't reached its end yet.Classorg.springframework.xd.dirt.stream.completionSpring XD
StacktraceFingerprintingCompletionRecoveryStrategyA recovery strategy that will trigger if the parser failure is similar to that of some sample unfinished streamdefinition.Classorg.springframework.xd.dirt.stream.completionSpring XD
UnfinishedModuleNameRecoveryStrategyClassorg.springframework.xd.dirt.stream.completionSpring XD
UnfinishedOptionNameRecoveryStrategyClassorg.springframework.xd.dirt.stream.completionSpring XD