Class ElasticFlowRepository

    • Field Detail

      • TRACER_FLOW_MODULE

        public static final java.lang.String TRACER_FLOW_MODULE
        See Also:
        Constant Field Values
    • Method Detail

      • getIdentity

        public Identity getIdentity()
      • start

        public void start()
      • isEnableFlowForwarding

        public boolean isEnableFlowForwarding()
      • setEnableFlowForwarding

        public void setEnableFlowForwarding​(boolean enableFlowForwarding)
      • getBulkRetryCount

        public int getBulkRetryCount()
      • setBulkRetryCount

        public void setBulkRetryCount​(int bulkRetryCount)
      • isSkipElasticsearchPersistence

        public boolean isSkipElasticsearchPersistence()
      • setSkipElasticsearchPersistence

        public void setSkipElasticsearchPersistence​(boolean skipElasticsearchPersistence)