Commit Graph

18 Commits

Author SHA1 Message Date
Keith Walters 7b7f3f7c99 Bolt/Spouts in topos need to support streams
This commit makes it possible to declare streams and fields for bolts
and streams inside of the Topology definition.
2015-04-07 22:58:47 +00:00
Colin Surprenant ddb49f4f90 renamed JRubyProxyFunction to JRubyTridentFunction 2014-03-02 19:43:10 -05:00
Colin Surprenant ba19200e6b removed remaining ruby proxy classes, java proxies now use JRuby API directly 2014-03-02 03:04:01 -05:00
Colin Surprenant 498b16b2fe removed ruby bolt proxy class, JRubyBolt uses JRuby API directly, output collector optimization 2013-07-29 15:26:45 -04:00
Colin Surprenant 135c6818ff Merge branch 'drpc_trident' into v0.6.5
Conflicts:
	lib/red_storm/topology_launcher.rb
2013-05-13 09:44:05 -04:00
Colin Surprenant 096e37411b removed generator, using already merged batch spout support, cosmetics 2013-05-13 09:41:09 -04:00
Colin Surprenant 5d2c8076ac explicit parent class for Emitter and Coordinator classes 2013-05-13 00:15:24 -04:00
Colin Surprenant 72fbac4e92 added fields constructor arg for future dsl integration 2013-05-13 00:03:36 -04:00
Colin Surprenant cff9c5bc5a Merge branch 'master' of git://github.com/dinedal/redstorm into drpc_trident
Conflicts:
	lib/tasks/red_storm.rake
2013-05-10 15:50:17 -04:00
Colin Surprenant c55e69b983 Merge branch 'master' of git://github.com/adsummos/redstorm into transactional 2013-05-10 15:37:58 -04:00
Colin Surprenant eaa2ae1982 issues #64 & #66 - JRubyShellSpout in wrong package & add missing shell components in repo (hidden by bad .gitignore) 2013-03-22 08:34:05 -04:00
Paul Bergeron 5eb7161841 Generator correctly handles Trident Function, created proxy class for Trident Functions 2013-01-24 14:38:07 -08:00
Paul Bergeron e19be8c463 WIP attempt to build a proxy class generator 2013-01-24 14:38:07 -08:00
Paul Bergeron e3e5fb957a Implementation of BatchSpout proxy class 2013-01-24 14:38:06 -08:00
Brian Johnson f2bd64a46e add transactional spout and bolt for jruby serialization 2012-10-29 08:52:53 -04:00
Colin Surprenant df9795a9ac issue #41 - suppport shell bolts and spouts, issue #28 - support output_fields definition in topology DSL 2012-07-12 16:18:43 -04:00
Colin Surprenant 170da9b887 storm 0.7.1 integration base work and options passing to bin/redstorm gems command 2012-05-30 21:59:25 -04:00
Colin Surprenant 7f4caad79d using ruby-maven gem, refactored dir layout and build strategy 2011-11-03 18:33:33 -04:00