Package org.apache.storm.spout
Interface ISchemableSpout
-
public interface ISchemableSpout
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Scheme
getScheme()
void
setScheme(Scheme scheme)
-