java.lang.Object
com.sie.mbm.mom.framework.mq.async.redis.util.StreamUtils

public class StreamUtils extends Object
  • 字段详细资料

    • STREAM_PREFIX

      public static final String STREAM_PREFIX
      stream key 前缀
      另请参阅:
  • 构造器详细资料

    • StreamUtils

      public StreamUtils()
  • 方法详细资料

    • getStreamKey

      public static String getStreamKey(String streamKey)
      获取实际stream key
      参数:
      streamKey - stream key
      返回:
      stream key