Interface FullFlowComponentHelper.CassandraHelper

Enclosing interface:
FullFlowComponentHelper

public static interface FullFlowComponentHelper.CassandraHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setPrimaryKey(String table, String... columns)
     
  • Method Details

    • setPrimaryKey

      void setPrimaryKey(String table, String... columns)