io.searchbox.client.config
Class ClientConstants

java.lang.Object
  extended by io.searchbox.client.config.ClientConstants

public class ClientConstants
extends Object

Author:
Dogukan Sonmez

Field Summary
static String IS_MULTI_THREADED
           
static String SERVER_LIST
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_LIST

public static final String SERVER_LIST
See Also:
Constant Field Values

IS_MULTI_THREADED

public static final String IS_MULTI_THREADED
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.