Package org.apache.storm.hive.trident
Class TridentHiveTopology
- java.lang.Object
-
- org.apache.storm.hive.trident.TridentHiveTopology
-
public class TridentHiveTopology extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TridentHiveTopology.FixedBatchSpout
-
Constructor Summary
Constructors Constructor Description TridentHiveTopology()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StormTopology
buildTopology(String metaStoreUri, String dbName, String tblName, Object keytab, Object principal)
static void
main(String[] args)
static void
waitForSeconds(int seconds)
-