public static class KeyFactory.DefaultKeyFactory extends Object implements KeyFactory
KeyFactory.DefaultKeyFactory
Constructor and Description |
---|
DefaultKeyFactory() |
Modifier and Type | Method and Description |
---|---|
String |
build(List<Object> key)
Converts state key to Redis key.
|
public String build(List<Object> key)
build
in interface KeyFactory
key
- state keyRuntimeException
- when key is compound keyKeyFactory.build(List)
Copyright © 2023 The Apache Software Foundation. All rights reserved.