io.searchbox
Class Parameters

java.lang.Object
  extended by io.searchbox.Parameters

public class Parameters
extends Object

Author:
Dogukan Sonmez

Field Summary
static String CONSISTENCY
           
static String EXPLAIN
           
static String OP_TYPE
           
static String PARENT
           
static String PERCOLATE
           
static String REFRESH
           
static String REPLICATION
           
static String ROUTING
           
static String TIMEOUT
           
static String TIMESTAMP
           
static String TTL
           
static String VERSION
           
static String VERSION_TYPE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONSISTENCY

public static final String CONSISTENCY
See Also:
Constant Field Values

PARENT

public static final String PARENT
See Also:
Constant Field Values

PERCOLATE

public static final String PERCOLATE
See Also:
Constant Field Values

REFRESH

public static final String REFRESH
See Also:
Constant Field Values

REPLICATION

public static final String REPLICATION
See Also:
Constant Field Values

ROUTING

public static final String ROUTING
See Also:
Constant Field Values

TIMEOUT

public static final String TIMEOUT
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values

VERSION_TYPE

public static final String VERSION_TYPE
See Also:
Constant Field Values

TTL

public static final String TTL
See Also:
Constant Field Values

TIMESTAMP

public static final String TIMESTAMP
See Also:
Constant Field Values

OP_TYPE

public static final String OP_TYPE
See Also:
Constant Field Values

EXPLAIN

public static final String EXPLAIN
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.