Uses of Class
org.elasticsearch.common.Nullable

Packages that use Nullable
org.apache.lucene.store   
org.elasticsearch.action   
org.elasticsearch.action.admin.cluster.node.info   
org.elasticsearch.action.admin.cluster.node.stats   
org.elasticsearch.action.admin.indices.analyze   
org.elasticsearch.action.admin.indices.stats   
org.elasticsearch.action.admin.indices.status   
org.elasticsearch.action.admin.indices.warmer.delete   
org.elasticsearch.action.bulk   
org.elasticsearch.action.count Count action. 
org.elasticsearch.action.delete Delete action. 
org.elasticsearch.action.get Get action. 
org.elasticsearch.action.index Index action. 
org.elasticsearch.action.search Search action. 
org.elasticsearch.action.search.type   
org.elasticsearch.action.update   
org.elasticsearch.client The client module allowing to easily perform actions/operations. 
org.elasticsearch.client.support   
org.elasticsearch.cluster   
org.elasticsearch.cluster.metadata   
org.elasticsearch.cluster.node   
org.elasticsearch.cluster.routing.operation   
org.elasticsearch.cluster.routing.operation.plain   
org.elasticsearch.common.compress   
org.elasticsearch.common.http.client   
org.elasticsearch.common.inject Google Guice (pronounced "juice") is an ultra-lightweight dependency injection framework. 
org.elasticsearch.common.io.stream   
org.elasticsearch.common.lucene   
org.elasticsearch.common.lucene.docset   
org.elasticsearch.common.lucene.search   
org.elasticsearch.common.settings Settings based utility. 
org.elasticsearch.common.settings.loader Settings loader (parser) allowing to parse different "source" formats into a Settings
org.elasticsearch.common.util.concurrent   
org.elasticsearch.common.xcontent   
org.elasticsearch.discovery.zen   
org.elasticsearch.discovery.zen.ping   
org.elasticsearch.discovery.zen.ping.unicast   
org.elasticsearch.env   
org.elasticsearch.gateway.blobstore   
org.elasticsearch.gateway.local.state.meta   
org.elasticsearch.gateway.local.state.shards   
org.elasticsearch.index.aliases   
org.elasticsearch.index.analysis   
org.elasticsearch.index.cache   
org.elasticsearch.index.engine   
org.elasticsearch.index.engine.robin   
org.elasticsearch.index.field.data   
org.elasticsearch.index.gateway   
org.elasticsearch.index.indexing   
org.elasticsearch.index.mapper   
org.elasticsearch.index.mapper.core   
org.elasticsearch.index.mapper.internal   
org.elasticsearch.index.mapper.ip   
org.elasticsearch.index.percolator   
org.elasticsearch.index.query   
org.elasticsearch.index.query.support   
org.elasticsearch.index.search.stats   
org.elasticsearch.index.service   
org.elasticsearch.index.shard.service   
org.elasticsearch.index.similarity   
org.elasticsearch.index.store   
org.elasticsearch.indices   
org.elasticsearch.indices.query   
org.elasticsearch.indices.store   
org.elasticsearch.monitor.dump   
org.elasticsearch.node.service   
org.elasticsearch.rest   
org.elasticsearch.rest.support   
org.elasticsearch.script   
org.elasticsearch.script.mvel   
org.elasticsearch.search   
org.elasticsearch.search.builder   
org.elasticsearch.search.internal   
org.elasticsearch.search.lookup   
org.elasticsearch.search.warmer   
org.elasticsearch.threadpool   
 

Uses of Nullable in org.apache.lucene.store
 

Methods in org.apache.lucene.store with annotations of type Nullable
 RateLimiter StoreRateLimiting.getRateLimiter()
           
 

Uses of Nullable in org.elasticsearch.action
 

Methods in org.elasticsearch.action with annotations of type Nullable
 Throwable ActionFuture.getRootFailure()
          The root (possibly) wrapped failure.
 

Constructor parameters in org.elasticsearch.action with annotations of type Nullable
UnavailableShardsException(ShardId shardId, String message)
           
 

Uses of Nullable in org.elasticsearch.action.admin.cluster.node.info
 

Methods in org.elasticsearch.action.admin.cluster.node.info with annotations of type Nullable
 String NodeInfo.getHostname()
          System's hostname.
 HttpInfo NodeInfo.getHttp()
           
 JvmInfo NodeInfo.getJvm()
          JVM level information.
 NetworkInfo NodeInfo.getNetwork()
          Network level information.
 OsInfo NodeInfo.getOs()
          Operating System level information.
 ProcessInfo NodeInfo.getProcess()
          Process level information.
 com.google.common.collect.ImmutableMap<String,String> NodeInfo.getServiceAttributes()
          The attributes of the node.
 Settings NodeInfo.getSettings()
          The settings of the node.
 ThreadPoolInfo NodeInfo.getThreadPool()
           
 TransportInfo NodeInfo.getTransport()
           
 String NodeInfo.hostname()
          System's hostname.
 HttpInfo NodeInfo.http()
           
 JvmInfo NodeInfo.jvm()
          JVM level information.
 NetworkInfo NodeInfo.network()
          Network level information.
 OsInfo NodeInfo.os()
          Operating System level information.
 ProcessInfo NodeInfo.process()
          Process level information.
 com.google.common.collect.ImmutableMap<String,String> NodeInfo.serviceAttributes()
          The service attributes of the node.
 Settings NodeInfo.settings()
          The settings of the node.
 ThreadPoolInfo NodeInfo.threadPool()
           
 TransportInfo NodeInfo.transport()
           
 

Constructor parameters in org.elasticsearch.action.admin.cluster.node.info with annotations of type Nullable
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
NodeInfo(String hostname, DiscoveryNode node, com.google.common.collect.ImmutableMap<String,String> serviceAttributes, Settings settings, OsInfo os, ProcessInfo process, JvmInfo jvm, ThreadPoolInfo threadPool, NetworkInfo network, TransportInfo transport, HttpInfo http)
           
 

Uses of Nullable in org.elasticsearch.action.admin.cluster.node.stats
 

Methods in org.elasticsearch.action.admin.cluster.node.stats with annotations of type Nullable
 FsStats NodeStats.fs()
          File system level stats.
 FsStats NodeStats.getFs()
          File system level stats.
 String NodeStats.getHostname()
           
 HttpStats NodeStats.getHttp()
           
 NodeIndicesStats NodeStats.getIndices()
          Indices level stats.
 JvmStats NodeStats.getJvm()
          JVM level statistics.
 NetworkStats NodeStats.getNetwork()
          Network level statistics.
 OsStats NodeStats.getOs()
          Operating System level statistics.
 ProcessStats NodeStats.getProcess()
          Process level statistics.
 ThreadPoolStats NodeStats.getThreadPool()
          Thread Pool level statistics.
 TransportStats NodeStats.getTransport()
           
 String NodeStats.hostname()
           
 HttpStats NodeStats.http()
           
 NodeIndicesStats NodeStats.indices()
          Indices level stats.
 JvmStats NodeStats.jvm()
          JVM level statistics.
 NetworkStats NodeStats.network()
          Network level statistics.
 OsStats NodeStats.os()
          Operating System level statistics.
 ProcessStats NodeStats.process()
          Process level statistics.
 ThreadPoolStats NodeStats.threadPool()
          Thread Pool level statistics.
 TransportStats NodeStats.transport()
           
 

