public interface ShardParams
| Modifier and Type | Field and Description | 
|---|---|
| static String | _ROUTE_ | 
| static String | DISTRIB_SINGLE_PASSForce a single-pass distributed query? (true/false) | 
| static String | IDSIDs of the shard documents | 
| static String | IS_SHARDwhether the request goes to a shard | 
| static String | SHARD_URLThe requested URL for this shard | 
| static String | SHARDSthe shards to use (distributed configuration) | 
| static String | SHARDS_INFORequest detailed match info for each shard (true/false) | 
| static String | SHARDS_PURPOSEquery purpose for shard requests | 
| static String | SHARDS_QTThe Request Handler for shard requests | 
| static String | SHARDS_ROWSper-shard start and rows | 
| static String | SHARDS_START | 
| static String | SHARDS_TOLERANTShould things fail if there is an error? (true/false) | 
static final String SHARDS
static final String SHARDS_ROWS
static final String SHARDS_START
static final String IDS
static final String IS_SHARD
static final String SHARD_URL
static final String SHARDS_QT
static final String SHARDS_INFO
static final String SHARDS_TOLERANT
static final String SHARDS_PURPOSE
static final String _ROUTE_
static final String DISTRIB_SINGLE_PASS
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.