Package | Description |
---|---|
org.openimaj.kestrel |
Modifier and Type | Method and Description |
---|---|
KestrelThriftClient |
KestrelServerSpec.getValidClient()
Get a valid Kestrel client, reconnecting if necessary
|
Modifier and Type | Method and Description |
---|---|
static Iterator<KestrelThriftClient> |
KestrelServerSpec.thriftClientIterator(List<KestrelServerSpec> kestrelSpecList)
An iterator to access a list of
KestrelServerSpec in a round
robin fasion. |