public class ClientFactory extends Object
| Constructor and Description |
|---|
ClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeAllClients() |
static void |
closeClient(String scope) |
static IndexClient |
getMeAnIndexClient(String scope) |
public static IndexClient getMeAnIndexClient(String scope)
public static void closeClient(String scope)
public static void closeAllClients()
Copyright © 2017. All Rights Reserved.