Constructor parameters in org.elasticsearch.action.admin.cluster.node.stats with annotations of type Nullable
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
NodeStats(DiscoveryNode node, long timestamp, String hostname, NodeIndicesStats indices, OsStats os, ProcessStats process, JvmStats jvm, ThreadPoolStats threadPool, NetworkStats network, FsStats fs, TransportStats transport, HttpStats http)
           
 

Uses of Nullable in org.elasticsearch.action.admin.indices.analyze
 

Constructor parameters in org.elasticsearch.action.admin.indices.analyze with annotations of type Nullable
AnalyzeRequest(String index, String text)
          Constructs a new analyzer request for the provided index and text.
 

Uses of Nullable in org.elasticsearch.action.admin.indices.stats
 

Methods in org.elasticsearch.action.admin.indices.stats with annotations of type Nullable
 DocsStats CommonStats.docs()
           
 FlushStats CommonStats.flush()
           
 GetStats CommonStats.get()
           
 DocsStats CommonStats.getDocs()
           
 FlushStats CommonStats.getFlush()
           
 GetStats CommonStats.getGet()
           
 IndexingStats CommonStats.getIndexing()
           
 MergeStats CommonStats.getMerge()
           
 RefreshStats CommonStats.getRefresh()
           
 SearchStats CommonStats.getSearch()
           
 StoreStats CommonStats.getStore()
           
 WarmerStats CommonStats.getWarmer()
           
 IndexingStats CommonStats.indexing()
           
 MergeStats CommonStats.merge()
           
 RefreshStats CommonStats.refresh()
           
 SearchStats CommonStats.search()
           
 StoreStats CommonStats.store()
           
 WarmerStats CommonStats.warmer()
           
 

Uses of Nullable in org.elasticsearch.action.admin.indices.status
 

Method parameters in org.elasticsearch.action.admin.indices.status with annotations of type Nullable
 XContentBuilder IndicesStatusResponse.toXContent(XContentBuilder builder, ToXContent.Params params, SettingsFilter settingsFilter)
           
 

Uses of Nullable in org.elasticsearch.action.admin.indices.warmer.delete
 

Method parameters in org.elasticsearch.action.admin.indices.warmer.delete with annotations of type Nullable
 DeleteWarmerRequest DeleteWarmerRequest.name(String name)
          The name (or wildcard expression) of the index warmer to delete, or null to delete all warmers.
 

Uses of Nullable in org.elasticsearch.action.bulk
 

Method parameters in org.elasticsearch.action.bulk with annotations of type Nullable
 BulkRequestBuilder BulkRequestBuilder.add(byte[] data, int from, int length, boolean contentUnsafe, String defaultIndex, String defaultType)
          Adds a framed data in binary format
 BulkRequestBuilder BulkRequestBuilder.add(byte[] data, int from, int length, boolean contentUnsafe, String defaultIndex, String defaultType)
          Adds a framed data in binary format
 BulkRequest BulkRequest.add(byte[] data, int from, int length, boolean contentUnsafe, String defaultIndex, String defaultType)
          Adds a framed data in binary format
 BulkRequest BulkRequest.add(byte[] data, int from, int length, boolean contentUnsafe, String defaultIndex, String defaultType)
          Adds a framed data in binary format
 BulkProcessor BulkProcessor.add(BytesReference data, boolean contentUnsafe, String defaultIndex, String defaultType)
           
 BulkProcessor BulkProcessor.add(BytesReference data, boolean contentUnsafe, String defaultIndex, String defaultType)
           
 BulkRequest BulkRequest.add(BytesReference data, boolean contentUnsafe, String defaultIndex, String defaultType)
          Adds a framed data in binary format
 BulkRequest BulkRequest.add(BytesReference data, boolean contentUnsafe, String defaultIndex, String defaultType)
          Adds a framed data in binary format
 

Uses of Nullable in org.elasticsearch.action.count
 

Fields in org.elasticsearch.action.count with annotations of type Nullable
protected  String CountRequest.queryHint
           
protected  String CountRequest.routing
           
 

Uses of Nullable in org.elasticsearch.action.delete
 

Constructor parameters in org.elasticsearch.action.delete with annotations of type Nullable
DeleteRequestBuilder(Client client, String index)
           
 

Uses of Nullable in org.elasticsearch.action.get
 

Method parameters in org.elasticsearch.action.get with annotations of type Nullable
 void MultiGetShardRequest.add(int location, String type, String id, String[] fields)
           
 MultiGetRequestBuilder MultiGetRequestBuilder.add(String index, String type, Iterable<String> ids)
           
 MultiGetRequestBuilder MultiGetRequestBuilder.add(String index, String type, String... ids)
           
 MultiGetRequestBuilder MultiGetRequestBuilder.add(String index, String type, String id)
           
 MultiGetRequest MultiGetRequest.add(String index, String type, String id)
           
 void MultiGetRequest.add(String defaultIndex, String defaultType, String[] defaultFields, byte[] data, int from, int length)
           
 void MultiGetRequest.add(String defaultIndex, String defaultType, String[] defaultFields, byte[] data, int from, int length)
           
 void MultiGetRequest.add(String defaultIndex, String defaultType, String[] defaultFields, byte[] data, int from, int length)
           
 void MultiGetRequest.add(String defaultIndex, String defaultType, String[] defaultFields, BytesReference data)
           
 void MultiGetRequest.add(String defaultIndex, String defaultType, String[] defaultFields, BytesReference data)
           
 void MultiGetRequest.add(String defaultIndex, String defaultType, String[] defaultFields, BytesReference data)
           
 GetRequestBuilder GetRequestBuilder.setType(String type)
          Sets the type of the document to fetch.
 GetRequest GetRequest.type(String type)
          Sets the type of the document to fetch.
 

Constructor parameters in org.elasticsearch.action.get with annotations of type Nullable
GetRequestBuilder(Client client, String index)
           
MultiGetRequest.Item(String index, String type, String id)
          Constructs a single get item.
 

Uses of Nullable in org.elasticsearch.action.index
 

Method parameters in org.elasticsearch.action.index with annotations of type Nullable
 void IndexRequest.process(MetaData metaData, String aliasOrIndex, MappingMetaData mappingMd, boolean allowIdGeneration)
           
 

Constructor parameters in org.elasticsearch.action.index with annotations of type Nullable
IndexRequestBuilder(Client client, String index)
           
 

Uses of Nullable in org.elasticsearch.action.search
 

Methods in org.elasticsearch.action.search with annotations of type Nullable
 String MultiSearchResponse.Item.failureMessage()
          The actual failure message, null if its not a failure.
 String MultiSearchResponse.Item.getFailureMessage()
          The actual failure message, null if its not a failure.
 SearchResponse MultiSearchResponse.Item.getResponse()
          The actual search response, null if its a failure.
 SearchResponse MultiSearchResponse.Item.response()
          The actual search response, null if its a failure.
 SearchShardTarget ShardSearchFailure.shard()
          The search shard target the failure occurred on.
 

