public class SyncKeys extends Object
static SyncKeys
of(String channel)
of(String region, Object key)
of(String region, Object key, Duration timeout)
static void
remove(SyncKeys syncKeys)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static SyncKeys of(String region, Object key)
region
key
public static SyncKeys of(String region, Object key, Duration timeout)
public static SyncKeys of(String channel)
channel
public static void remove(SyncKeys syncKeys)
Copyright © 2022. All rights reserved.