Class StateConfigUtil

    • Constructor Detail

      • StateConfigUtil

        public StateConfigUtil()
    • Method Detail

      • createTtlConfig

        public static StateTtlConfig createTtlConfig​(long retentionTime)
        Creates a StateTtlConfig depends on retentionTime parameter.
        Parameters:
        retentionTime - State ttl time which unit is MILLISECONDS.