Method parameters in org.elasticsearch.action.search with annotations of type Nullable
 MultiSearchRequest MultiSearchRequest.add(byte[] data, int from, int length, boolean contentUnsafe, String[] indices, String[] types, String searchType)
           
 MultiSearchRequest MultiSearchRequest.add(byte[] data, int from, int length, boolean contentUnsafe, String[] indices, String[] types, String searchType)
           
 MultiSearchRequest MultiSearchRequest.add(byte[] data, int from, int length, boolean contentUnsafe, String[] indices, String[] types, String searchType)
           
 MultiSearchRequest MultiSearchRequest.add(BytesReference data, boolean contentUnsafe, String[] indices, String[] types, String searchType, IgnoreIndices ignoreIndices)
           
 MultiSearchRequest MultiSearchRequest.add(BytesReference data, boolean contentUnsafe, String[] indices, String[] types, String searchType, IgnoreIndices ignoreIndices)
           
 MultiSearchRequest MultiSearchRequest.add(BytesReference data, boolean contentUnsafe, String[] indices, String[] types, String searchType, IgnoreIndices ignoreIndices)
           
 SearchRequestBuilder SearchRequestBuilder.addPartialField(String name, String[] includes, String[] excludes)
          Adds a partial field based on _source, with an "includes" and/or "excludes set which can include simple wildcard elements.
 SearchRequestBuilder SearchRequestBuilder.addPartialField(String name, String[] includes, String[] excludes)
          Adds a partial field based on _source, with an "includes" and/or "excludes set which can include simple wildcard elements.
 SearchRequestBuilder SearchRequestBuilder.addPartialField(String name, String include, String exclude)
          Adds a partial field based on _source, with an "include" and/or "exclude" set which can include simple wildcard elements.
 SearchRequestBuilder SearchRequestBuilder.addPartialField(String name, String include, String exclude)
          Adds a partial field based on _source, with an "include" and/or "exclude" set which can include simple wildcard elements.
static SearchOperationThreading SearchOperationThreading.fromString(String value, SearchOperationThreading defaultValue)
           
 

Uses of Nullable in org.elasticsearch.action.search.type
 

Method parameters in org.elasticsearch.action.search.type with annotations of type Nullable
static String TransportSearchHelper.buildScrollId(SearchType searchType, Collection<? extends SearchPhaseResult> searchPhaseResults, Map<String,String> attributes)
           
static String TransportSearchHelper.buildScrollId(String type, Collection<? extends SearchPhaseResult> searchPhaseResults, Map<String,String> attributes)
           
 

Uses of Nullable in org.elasticsearch.action.update
 

Methods in org.elasticsearch.action.update with annotations of type Nullable
protected  GetResult TransportUpdateAction.extractGetResult(UpdateRequest request, long version, Map<String,Object> source, XContentType sourceContentType, BytesReference sourceAsBytes)
           
 

Method parameters in org.elasticsearch.action.update with annotations of type Nullable
protected  GetResult TransportUpdateAction.extractGetResult(UpdateRequest request, long version, Map<String,Object> source, XContentType sourceContentType, BytesReference sourceAsBytes)
           
 UpdateRequest UpdateRequest.script(String script, Map<String,Object> scriptParams)
          The script to execute.
 UpdateRequest UpdateRequest.script(String script, String scriptLang, Map<String,Object> scriptParams)
          The script to execute.
 UpdateRequest UpdateRequest.script(String script, String scriptLang, Map<String,Object> scriptParams)
          The script to execute.
 

Uses of Nullable in org.elasticsearch.client
 

Method parameters in org.elasticsearch.client with annotations of type Nullable
 AnalyzeRequestBuilder IndicesAdminClient.prepareAnalyze(String index, String text)
          Analyze text under the provided index.
 GetRequestBuilder Client.prepareGet(String index, String type, String id)
          Gets the document that was indexed from an index with a type (optional) and id.
 IndexRequestBuilder Client.prepareIndex(String index, String type, String id)
          Index a document associated with a given index and type.
 

Uses of Nullable in org.elasticsearch.client.support
 

Method parameters in org.elasticsearch.client.support with annotations of type Nullable
 AnalyzeRequestBuilder AbstractIndicesAdminClient.prepareAnalyze(String index, String text)
           
 IndexRequestBuilder AbstractClient.prepareIndex(String index, String type, String id)
           
 

Uses of Nullable in org.elasticsearch.cluster
 

Methods in org.elasticsearch.cluster with annotations of type Nullable
static
<T extends ClusterState.Custom>
ClusterState.Custom.Factory<T>
ClusterState.lookupFactory(String type)
           
 

Method parameters in org.elasticsearch.cluster with annotations of type Nullable
static ClusterState ClusterState.Builder.readFrom(StreamInput in, DiscoveryNode localNode)
           
 

Uses of Nullable in org.elasticsearch.cluster.metadata
 

Methods in org.elasticsearch.cluster.metadata with annotations of type Nullable
 DiscoveryNodeFilters IndexMetaData.excludeFilters()
           
 DiscoveryNodeFilters IndexMetaData.includeFilters()
           
static
<T extends IndexMetaData.Custom>
IndexMetaData.Custom.Factory<T>
IndexMetaData.lookupFactory(String type)
           
static
<T extends MetaData.Custom>
MetaData.Custom.Factory<T>
MetaData.lookupFactory(String type)
           
 MappingMetaData IndexMetaData.mapping(String mappingType)
           
 MappingMetaData IndexMetaData.mappingOrDefault(String mappingType)
          Sometimes, the default mapping exists and an actual mapping is not created yet (introduced), in this case, we want to return the default mapping in case it has some default mapping definitions.
 

Method parameters in org.elasticsearch.cluster.metadata with annotations of type Nullable
 MappingMetaData.ParseContext MappingMetaData.createParseContext(String id, String routing, String timestamp)
           
 MappingMetaData.ParseContext MappingMetaData.createParseContext(String id, String routing, String timestamp)
           
 MappingMetaData.ParseContext MappingMetaData.createParseContext(String id, String routing, String timestamp)
           
 String MetaData.resolveIndexRouting(String routing, String aliasOrIndex)
          Returns indexing routing for the given index.
 Map<String,Set<String>> MetaData.resolveSearchRouting(String routing, String aliasOrIndex)
           
 Map<String,Set<String>> MetaData.resolveSearchRouting(String routing, String[] aliasesOrIndices)
           
 

Uses of Nullable in org.elasticsearch.cluster.node
 

Method parameters in org.elasticsearch.cluster.node with annotations of type Nullable
static DiscoveryNodes DiscoveryNodes.Builder.readFrom(StreamInput in, DiscoveryNode localNode)
           
 

Constructor parameters in org.elasticsearch.cluster.node with annotations of type Nullable
DiscoveryNodes.Delta(DiscoveryNode previousMasterNode, DiscoveryNode newMasterNode, String localNodeId, com.google.common.collect.ImmutableList<DiscoveryNode> removed, com.google.common.collect.ImmutableList<DiscoveryNode> added)
           
DiscoveryNodes.Delta(DiscoveryNode previousMasterNode, DiscoveryNode newMasterNode, String localNodeId, com.google.common.collect.ImmutableList<DiscoveryNode> removed, com.google.common.collect.ImmutableList<DiscoveryNode> added)
           
 

