Class ElasticFlowRepository

    • Method Detail

      • getIdentity

        public Identity getIdentity()
      • start

        public void start()
      • isEnableFlowForwarding

        public boolean isEnableFlowForwarding()
      • setEnableFlowForwarding

        public void setEnableFlowForwarding​(boolean enableFlowForwarding)
      • getBulkSize

        public int getBulkSize()
      • setBulkSize

        public void setBulkSize​(int bulkSize)
      • getBulkRetryCount

        public int getBulkRetryCount()
      • setBulkRetryCount

        public void setBulkRetryCount​(int bulkRetryCount)
      • getBulkFlushMs

        public int getBulkFlushMs()
      • setBulkFlushMs

        public void setBulkFlushMs​(int bulkFlushMs)
      • isSkipElasticsearchPersistence

        public boolean isSkipElasticsearchPersistence()
      • setSkipElasticsearchPersistence

        public void setSkipElasticsearchPersistence​(boolean skipElasticsearchPersistence)