public class URIBuilder extends Object
| Constructor and Description |
|---|
URIBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
compare(InetSocketAddress entryAddr,
URI addr) |
static URI |
create(String uri) |
static void |
patchUriObject() |
public static void patchUriObject()
public static boolean compare(InetSocketAddress entryAddr, URI addr)
Copyright © 2014–2018 The Redisson Project. All rights reserved.