Uses of Nullable in org.elasticsearch.cluster.routing.operation
 

Method parameters in org.elasticsearch.cluster.routing.operation with annotations of type Nullable
 GroupShardsIterator OperationRouting.deleteByQueryShards(ClusterState clusterState, String index, Set<String> routing)
           
 ShardIterator OperationRouting.deleteShards(ClusterState clusterState, String index, String type, String id, String routing)
           
 ShardIterator OperationRouting.getShards(ClusterState clusterState, String index, int shardId, String preference)
           
 ShardIterator OperationRouting.getShards(ClusterState clusterState, String index, String type, String id, String routing, String preference)
           
 ShardIterator OperationRouting.getShards(ClusterState clusterState, String index, String type, String id, String routing, String preference)
           
 ShardIterator OperationRouting.indexShards(ClusterState clusterState, String index, String type, String id, String routing)
           
 GroupShardsIterator OperationRouting.searchShards(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 GroupShardsIterator OperationRouting.searchShards(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 GroupShardsIterator OperationRouting.searchShards(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 int OperationRouting.searchShardsCount(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 int OperationRouting.searchShardsCount(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 int OperationRouting.searchShardsCount(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 

Uses of Nullable in org.elasticsearch.cluster.routing.operation.plain
 

Method parameters in org.elasticsearch.cluster.routing.operation.plain with annotations of type Nullable
 GroupShardsIterator PlainOperationRouting.deleteByQueryShards(ClusterState clusterState, String index, Set<String> routing)
           
 ShardIterator PlainOperationRouting.deleteShards(ClusterState clusterState, String index, String type, String id, String routing)
           
 ShardIterator PlainOperationRouting.getShards(ClusterState clusterState, String index, int shardId, String preference)
           
 ShardIterator PlainOperationRouting.getShards(ClusterState clusterState, String index, String type, String id, String routing, String preference)
           
 ShardIterator PlainOperationRouting.getShards(ClusterState clusterState, String index, String type, String id, String routing, String preference)
           
 ShardIterator PlainOperationRouting.indexShards(ClusterState clusterState, String index, String type, String id, String routing)
           
 GroupShardsIterator PlainOperationRouting.searchShards(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 GroupShardsIterator PlainOperationRouting.searchShards(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 GroupShardsIterator PlainOperationRouting.searchShards(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 int PlainOperationRouting.searchShardsCount(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 int PlainOperationRouting.searchShardsCount(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 int PlainOperationRouting.searchShardsCount(ClusterState clusterState, String[] indices, String[] concreteIndices, String queryHint, Map<String,Set<String>> routing, String preference)
           
 

Uses of Nullable in org.elasticsearch.common.compress
 

Methods in org.elasticsearch.common.compress with annotations of type Nullable
static Compressor CompressorFactory.compressor(byte[] data)
           
static Compressor CompressorFactory.compressor(byte[] data, int offset, int length)
           
static Compressor CompressorFactory.compressor(BytesReference bytes)
           
static Compressor CompressorFactory.compressor(org.jboss.netty.buffer.ChannelBuffer buffer)
           
static Compressor CompressorFactory.compressor(org.apache.lucene.store.IndexInput in)
           
 

Uses of Nullable in org.elasticsearch.common.http.client
 

Method parameters in org.elasticsearch.common.http.client with annotations of type Nullable
 boolean HttpDownloadHelper.download(URL source, File dest, HttpDownloadHelper.DownloadProgress progress)
           
 

Uses of Nullable in org.elasticsearch.common.inject
 

Method parameters in org.elasticsearch.common.inject with annotations of type Nullable
static Module Modules.createModule(Class<? extends Module> moduleClass, Settings settings)
           
 

Uses of Nullable in org.elasticsearch.common.io.stream
 

Methods in org.elasticsearch.common.io.stream with annotations of type Nullable
 Object StreamInput.readGenericValue()
           
 Map<String,Object> StreamInput.readMap()
           
 String StreamInput.readOptionalString()
           
 String StreamInput.readOptionalUTF()
          Deprecated. use StreamInput.readOptionalString()
 

Method parameters in org.elasticsearch.common.io.stream with annotations of type Nullable
 void AdapterStreamOutput.writeBytesReference(BytesReference bytes)
           
 void StreamOutput.writeBytesReference(BytesReference bytes)
          Writes the bytes reference, including a length header.
 void StreamOutput.writeGenericValue(Object value)
           
 void StreamOutput.writeMap(Map<String,Object> map)
           
 void StreamOutput.writeOptionalString(String str)
           
 void StreamOutput.writeOptionalUTF(String str)
          Deprecated. 
 

Uses of Nullable in org.elasticsearch.common.lucene
 

Method parameters in org.elasticsearch.common.lucene with annotations of type Nullable
static org.apache.lucene.util.Version Lucene.parseVersion(String version, org.apache.lucene.util.Version defaultVersion, ESLogger logger)
           
 

Uses of Nullable in org.elasticsearch.common.lucene.docset
 

Method parameters in org.elasticsearch.common.lucene.docset with annotations of type Nullable
static DocSet DocSets.cacheable(org.apache.lucene.index.IndexReader reader, org.apache.lucene.search.DocIdSet set)
          Returns a cacheable version of the doc id set (might be the same instance provided as a parameter).
 

Uses of Nullable in org.elasticsearch.common.lucene.search
 

Method parameters in org.elasticsearch.common.lucene.search with annotations of type Nullable
static void Queries.applyMinimumShouldMatch(org.apache.lucene.search.BooleanQuery query, String minimumShouldMatch)
           
 

Uses of Nullable in org.elasticsearch.common.settings
 

Methods in org.elasticsearch.common.settings with annotations of type Nullable
 ClassLoader Settings.getClassLoaderIfSet()
          The class loader associated with this settings, but only if explicitly set, otherwise null.
 

Uses of Nullable in org.elasticsearch.common.settings.loader
 

Method parameters in org.elasticsearch.common.settings.loader with annotations of type Nullable
static Map<String,String> SettingsLoader.Helper.loadNestedFromMap(Map map)
           
 

Uses of Nullable in org.elasticsearch.common.util.concurrent
 

Method parameters in org.elasticsearch.common.util.concurrent with annotations of type Nullable
protected  boolean BaseFuture.set(V value)
          Subclasses should invoke this method to set the result of the computation to value.
 

Uses of Nullable in org.elasticsearch.common.xcontent
 

Methods in org.elasticsearch.common.xcontent with annotations of type Nullable
 Object XContentBuilder.payload()
           
 

Constructor parameters in org.elasticsearch.common.xcontent with annotations of type Nullable
XContentBuilder(XContent xContent, OutputStream bos, Object payload)
          Constructs a new builder using the provided xcontent and an OutputStream.
 

Uses of Nullable in org.elasticsearch.discovery.zen
 

Methods in org.elasticsearch.discovery.zen with annotations of type Nullable
 NodeService DiscoveryNodesProvider.nodeService()
           
 

Uses of Nullable in org.elasticsearch.discovery.zen.ping
 

Constructor parameters in org.elasticsearch.discovery.zen.ping with annotations of type Nullable
ZenPingService(Settings settings, ThreadPool threadPool, TransportService transportService, ClusterName clusterName, NetworkService networkService, Set<UnicastHostsProvider> unicastHostsProviders)
           
 

Uses of Nullable in org.elasticsearch.discovery.zen.ping.unicast
 

Constructor parameters in org.elasticsearch.discovery.zen.ping.unicast with annotations of type Nullable
UnicastZenPing(Settings settings, ThreadPool threadPool, TransportService transportService, ClusterName clusterName, Set<UnicastHostsProvider> unicastHostsProviders)
           
 

Uses of Nullable in org.elasticsearch.env
 

Constructor parameters in org.elasticsearch.env with annotations of type Nullable
NodeEnvironmentModule(NodeEnvironment nodeEnvironment)
           
 

Uses of Nullable in org.elasticsearch.gateway.blobstore
 

Method parameters in org.elasticsearch.gateway.blobstore with annotations of type Nullable
protected  void BlobStoreGateway.initialize(BlobStore blobStore, ClusterName clusterName, ByteSizeValue defaultChunkSize)
           
 

Uses of Nullable in org.elasticsearch.gateway.local.state.meta
 

Method parameters in org.elasticsearch.gateway.local.state.meta with annotations of type Nullable
 ActionFuture<TransportNodesListGatewayMetaState.NodesLocalGatewayMetaState> TransportNodesListGatewayMetaState.list(Set<String> nodesIds, TimeValue timeout)
           
 

Uses of Nullable in org.elasticsearch.gateway.local.state.shards
 

Fields in org.elasticsearch.gateway.local.state.shards with annotations of type Nullable
 Boolean ShardStateInfo.primary
           
 

Method parameters in org.elasticsearch.gateway.local.state.shards with annotations of type Nullable
 ActionFuture<TransportNodesListGatewayStartedShards.NodesLocalGatewayStartedShards> TransportNodesListGatewayStartedShards.list(ShardId shardId, Set<String> nodesIds, TimeValue timeout)
           
 

Uses of Nullable in org.elasticsearch.index.aliases
 

Methods in org.elasticsearch.index.aliases with annotations of type Nullable
 CompressedString IndexAlias.filter()
           
 org.apache.lucene.search.Filter IndexAlias.parsedFilter()
           
 

Method parameters in org.elasticsearch.index.aliases with annotations of type Nullable
 void IndexAliasesService.add(String alias, CompressedString filter)
           
 

Constructor parameters in org.elasticsearch.index.aliases with annotations of type Nullable
IndexAlias(String alias, CompressedString filter, org.apache.lucene.search.Filter parsedFilter)
           
IndexAlias(String alias, CompressedString filter, org.apache.lucene.search.Filter parsedFilter)
           
 

Uses of Nullable in org.elasticsearch.index.analysis
 

Constructor parameters in org.elasticsearch.index.analysis with annotations of type Nullable
AnalysisService(Index index, Settings indexSettings, IndicesAnalysisService indicesAnalysisService, Map<String,AnalyzerProviderFactory> analyzerFactoryFactories, Map<String,TokenizerFactoryFactory> tokenizerFactoryFactories, Map<String,CharFilterFactoryFactory> charFilterFactoryFactories, Map<String,TokenFilterFactoryFactory> tokenFilterFactoryFactories)
           
AnalysisService(Index index, Settings indexSettings, IndicesAnalysisService indicesAnalysisService, Map<String,AnalyzerProviderFactory> analyzerFactoryFactories, Map<String,TokenizerFactoryFactory> tokenizerFactoryFactories, Map<String,CharFilterFactoryFactory> charFilterFactoryFactories, Map<String,TokenFilterFactoryFactory> tokenFilterFactoryFactories)
           
AnalysisService(Index index, Settings indexSettings, IndicesAnalysisService indicesAnalysisService, Map<String,AnalyzerProviderFactory> analyzerFactoryFactories, Map<String,TokenizerFactoryFactory> tokenizerFactoryFactories, Map<String,CharFilterFactoryFactory> charFilterFactoryFactories, Map<String,TokenFilterFactoryFactory> tokenFilterFactoryFactories)
           
AnalysisService(Index index, Settings indexSettings, IndicesAnalysisService indicesAnalysisService, Map<String,AnalyzerProviderFactory> analyzerFactoryFactories, Map<String,TokenizerFactoryFactory> tokenizerFactoryFactories, Map<String,CharFilterFactoryFactory> charFilterFactoryFactories, Map<String,TokenFilterFactoryFactory> tokenFilterFactoryFactories)
           
AnalysisService(Index index, Settings indexSettings, IndicesAnalysisService indicesAnalysisService, Map<String,AnalyzerProviderFactory> analyzerFactoryFactories, Map<String,TokenizerFactoryFactory> tokenizerFactoryFactories, Map<String,CharFilterFactoryFactory> charFilterFactoryFactories, Map<String,TokenFilterFactoryFactory> tokenFilterFactoryFactories)
           
 

Uses of Nullable in org.elasticsearch.index.cache
 

Method parameters in org.elasticsearch.index.cache with annotations of type Nullable
 void IndexCache.setClusterService(ClusterService clusterService)
           
 

Uses of Nullable in org.elasticsearch.index.engine
 

Methods in org.elasticsearch.index.engine with annotations of type Nullable
 Translog.Source Engine.GetResult.source()
           
 

Constructor parameters in org.elasticsearch.index.engine with annotations of type Nullable
Engine.DeleteByQuery(org.apache.lucene.search.Query query, BytesReference source, String[] filteringAliases, org.apache.lucene.search.Filter aliasFilter, String... types)
           
Engine.DeleteByQuery(org.apache.lucene.search.Query query, BytesReference source, String[] filteringAliases, org.apache.lucene.search.Filter aliasFilter, String... types)
           
Engine.GetResult(boolean exists, long version, Translog.Source source)
           
 

Uses of Nullable in org.elasticsearch.index.engine.robin
 

Constructor parameters in org.elasticsearch.index.engine.robin with annotations of type Nullable
RobinEngine(ShardId shardId, Settings indexSettings, ThreadPool threadPool, IndexSettingsService indexSettingsService, ShardIndexingService indexingService, IndicesWarmer warmer, Store store, SnapshotDeletionPolicy deletionPolicy, Translog translog, MergePolicyProvider mergePolicyProvider, MergeSchedulerProvider mergeScheduler, AnalysisService analysisService, SimilarityService similarityService, BloomCache bloomCache)
           
 

Uses of Nullable in org.elasticsearch.index.field.data
 

Method parameters in org.elasticsearch.index.field.data with annotations of type Nullable
 FieldDataType.ExtendedFieldComparatorSource FieldDataType.newFieldComparatorSource(FieldDataCache cache, String missing)
           
 

Uses of Nullable in org.elasticsearch.index.gateway
 

Methods in org.elasticsearch.index.gateway with annotations of type Nullable
 String CommitPoint.FileInfo.checksum()
           
 

Uses of Nullable in org.elasticsearch.index.indexing
 

Methods in org.elasticsearch.index.indexing with annotations of type Nullable
 Map<String,IndexingStats.Stats> IndexingStats.typeStats()
           
 

Constructor parameters in org.elasticsearch.index.indexing with annotations of type Nullable
IndexingStats(IndexingStats.Stats totalStats, Map<String,IndexingStats.Stats> typeStats)
           
 

Uses of Nullable in org.elasticsearch.index.mapper
 

Methods in org.elasticsearch.index.mapper with annotations of type Nullable
 Settings Mapper.BuilderContext.indexSettings()
           
 Settings ParseContext.indexSettings()
           
 org.apache.lucene.search.Filter FieldMapper.nullValueFilter()
          Null value filter, returns null if there is no null value associated with the field.
 org.apache.lucene.search.Filter MapperService.searchFilter(String... types)
          A filter for search.
 

Method parameters in org.elasticsearch.index.mapper with annotations of type Nullable
static DocumentMapper.Builder MapperBuilders.doc(String index, Settings settings, RootObjectMapper.Builder objectBuilder)
           
 org.apache.lucene.search.Filter FieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query FieldMapper.fieldQuery(String value, QueryParseContext context)
          A field query for the specified value.
 ParsedDocument DocumentMapper.parse(SourceToParse source, DocumentMapper.ParseListener listener)
           
 DocumentMapper DocumentMapperParser.parse(String type, String source)
           
 DocumentMapper DocumentMapperParser.parse(String type, String source, String defaultSource)
           
 org.apache.lucene.search.Filter FieldMapper.prefixFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query FieldMapper.prefixQuery(String value, org.apache.lucene.search.MultiTermQuery.RewriteMethod method, QueryParseContext context)
           
 org.apache.lucene.search.Query FieldMapper.prefixQuery(String value, org.apache.lucene.search.MultiTermQuery.RewriteMethod method, QueryParseContext context)
           
 org.apache.lucene.search.Filter FieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
          Constructs a range query filter based on the mapper.
 org.apache.lucene.search.Query FieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
          Constructs a range query based on the mapper.
 MapperService.SmartNameFieldMappers MapperService.smartName(String smartName, String[] types)
           
 FieldMapper MapperService.smartNameFieldMapper(String smartName, String[] types)
           
 FieldMappers MapperService.smartNameFieldMappers(String smartName, String[] types)
           
 MapperService.SmartNameObjectMapper MapperService.smartNameObjectMapper(String smartName, String[] types)
           
 

Constructor parameters in org.elasticsearch.index.mapper with annotations of type Nullable
DocumentMapper.Builder(String index, Settings indexSettings, RootObjectMapper.Builder builder)
           
DocumentMapper(String index, Settings indexSettings, DocumentMapperParser docMapperParser, RootObjectMapper rootObjectMapper, com.google.common.collect.ImmutableMap<String,Object> meta, NamedAnalyzer indexAnalyzer, NamedAnalyzer searchAnalyzer, NamedAnalyzer searchQuoteAnalyzer, Map<Class<? extends RootMapper>,RootMapper> rootMappers)
           
FieldMapper.Names(String name, String indexName, String indexNameClean, String fullName, String sourcePath)
           
Mapper.BuilderContext(Settings indexSettings, ContentPath contentPath)
           
MapperService.SmartNameFieldMappers(MapperService mapperService, FieldMappers fieldMappers, DocumentMapper docMapper, boolean explicitTypeInName)
           
MapperService.SmartNameObjectMapper(ObjectMapper mapper, DocumentMapper docMapper)
           
ParseContext(String index, Settings indexSettings, DocumentMapperParser docMapperParser, DocumentMapper docMapper, ContentPath path)
           
 

Uses of Nullable in org.elasticsearch.index.mapper.core
 

Method parameters in org.elasticsearch.index.mapper.core with annotations of type Nullable
 org.apache.lucene.search.Filter FloatFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter ShortFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter LongFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter IntegerFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter NumberFieldMapper.fieldFilter(String value, QueryParseContext context)
          Numeric field level filter are basically range queries with same value and included.
 org.apache.lucene.search.Filter DateFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter AbstractFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter ByteFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter DoubleFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query FloatFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query ShortFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query LongFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query IntegerFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query NumberFieldMapper.fieldQuery(String value, QueryParseContext context)
          Numeric field level query are basically range queries with same value and included.
 org.apache.lucene.search.Query DateFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query AbstractFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query ByteFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query DoubleFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter AbstractFieldMapper.prefixFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query AbstractFieldMapper.prefixQuery(String value, org.apache.lucene.search.MultiTermQuery.RewriteMethod method, QueryParseContext context)
           
 org.apache.lucene.search.Query AbstractFieldMapper.prefixQuery(String value, org.apache.lucene.search.MultiTermQuery.RewriteMethod method, QueryParseContext context)
           
 org.apache.lucene.search.Filter FloatFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter ShortFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter LongFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter IntegerFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
abstract  org.apache.lucene.search.Filter NumberFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
          A range filter based on the field data cache.
 org.apache.lucene.search.Filter DateFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter ByteFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter DoubleFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter FloatFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter ShortFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter LongFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter IntegerFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
abstract  org.apache.lucene.search.Filter NumberFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter DateFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter AbstractFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter ByteFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter DoubleFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query FloatFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query ShortFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query LongFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query IntegerFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
abstract  org.apache.lucene.search.Query NumberFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query DateFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query AbstractFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query ByteFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query DoubleFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 

Constructor parameters in org.elasticsearch.index.mapper.core with annotations of type Nullable
NumberFieldMapper(FieldMapper.Names names, int precisionStep, String fuzzyFactor, org.apache.lucene.document.Field.Index index, org.apache.lucene.document.Field.Store store, float boost, boolean omitNorms, org.apache.lucene.index.FieldInfo.IndexOptions indexOptions, boolean ignoreMalformed, NamedAnalyzer indexAnalyzer, NamedAnalyzer searchAnalyzer)
           
 

Uses of Nullable in org.elasticsearch.index.mapper.internal
 

Method parameters in org.elasticsearch.index.mapper.internal with annotations of type Nullable
 org.apache.lucene.search.Filter TypeFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter IdFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter ParentFieldMapper.fieldFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query TypeFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query IdFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query ParentFieldMapper.fieldQuery(String value, QueryParseContext context)
           
 org.apache.lucene.search.Filter IdFieldMapper.prefixFilter(String value, QueryParseContext context)
           
 org.apache.lucene.search.Query IdFieldMapper.prefixQuery(String value, org.apache.lucene.search.MultiTermQuery.RewriteMethod method, QueryParseContext context)
           
 org.apache.lucene.search.Query IdFieldMapper.prefixQuery(String value, org.apache.lucene.search.MultiTermQuery.RewriteMethod method, QueryParseContext context)
           
 org.apache.lucene.search.Filter BoostFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter BoostFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query BoostFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 

Uses of Nullable in org.elasticsearch.index.mapper.ip
 

Method parameters in org.elasticsearch.index.mapper.ip with annotations of type Nullable
 org.apache.lucene.search.Filter IpFieldMapper.rangeFilter(FieldDataCache fieldDataCache, String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Filter IpFieldMapper.rangeFilter(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 org.apache.lucene.search.Query IpFieldMapper.rangeQuery(String lowerTerm, String upperTerm, boolean includeLower, boolean includeUpper, QueryParseContext context)
           
 

Uses of Nullable in org.elasticsearch.index.percolator
 

Constructor parameters in org.elasticsearch.index.percolator with annotations of type Nullable
PercolatorExecutor.DocAndQueryRequest(ParsedDocument doc, org.apache.lucene.search.Query query)
           
PercolatorExecutor.DocAndSourceQueryRequest(ParsedDocument doc, String query)
           
 

Uses of Nullable in org.elasticsearch.index.query
 

Methods in org.elasticsearch.index.query with annotations of type Nullable
 org.apache.lucene.search.Query QueryParser.parse(QueryParseContext parseContext)
          Parses the into a query from the current parser location.
 org.apache.lucene.search.Filter FilterParser.parse(QueryParseContext parseContext)
          Parses the into a filter from the current parser location.
 org.apache.lucene.search.Filter QueryParseContext.parseInnerFilter()
           
 org.apache.lucene.search.Filter IndexQueryParserService.parseInnerFilter(XContentParser parser)
           
 org.apache.lucene.search.Query QueryParseContext.parseInnerQuery()
           
 org.apache.lucene.search.Query IndexQueryParserService.parseInnerQuery(XContentParser parser)
           
 SimilarityService QueryParseContext.similarityService()
           
 

Method parameters in org.elasticsearch.index.query with annotations of type Nullable
 org.apache.lucene.search.Filter QueryParseContext.cacheFilter(org.apache.lucene.search.Filter filter, CacheKeyFilter.Key cacheKey)
           
static FilteredQueryBuilder QueryBuilders.filtered(QueryBuilder queryBuilder, FilterBuilder filterBuilder)
          Deprecated. Use filteredQuery instead (rename)
static FilteredQueryBuilder QueryBuilders.filteredQuery(QueryBuilder queryBuilder, FilterBuilder filterBuilder)
          A query that applies a filter to the results of another query.
static IdsFilterBuilder FilterBuilders.idsFilter(String... types)
          Creates a new ids filter with the provided doc/mapping types.
static IdsQueryBuilder QueryBuilders.idsQuery(String... types)
          Constructs a query that will match only specific ids within types.
 

Constructor parameters in org.elasticsearch.index.query with annotations of type Nullable
FilteredQueryBuilder(QueryBuilder queryBuilder, FilterBuilder filterBuilder)
          A query that applies a filter to the results of another query.
IndexQueryParserService(Index index, Settings indexSettings, IndicesQueriesRegistry indicesQueriesRegistry, ScriptService scriptService, AnalysisService analysisService, MapperService mapperService, IndexCache indexCache, IndexEngine indexEngine, SimilarityService similarityService, Map<String,QueryParserFactory> namedQueryParsers, Map<String,FilterParserFactory> namedFilterParsers)
           
IndexQueryParserService(Index index, Settings indexSettings, IndicesQueriesRegistry indicesQueriesRegistry, ScriptService scriptService, AnalysisService analysisService, MapperService mapperService, IndexCache indexCache, IndexEngine indexEngine, SimilarityService similarityService, Map<String,QueryParserFactory> namedQueryParsers, Map<String,FilterParserFactory> namedFilterParsers)
           
IndexQueryParserService(Index index, Settings indexSettings, IndicesQueriesRegistry indicesQueriesRegistry, ScriptService scriptService, AnalysisService analysisService, MapperService mapperService, IndexCache indexCache, IndexEngine indexEngine, SimilarityService similarityService, Map<String,QueryParserFactory> namedQueryParsers, Map<String,FilterParserFactory> namedFilterParsers)
           
IndicesFilterParser(ClusterService clusterService)
           
IndicesQueryParser(ClusterService clusterService)
           
 

Uses of Nullable in org.elasticsearch.index.query.support
 

Method parameters in org.elasticsearch.index.query.support with annotations of type Nullable
static org.apache.lucene.search.MultiTermQuery.RewriteMethod QueryParsers.parseRewriteMethod(String rewriteMethod)
           
static org.apache.lucene.search.MultiTermQuery.RewriteMethod QueryParsers.parseRewriteMethod(String rewriteMethod, org.apache.lucene.search.MultiTermQuery.RewriteMethod defaultRewriteMethod)
           
static org.apache.lucene.search.MultiTermQuery.RewriteMethod QueryParsers.parseRewriteMethod(String rewriteMethod, org.apache.lucene.search.MultiTermQuery.RewriteMethod defaultRewriteMethod)
           
static void QueryParsers.setRewriteMethod(org.apache.lucene.search.MultiTermQuery query, org.apache.lucene.search.MultiTermQuery.RewriteMethod rewriteMethod)
           
static void QueryParsers.setRewriteMethod(org.apache.lucene.search.MultiTermQuery query, String rewriteMethod)
           
static org.apache.lucene.search.Filter QueryParsers.wrapSmartNameFilter(org.apache.lucene.search.Filter filter, MapperService.SmartNameFieldMappers smartFieldMappers, QueryParseContext parseContext)
           
static org.apache.lucene.search.Query QueryParsers.wrapSmartNameQuery(org.apache.lucene.search.Query query, MapperService.SmartNameFieldMappers smartFieldMappers, QueryParseContext parseContext)
           
 

Uses of Nullable in org.elasticsearch.index.search.stats
 

Methods in org.elasticsearch.index.search.stats with annotations of type Nullable
 Map<String,SearchStats.Stats> SearchStats.groupStats()
           
 

Constructor parameters in org.elasticsearch.index.search.stats with annotations of type Nullable
SearchStats(SearchStats.Stats totalStats, Map<String,SearchStats.Stats> groupStats)
           
 

Uses of Nullable in org.elasticsearch.index.service
 

Method parameters in org.elasticsearch.index.service with annotations of type Nullable
 void InternalIndexService.close(boolean delete, String reason, Executor executor)
           
 

Uses of Nullable in org.elasticsearch.index.shard.service
 

Method parameters in org.elasticsearch.index.shard.service with annotations of type Nullable
 Engine.DeleteByQuery IndexShard.prepareDeleteByQuery(BytesReference querySource, String[] filteringAliases, String... types)
           
 Engine.DeleteByQuery InternalIndexShard.prepareDeleteByQuery(BytesReference querySource, String[] filteringAliases, String... types)
           
 

Uses of Nullable in org.elasticsearch.index.similarity
 

Constructor parameters in org.elasticsearch.index.similarity with annotations of type Nullable
SimilarityService(Index index, Settings indexSettings, Map<String,SimilarityProviderFactory> providerFactories)
           
 

Uses of Nullable in org.elasticsearch.index.store
 

Methods in org.elasticsearch.index.store with annotations of type Nullable
 String StoreFileMetaData.checksum()
           
 

Constructor parameters in org.elasticsearch.index.store with annotations of type Nullable
StoreFileMetaData(String name, long length, long lastModified, String checksum, org.apache.lucene.store.Directory directory)
           
 

Uses of Nullable in org.elasticsearch.indices
 

Method parameters in org.elasticsearch.indices with annotations of type Nullable
 void IndicesLifecycle.Listener.beforeIndexShardClosed(ShardId shardId, IndexShard indexShard, boolean delete)
          Called before the index shard gets closed.
 void InternalIndicesLifecycle.beforeIndexShardClosed(ShardId shardId, IndexShard indexShard, boolean delete)
           
 void IndicesLifecycle.Listener.shardRoutingChanged(IndexShard indexShard, ShardRouting oldRouting, ShardRouting newRouting)
          Called when the shard routing has changed state.
 void InternalIndicesLifecycle.shardRoutingChanged(IndexShard indexShard, ShardRouting oldRouting, ShardRouting newRouting)
           
 

Uses of Nullable in org.elasticsearch.indices.query
 

Constructor parameters in org.elasticsearch.indices.query with annotations of type Nullable
IndicesQueriesRegistry(Settings settings, ClusterService clusterService)
           
 

Uses of Nullable in org.elasticsearch.indices.store
 

Method parameters in org.elasticsearch.indices.store with annotations of type Nullable
 ActionFuture<TransportNodesListShardStoreMetaData.NodesStoreFilesMetaData> TransportNodesListShardStoreMetaData.list(ShardId shardId, boolean onlyUnallocated, Set<String> nodesIds, TimeValue timeout)
           
 

Uses of Nullable in org.elasticsearch.monitor.dump
 

Method parameters in org.elasticsearch.monitor.dump with annotations of type Nullable
 DumpGenerator.Result DumpGenerator.generateDump(String cause, Map<String,Object> context)
           
 DumpGenerator.Result DumpMonitorService.generateDump(String cause, Map<String,Object> context)
           
 DumpGenerator.Result SimpleDumpGenerator.generateDump(String cause, Map<String,Object> context)
           
 DumpGenerator.Result DumpGenerator.generateDump(String cause, Map<String,Object> context, String... contributors)
           
 DumpGenerator.Result DumpMonitorService.generateDump(String cause, Map<String,Object> context, String... contributors)
           
 DumpGenerator.Result SimpleDumpGenerator.generateDump(String cause, Map<String,Object> context, String... contributors)
           
 

Constructor parameters in org.elasticsearch.monitor.dump with annotations of type Nullable
AbstractDump(long timestamp, String cause, Map<String,Object> context)
           
DumpMonitorService(Settings settings, Environment environment, ClusterService clusterService, Map<String,DumpContributorFactory> contributors)
           
DumpMonitorService(Settings settings, Environment environment, ClusterService clusterService, Map<String,DumpContributorFactory> contributors)
           
SimpleDump(long timestamp, String cause, Map<String,Object> context, File location)
           
 

Uses of Nullable in org.elasticsearch.node.service
 

Method parameters in org.elasticsearch.node.service with annotations of type Nullable
 void NodeService.setHttpServer(HttpServer httpServer)
           
 

Uses of Nullable in org.elasticsearch.rest
 

Methods in org.elasticsearch.rest with annotations of type Nullable
 RestFilterChain RestController.filterChainOrNull(RestFilter executionFilter)
          Returns a filter chain (if needed) to execute.
 

Uses of Nullable in org.elasticsearch.rest.support
 

Method parameters in org.elasticsearch.rest.support with annotations of type Nullable
static boolean RestUtils.isBrowser(String userAgent)
           
 

Uses of Nullable in org.elasticsearch.script
 

Method parameters in org.elasticsearch.script with annotations of type Nullable
 ExecutableScript ScriptEngineService.executable(Object compiledScript, Map<String,Object> vars)
           
 ExecutableScript NativeScriptEngineService.executable(Object compiledScript, Map<String,Object> vars)
           
 ExecutableScript ScriptService.DocScoreNativeScriptFactory.newScript(Map<String,Object> params)
           
 ExecutableScript NativeScriptFactory.newScript(Map<String,Object> params)
          Creates a new instance of either a ExecutableScript or a SearchScript.
 SearchScript ScriptService.search(CompiledScript compiledScript, SearchLookup lookup, Map<String,Object> vars)
           
 SearchScript ScriptService.search(MapperService mapperService, FieldDataCache fieldDataCache, String lang, String script, Map<String,Object> vars)
           
 SearchScript ScriptEngineService.search(Object compiledScript, SearchLookup lookup, Map<String,Object> vars)
           
 SearchScript NativeScriptEngineService.search(Object compiledScript, SearchLookup lookup, Map<String,Object> vars)
           
 SearchScript ScriptService.search(SearchLookup lookup, String lang, String script, Map<String,Object> vars)
           
 

Uses of Nullable in org.elasticsearch.script.mvel
 

Method parameters in org.elasticsearch.script.mvel with annotations of type Nullable
 SearchScript MvelScriptEngineService.search(Object compiledScript, SearchLookup lookup, Map<String,Object> vars)
           
 

Uses of Nullable in org.elasticsearch.search
 

Methods in org.elasticsearch.search with annotations of type Nullable
 String SearchShardTarget.getNodeId()
           
 String SearchShardTarget.nodeId()
           
 

Uses of Nullable in org.elasticsearch.search.builder
 

Method parameters in org.elasticsearch.search.builder with annotations of type Nullable
 SearchSourceBuilder SearchSourceBuilder.partialField(String name, String[] includes, String[] excludes)
          Adds a partial field based on _source, with an "includes" and/or "excludes set which can include simple wildcard elements.
 SearchSourceBuilder SearchSourceBuilder.partialField(String name, String[] includes, String[] excludes)
          Adds a partial field based on _source, with an "includes" and/or "excludes set which can include simple wildcard elements.
 SearchSourceBuilder SearchSourceBuilder.partialField(String name, String include, String exclude)
          Adds a partial field based on _source, with an "include" and/or "exclude" set which can include simple wildcard elements.
 SearchSourceBuilder SearchSourceBuilder.partialField(String name, String include, String exclude)
          Adds a partial field based on _source, with an "include" and/or "exclude" set which can include simple wildcard elements.
 

Uses of Nullable in org.elasticsearch.search.internal
 

Methods in org.elasticsearch.search.internal with annotations of type Nullable
 List<String> SearchContext.groupStats()
           
 

Uses of Nullable in org.elasticsearch.search.lookup
 

Constructor parameters in org.elasticsearch.search.lookup with annotations of type Nullable
SearchLookup(MapperService mapperService, FieldDataCache fieldDataCache, String[] types)
           
 

Uses of Nullable in org.elasticsearch.search.warmer
 

Methods in org.elasticsearch.search.warmer with annotations of type Nullable
 BytesReference IndexWarmersMetaData.Entry.source()
           
 

Uses of Nullable in org.elasticsearch.threadpool
 

Methods in org.elasticsearch.threadpool with annotations of type Nullable
 SizeValue ThreadPool.Info.capacity()
           
 SizeValue ThreadPool.Info.getCapacity()
           
 TimeValue ThreadPool.Info.getKeepAlive()
           
 TimeValue ThreadPool.Info.keepAlive()
           
 

Constructor parameters in org.elasticsearch.threadpool with annotations of type Nullable
ThreadPool.Info(String name, String type, int min, int max, TimeValue keepAlive, SizeValue capacity)
           
ThreadPool.Info(String name, String type, int min, int max, TimeValue keepAlive, SizeValue capacity)
           
 



Copyright © 2009-2012. All Rights Reserved.