public class StreamIdConvertor extends Object implements Convertor<StreamMessageId>
Modifier and Type | Field and Description |
---|---|
static StreamIdConvertor |
INSTANCE |
Constructor and Description |
---|
StreamIdConvertor() |
public static final StreamIdConvertor INSTANCE
public StreamMessageId convert(Object id)
convert
in interface Convertor<StreamMessageId>
Copyright © 2014–2020 Redisson. All rights reserved.