Interface RedisKeyReactiveOperations.KeyPexpireBuilder<A>

Type Parameters:
A - key type
Enclosing interface:
RedisKeyReactiveOperations<A,B>

public static interface RedisKeyReactiveOperations.KeyPexpireBuilder<A>
PEXPIRE key milliseconds [NX|XX|GT|LT]
Since:
1.4
Author:
Jeremy Kuhn