public class JGroupsAddressCache extends Object
Constructor and Description |
---|
JGroupsAddressCache() |
Modifier and Type | Method and Description |
---|---|
static void |
flushAddressCaches() |
static Address |
fromJGroupsAddress(Object address) |
static Address |
fromPersistentUUID(PersistentUUID uuid) |
static PersistentUUID |
getPersistentUUID(Object address) |
static void |
putAddressPersistentUUID(Object address,
PersistentUUID uuid) |
public static void putAddressPersistentUUID(Object address, PersistentUUID uuid)
public static PersistentUUID getPersistentUUID(Object address)
public static Address fromPersistentUUID(PersistentUUID uuid)
public static void flushAddressCaches()
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.