|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CreateIndexRequest.timeout(org.elasticsearch.common.unit.TimeValue)
.
DeleteIndexRequest.timeout(org.elasticsearch.common.unit.TimeValue)
.
PutMappingRequest.timeout(org.elasticsearch.common.unit.TimeValue)
.
Future
allowing for simplified "get" operations.Future.get()
, just wrapping the InterruptedException
with
ElasticSearchInterruptedException
, and throwing the actual
cause of the ExecutionException
.
Future.get(long, java.util.concurrent.TimeUnit)
, just wrapping the InterruptedException
with
ElasticSearchInterruptedException
, and throwing the actual
cause of the ExecutionException
.
Future.get(long, java.util.concurrent.TimeUnit)
, just wrapping the InterruptedException
with
ElasticSearchInterruptedException
, and throwing the actual
cause of the ExecutionException
.
Future.get(long, java.util.concurrent.TimeUnit)
, just wrapping the InterruptedException
with
ElasticSearchInterruptedException
, and throwing the actual
cause of the ExecutionException
.
Future.get(long, java.util.concurrent.TimeUnit)
, just wrapping the InterruptedException
with
ElasticSearchInterruptedException
, and throwing the actual
cause of the ExecutionException
.
IndexRequest
to the list of actions to execute.
DeleteRequest
to the list of actions to execute.
IndexRequest
to the list of actions to execute.
IndexRequest
to the list of actions to execute.
DeleteRequest
to the list of actions to execute.
DeleteRequest
to the list of actions to execute.
StringBuilder
.
Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
n choose k
", the number of
k
-element subsets that can be selected from an
n
-element set.
double
representation of the Binomial
Coefficient, "n choose k
", the number of
k
-element subsets that can be selected from an
n
-element set.
log
of the Binomial
Coefficient, "n choose k
", the number of
k
-element subsets that can be selected from an
n
-element set.
TreeSet
that is bounded by size.TransportAddress
, one that represents
the address the transport is bounded on, the the published one represents the one clients should
communicate on.Settings
(underlying uses ImmutableSettings
) based on everything
set on this builder.
IndexRequest
s and DeleteRequest
s and allows to executes
it in a single batch.IndexRequest
s and DeleteRequest
s and allows to executes
it in a single batch.ByteBuffer
in order to store the directory content.byte
.
StringBuilder
cleared.
TimerTask
associated with this handle.
String
, changing the first letter to
upper case as per Character.toUpperCase(char)
.
ChannelBuffer
based StreamInput
.Iterable
object passed as a parameter to the
calling method is not null and contains no null elements.
Iterable
object passed as a parameter to the
calling method is not null and contains no null elements.
Iterable
object passed as a parameter to the
calling method is not null and contains no null elements.
index
specifies a valid element in an array,
list or string of size size
.
index
specifies a valid element in an array,
list or string of size size
.
index
specifies a valid position in an array,
list or string of size size
.
index
specifies a valid position in an array,
list or string of size size
.
start
and end
specify a valid positions
in an array, list or string of size size
, and are in order.
Node.stop()
s if its running).
Engine
close failed.ClusterStateListener
)
and submit state update tasks (ClusterStateUpdateTask
.ClusterStateUpdateTask.execute(ClusterState)
have been processed
properly by all listeners.
FieldMappers
.
FieldMappers
.
ConcurrentMap
which is similar to
ConcurrentHashMap
.SafeArray
.VersionedMap
based on ConcurrentHashMap
.VersionedMap
based on ConcurrentMapLong
.System.out
or
System.err
using a layout specified by the user.IndexRequest.OpType.CREATE
.
ArithmeticException
with specified formatted detail message.
ArrayIndexOutOfBoundsException
with specified formatted detail message.
ConcurrentModificationException
with specified formatted detail message.
EOFException
with specified formatted detail message.
IllegalArgumentException
with specified formatted detail message.
IllegalArgumentException
with specified nested
Throwable
root cause.
IllegalStateException
with specified formatted detail message.
RuntimeException
for an internal error.
IOException
with specified nested
Throwable
root cause.
NoSuchElementException
with specified formatted detail message.
NullPointerException
with specified formatted detail message.
ParseException
with specified
formatted detail message.
ThreadNameDeterminer
that rejects the proposed thread name and
retains the current one.
Tokenizer
and a list
of TokenFilter
s.SearchType.QUERY_THEN_FETCH
.
Byte.toString(byte)
Double.toString(double)
Float.toString(float)
Integer.toString(int)
Long.toString(long)
Short.toString(short)
SnapshotDeletionPolicy
.
File
- for directories,
recursively delete any nested directories or files as well.
ThreadRenamingRunnable
.
Directory
.Directory
this store is using.
double
.
ExecutorService
that executes each submitted task using one of
possibly several pooled threads, normally configured using
DynamicExecutors
factory methods.SynchronousQueue
which acts as a rendezvous channel.Integer.MAX_VALUE
.
ElasticSearchException
with the specified detail message.
ElasticSearchException
with the specified detail message
and nested exception.
InterruptedException
simply a runtime one.TimeoutException
simply a runtime one.raw
ByteBuffer,
writing it to the encoded
ByteBuffer.
raw
ByteBuffer,
writing it to the encoded
CharBuffer.
Base64.encodeBytes(byte[])
but returns
a byte array instead of instantiating a String.
Base64.encodeBytes(byte[], int, int, int)
but returns
a byte array instead of instantiating a String.
Engine
creation failed.Set
view of the mappings contained in this map.
o
is equal to this.
equals
Directory
.
SearchHit
be returned with an
explanation of the hit (ranking).
Facet
s.
Facet
s.
Facet
s keyed by facet name.
Facet
s keyed by map.
ByteArrayInputStream
so that it uses buf
as its
buffer array.
ByteArrayInputStream
that uses buf
as its
buffer array.
ByteArrayOutputStream
just not synced.FastByteArrayOutputStream
.CharArrayWriter
allowing to get the underlying char[] buffer.FastByteArrayOutputStream
.FieldMapper
.float
.
Directory.sync(String)
but forces it even if its
disabled.
DateTimeFormatter
that retains the
format that was used to create it.QueryFilterParser
except that it allows also to
associate a name with the query filter.SearchType.DEFAULT
.
UUID.toString()
method.
MapperService.SmartNameFieldMappers
of all the FieldMapper
s that are
registered under the give fullName across all the different DocumentMapper
types.
TransportFuture
.FuzzyLikeThisFieldQueryBuilder.likeText(String)
.
FuzzyLikeThisQueryBuilder.likeText(String)
which is checked against the fields the query is constructed with.
FuzzyLikeThisQueryBuilder.likeText(String)
which is checked against the "_all" field.
null
if this map contains no mapping for the key.
CreateIndexRequest.timeout(org.elasticsearch.common.unit.TimeValue)
.
DeleteIndexRequest.timeout(org.elasticsearch.common.unit.TimeValue)
.
PutMappingRequest.timeout(org.elasticsearch.common.unit.TimeValue)
.
Map
.
field
as a single byte and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
field
as bytes and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
field
as integers and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
field
as doubles and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
Facet
s keyed by facet name.
Facet
s keyed by map.
field
as floats and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
field
as floats and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
FieldCache.setInfoStream(PrintStream)
LoggerInfoStream
based on the provided logger
by appending to its NAME the LoggerInfoStream.SUFFIX
.
LoggerInfoStream
based on the provided name
by appending to it the LoggerInfoStream.SUFFIX
.
Named
annotation value.
field
as integers and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
field
as integers and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
field
as longs and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
field
as longs and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
SearchRequest.scroll(org.elasticsearch.search.Scroll)
, the
scroll id that can be used to continue scrolling.
field
as shorts and returns an array
of size reader.maxDoc()
of the value each document
has in the given field.
field
as shorts and returns an array of
size reader.maxDoc()
of the value each document has in the
given field.
field
and returns
an array of them in natural order, along with an array telling
which element in the term array each document uses.
field
and returns an array
of size reader.maxDoc()
containing the value each document
has in the given field.
TimerTask
which is associated with this handle.
ThreadNameDeterminer
which overrides the proposed
new thread name.
Timer
that created this handle.
ShardRouting
and a group
is created for each shard routing.
ShardsIterator
is an iterator across shard replication group.
UUID
.
Timer
optimized for approximated I/O timeout scheduling.null
nor of length 0.
null
nor of length 0.
Settings
.ImmutableSettings.Builder.build()
an immutable
settings implementation.FieldMapper
.
FieldMapper
with a custom default analyzer for no explicit field analyzer.
IndexCommit
calls to a delegated
IndexCommit
.IndexCommit
that will delegate all calls
to the provided delegate.
MapperService.SmartNameFieldMappers
for all the FieldMapper
s that are registered
under the given indexName across all the different DocumentMapper
types.
IndexQueryParser
.IndexQueryParserFactory
, XContentQueryParserFactory
, and XContentFilterParser
.Store
each shard will use.InetSocketAddress
).Discovery
component
when the first valid initial cluster state has been submitted and processed by the cluster service.DiscoveryService.doStart()
.
int
.
true
if and only if the TimerTask
associated
with this handle has been cancelled.
true
if a DEBUG level message is logged.
true
if an ERROR level message is logged.
true
if and only if the TimerTask
associated
with this handle has been expired.
true
if an INFO level message is logged.
true
if a TRACE level message is logged.
true
if a WARN level message is logged.
Facet
s.
XContentType.JSON
.
IndexDeletionPolicy
implementation that
keeps only the most recent commit and immediately removes
all prior commits after a new commit is done.Set
view of the keys contained in this map.
GeoDistanceFacetBuilder.valueScript(String)
script.
lcm(a,b) = (a / gcd(a,b)) * b
.
lcm(a,b) = (a / gcd(a,b)) * b
.
ActionFuture
that listeners can be added to.SettingsLoader
based on the resource name.
SettingsLoader
based on the actual settings source.
SettingsLoaderFactory.loaderFromSource(String)
.
SettingsLoaderFactory.loaderFromSource(String)
.
SettingsLoaderFactory.loaderFromSource(String)
.
SettingsLoaderFactory.loaderFromSource(String)
.
b
of x
.
PrintStream
that logs each LoggerInfoStream.println(String)
into a logger
under trace level.long
.
ChunkEncoder
to compress individual chunks and
combines resulting chunks into contiguous output byte array.map
.
MapperService
in order to build smarter
queries based on the mapping information.InputStream
supports mark/reset.
MathRuntimeException
with specified
formatted detail message.
MathRuntimeException
with specified
nested Throwable
root cause.
MathRuntimeException
with specified
formatted detail message and nested Throwable
root cause.
Math
.byte[]
.
byte[]
.
byte[]
.
MoreLikeThisQueryBuilder.likeText(String)
which is checked against the fields the query is constructed with.
MoreLikeThisQueryBuilder.likeText(String)
which is checked against the "_all" field.
MoreLikeThisQueryBuilder.likeText(String)
which is checked against the fields the query is constructed with.MapperService.SmartNameFieldMappers
for all the FieldMapper
s that are registered
under the given name across all the different DocumentMapper
types.
NamedAnalyzer.analyzer
that is associated
with a name (NamedAnalyzer.name()
.VersionedMap
based on trove TIntIntHashMap
.DynamicExecutors.newScalingThreadPool(int, int, long)
, but blocks the call to
execute if the queue has reached it's capacity, and all
max threads are busy handling requests.
DynamicExecutors.newBlockingThreadPool(int, int, long, int, long)
, using the
provided ThreadFactory to create new threads when needed.
DynamicExecutors.newScalingThreadPool(int, int, long)
, using the provided
ThreadFactory to create new threads when needed.
TimerTask
for one-time execution after
the specified delay.
NoSuchElementException
.
NoSuchElementException
.
SettingsException
indicating failure to load a class
based on a settings value.NodeBuilder.build()
s and starts the node.
NodeAllocation
s and combines them into a single allocation decision.Node
instance.NodeBuilder
.
null
is an acceptable value for that parameter.NumericUtils
, e.g.
NumericUtils
, e.g.
NumericUtils.intToPrefixCoded(int)
, e.g.
NumericUtils.longToPrefixCoded(long)
, e.g.
NumericRangeFilter
at the
expense of loading numeric values of the field to memory using FieldDataCache
.IndexRequest.opType(org.elasticsearch.action.index.IndexRequest.OpType)
.
Settings
.Node
using NodeBuilder
which is a
node within the cluster.localeString
into a Locale
.
ClusterStateUpdateTask
that allows to be notified when
the cluster state update has been processed.IndexQueryParserFactory
.
XContentFilterParserFactory
.
XContentQueryParserFactory
.
PropertyPlaceholderHelper
that uses the supplied prefix and suffix.
PropertyPlaceholderHelper
that uses the supplied prefix and suffix.
ThreadNameDeterminer
that accepts the proposed thread name
as is.
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
len
bytes of data into an array of bytes
from this input stream.
true
if it was
actually released.
${name}
with the corresponding property from the supplied Properties
.
${name}
with the value returned from the supplied PropertyPlaceholder.PlaceholderResolver
.
null
is an acceptable value for that parameter.count
field of this byte array output
stream to zero, so that all currently accumulated output in the
output stream is discarded.
IndexResponse
or DeleteResponse
).
Timer.newTimeout(TimerTask, long, java.util.concurrent.TimeUnit)
.
HitQueue
.GeoDistanceFacetBuilder.valueScript(String)
to improve performance when executing the same script with different parameters.
SearchRequest.scroll(org.elasticsearch.search.Scroll)
, the
scroll id that can be used to continue scrolling.
FieldMapper
.
SearchHit
.SearchService
operations exposed through
transport.SearchType.DEFAULT
.
SearchType.DEFAULT
.
IndexRequest.OpType.CREATE
.
SearchHit
be returned with an
explanation of the hit (ranking).
ClusterStateRequestBuilder.setFilterMetaData(boolean)
is not set, which indices to return the IndexMetaData
for.
MetaData
.
DiscoveryNodes
.
RoutingTable
.
FieldCacheSanityChecker
.
IndexRequestBuilder.setOpType(org.elasticsearch.action.index.IndexRequest.OpType)
.
SearchType.DEFAULT
.
SearchType.DEFAULT
.
ThreadNameDeterminer
which overrides the proposed new
thread name.
SettingsLoader
to use.Settings
interface.byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
byte[]
.
short
.
x
.
x
.
x
.
x
.
x
.
x
.
n
bytes of input from this input stream.
DocumentFieldMappers.fullName(String)
, then by DocumentFieldMappers.indexName(String)
, and last
by DocumentFieldMappers.name(String)
.
MapperService.smartNameFieldMappers(String)
but returns the first field mapper for it.
MapperService.smartName(String)
, except it returns just the field mappers.
XContentType.SMILE
.
SortBuilder
s.Requests.INDEX_CONTENT_TYPE
.
Timer
and cancels all
tasks which were scheduled but not executed yet.
StringBuilder
.StringBuilder
instance with default capacity.
StringBuilder
instance with the specified capacity.
StringBuilder
.
StringBuilderWriter
.MergePolicy
will use.
ThreadBarrier
to
measure performance between barrier awaits.ThreadRenamingRunnable
.Runnable
that changes the current thread name and reverts it back
when its execution ends.runnable
and changes the thread name to the specified thread name when the
specified runnable
is running.
ConnectTransportException
should be thrown when
sending a message (otherwise, it will be passed to the response handler).
TimerTask
that is returned by a
Timer
.TimerTask
s for one-time future execution in a background
thread.Timer.newTimeout(TimerTask, long, java.util.concurrent.TimeUnit)
.charsetName
.
StringBuilder.toString()
.
getTaskInfo()
and use the task info directly.
String
object representing this
UUID
.
XContentBuilder
.TransferQueue
.TransportClient.addTransportAddress(org.elasticsearch.common.transport.TransportAddress)
.
TransportAddress
allowing
to perform serialization of them.TransportClient.addTransportAddress(org.elasticsearch.common.transport.TransportAddress)
.String.trim()
on each of them.
String
, changing the first letter to
lower case as per Character.toLowerCase(char)
.
ElasticSearchWrapperException
.
FieldMapper.fieldQuery(String)
be used when detecting this
field in query string.
UnicodeUtil.UTF8Result
.DateFieldMapper.valueAsString(org.apache.lucene.document.Fieldable)
.
IpFieldMapper.valueAsString(org.apache.lucene.document.Fieldable)
.
Collection
view of the values contained in this map.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
len
bytes from the specified byte array
starting at offset off
to this byte array output stream.
StringBuilder
.
StringBuilder
.
out.write(buf, 0, count)
.
XContent
for the provided content type.
XContent
and XContentBuilder
.XContent
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |