| Package | Description |
|---|---|
| org.aredis.net |
Contains classes used by aredis for NIO based asynchronous socket communication.
|
| org.aredis.util |
Contains general utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerInfo |
ServerInfoComparator.findItem(ServerInfo serverInfo,
SortedArray.IndexUpdater indexUpdater)
Find a ServerInfo or creates it.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SortedArray.findItem(T item,
Comparator<T> c,
SortedArray.IndexUpdater indexUpdater)
Finds an item or creates it.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.