|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CreateIndexRequest.timeout(org.elasticsearch.util.TimeValue)
.
DeleteIndexRequest.timeout(org.elasticsearch.util.TimeValue)
.
PutMappingRequest.timeout(org.elasticsearch.util.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
.
ForkJoinTask
that performs the run
method of the given Runnable
as its action, and returns
a null result upon ForkJoinTask.join()
.
ForkJoinTask
that performs the run
method of the given Runnable
as its action, and returns
the given result upon ForkJoinTask.join()
.
ForkJoinTask
that performs the call
method of the given Callable
as its action, and returns
its result upon ForkJoinTask.join()
, translating any checked exceptions
encountered into RuntimeException
.
o
to the set.
i
to the set.
i
to the set.
StringBuilder
.
InterruptedException
if interrupted
while waiting, or returning immediately if the current phase of
the barrier is not equal to the given phase value or this
barrier is terminated.
InterruptedException
if interrupted while waiting, or
returning immediately if the current phase of the barrier is
not equal to the given phase value or this barrier is
terminated.
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.
BinaryJsonBuilder
.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.
ByteArrayDataOutputStream
.ByteBuffer
in order to store the directory content.BytesStreamOutput
.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.ClusterStateUpdateTask.execute(ClusterState)
have been processed
properly by all listeners.
mapping
and
collection
.null
result upon join
and related
operations.
join
and related operations.
FieldMappers
.
FieldMappers
.
longs
, supporting low-contention CAS
operations.ConcurrentMap
which is similar to
ConcurrentHashMap
.SafeArray
.VersionedMap
based on ConcurrentHashMap
.System.out
or
System.err
using a layout specified by the user.o
is in the set.
i
is in the set.
NonBlockingHashMapLong.containsKey(long)
.
ThreadLocalRandom
.
ThreadNameDeterminer
that rejects the proposed thread name and
retains the current one.
Tokenizer
and a list
of TokenFilter
s.InputStream
around DataInput
.ConcurrentAutoTable.add(long)
with -1
SearchType.QUERY_THEN_FETCH
.
SnapshotDeletionPolicy
.
File
- for directories,
recursively delete any nested directories or files as well.
ThreadRenamingRunnable
.
Directory
.Directory
this store is using.
DynamicThreadPoolExecutor
.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.
Set
view of the mappings contained in this map.
Set
view of the mappings contained in this map.
Set
view of the mappings contained in this map.
Set
view of the mappings contained in this map.
ConcurrentAutoTable.get()
.
Directory
.
Parser
or input
of a org.elasticsearch.util.yaml.snakeyaml.emitter.Emitter
.SearchHit
be returned with an
explanation of the hit (ranking).
Facet
s.
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
.FieldTermsFreq
for the specified field name, null if
there is none.
FieldMapper
.FieldTermsFreq
.
FieldTermsFreq
as map for simpler usage.
TermFreq
s that occur in a specific field.Directory.sync(String)
but forces it even if its
disabled.
ExecutorService
for running ForkJoinTask
s.ForkJoinPool
with parallelism equal to Runtime.availableProcessors()
, and using the default thread factory.
ForkJoinPool
with the indicated parallelism
level and using the default thread factory.
ForkJoinPool
with parallelism equal to Runtime.availableProcessors()
, and using the given
thread factory.
ForkJoinPool
with the given parallelism and
thread factory.
ForkJoinWorkerThread
s.ForkJoinPool
s.ForkJoinPool
.ForkJoinPool
.DateTimeFormatter
that retains the
format that was used to create it.TermsRequest.from(Object)
be inclusive or not.
TermsRequest.from(Object)
be inclusive or not.
UUID.toString()
method.
TermsRequest.SortType.value()
.
MapperService.SmartNameFieldMappers
of all the FieldMapper
s that are
registered under the give fullName across all the different DocumentMapper
types.
TransportFuture
.FuzzyLikeThisFieldJsonQueryBuilder.likeText(String)
.
FuzzyLikeThisJsonQueryBuilder.likeText(String)
which is checked against the fields the query is constructed with.
FuzzyLikeThisJsonQueryBuilder.likeText(String)
which is checked against the "_all" field.
null
if this map contains no mapping for the key.
null
if this map contains no mapping for the key.
null
if this map contains no mapping for the key.
NonBlockingHashMapLong.get(long)
.
null
if this map contains no mapping for the key.
null
if this map contains no mapping for the key.
AliasEvent
.
Map
.
true
if this pool uses local first-in-first-out
scheduling mode for forked tasks that are never joined.
CancellationException
if cancelled, or null
if
none or if the method has not yet completed.
true
if this collection is in flow style, false
for block style.
true
if the tag can be omitted while this collection is
emitted.
LoggerInfoStream
based on the provided logger
by appending to its Logger.getName()
the LoggerInfoStream.SUFFIX
.
LoggerInfoStream
based on the provided name
by appending to it the LoggerInfoStream.SUFFIX
.
Named
annotation value.
true
if this pool dynamically maintains its
target parallelism level.
null
if none.
ForkJoinTask.join()
, even
if this task completed abnormally, or null
if this task
is not known to have been completed.
%TAG
directive.
TimerTask
which is associated with this handle.
ThreadNameDeterminer
which overrides the proposed
new thread name.
Timer
that created this handle.
BlockingQueue.take()
or timed
poll
.
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.
true
if there are any tasks submitted to this
pool that have not yet begun executing.
true
if there is at least one consumer waiting
to receive an element via BlockingQueue.take()
or
timed poll
.
is
done
, then returns the result of the computation.
is quiescent
.
Settings
.ImmutableSettings.Builder.build()
an immutable
settings implementation.ConcurrentAutoTable.add(long)
with +1
FieldMapper
.
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.
true
if the current thread is executing as a
ForkJoinPool computation.
Discovery
component
when the first valid initial cluster state has been submitted and processed by the cluster service.DiscoveryService.doStart()
.
ConcurrentAutoTable.get()
, included for completeness.
isDone
holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
isDone
holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
isDone
holds for each task or an (unchecked) exception
is encountered.
true
if and only if the TimerTask
associated
with this handle has been cancelled.
true
if this task threw an exception or was cancelled.
true
if this task completed without throwing an
exception and was not cancelled.
true
if this queue contains no elements.
true
if and only if the TimerTask
associated
with this handle has been expired.
true
if all worker threads are currently idle.
true
if blocking is unnecessary.
Resolver
.
true
if this pool has been shut down.
true
if all tasks have completed following shut down.
true
if this barrier has been terminated.
true
if the process of termination has
commenced but not yet completed.
FieldTermsFreq
.
Facet
s.
Iterator
.
is done
.
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.
Set
view of the keys contained in this map.
Set
view of the keys contained in this map; with care
the keys may be iterated over without auto-boxing.
Set
view of the keys contained in this map.
Set
view of the keys contained in this map.
TransferQueue
based on linked nodes.LinkedTransferQueue
.
LinkedTransferQueue
initially containing the elements of the given collection,
added in traversal order of the collection's iterator.
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)
.
PrintStream
that logs each LoggerInfoStream.println(String)
into a logger
under trace level.ConcurrentAutoTable.get()
, included for completeness.
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.
MoreLikeThisJsonQueryBuilder.likeText(String)
which is checked against the fields the query is constructed with.MoreLikeThisJsonQueryBuilder.likeText(String)
which is checked against the fields the query is constructed with.
MoreLikeThisJsonQueryBuilder.likeText(String)
which is checked against the "_all" field.
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.
double
value
between 0 (inclusive) and the specified value (exclusive).
long
.
>= desiredCapacity
and very close to desiredCapacity
(within 11% if
desiredCapacity >= 1000
).
SettingsException
indicating failure to load a class
based on a settings value.NodeBuilder.build()
s and starts the node.
Node
instance.NodeBuilder
.
ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.java.util.ConcurrentHashMap
with primitive long keys, better scaling properties and
generally lower costs.Iterator
and Enumeration
interfaces, generified to the Long
class and supporting a
non-auto-boxing NonBlockingHashMapLong.IteratorLong.nextLong()
function.NonBlockingHashMap
making it implement the
Set
interface.NonBlockingHashSet
.
ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.ConcurrentHashMap
with better scaling properties and generally lower costs to mutate the Map.longs
.VersionedMap
based on NonBlockingHashMapLong
.null
is an acceptable value for that parameter.Node
using NodeBuilder
which is a node within the cluster.Settings
.localeString
into a Locale
.
Events
.Parser
implementations in case of malformed
input.CyclicBarrier
and
CountDownLatch
but supporting more flexible usage.ConcurrentAutoTable.toString()
, showing internal structure.
ClusterStateUpdateTask
that allows to be notified when
the cluster state update has been processed.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.
NonBlockingHashMapLong.put(long, TypeV)
.
NonBlockingHashMap.put(TypeK, TypeV)
if-and-only-if the key is not mapped.
NonBlockingHashMapLong.put(long, TypeV)
if-and-only-if the key is not mapped.
NonBlockingHashMapLong.putIfAbsent(long, TypeV)
.
NonBlockingHashtable.put(TypeK, TypeV)
if-and-only-if the key is not mapped.
NonBlockingIdentityHashMap.put(TypeK, TypeV)
if-and-only-if the key is not mapped.
List
.
Map
.
is
done
.
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.
ForkJoinTask
.ForkJoinTask
.THash.tempDisableAutoCompaction()
.
fork
.
true
if it was
actually released.
Integer.MAX_VALUE
because a
LinkedTransferQueue
is not capacity constrained.
NonBlockingHashMap.remove(Object)
if-and-only-if the key is mapped
to a value which is equals
to the given value.
NonBlockingHashMapLong.IteratorLong.next()
or NonBlockingHashMapLong.IteratorLong.nextLong()
.
NonBlockingHashMapLong.remove(long)
if-and-only-if the key is mapped
to a value which is equals
to the given value.
NonBlockingHashMapLong.remove(long)
.
NonBlockingHashMapLong.remove(long,Object)
.
o
from the set.
NonBlockingHashtable.remove(Object)
if-and-only-if the key is mapped
to a value which is equals
to the given value.
NonBlockingIdentityHashMap.remove(Object)
if-and-only-if the key is mapped
to a value which is equals
to the given value.
o
from the set.
i
from the set.
put(key,val)
if-and-only-if the key is
mapped to some value already.
put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
put(key,val)
if-and-only-if the key is
mapped to some value already.
put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
NonBlockingHashMapLong.replace(long, TypeV)
.
NonBlockingHashMapLong.replace(long, TypeV)
.
put(key,val)
if-and-only-if the key is
mapped to some value already.
put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
put(key,val)
if-and-only-if the key is
mapped to some value already.
put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
${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.
Timer.newTimeout(TimerTask, long, java.util.concurrent.TimeUnit)
.
Tokens
.Scanner
implementations in case of malformed
input.HitQueue
.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
.
THash.compact()
automatically after a certain number of remove operations.
UnsupportedOperationException
.
ThreadNameDeterminer
which overrides the proposed new
thread name.
SettingsLoader
to use.Settings
interface.written
,
the number of bytes written to this data output stream so far.
n
bytes of input from this input stream.
DocumentFieldMappers.fullName(String)
, then by DocumentFieldMappers.indexName(String)
.
MapperService.smartNameFieldMappers(String)
but returns the first field mapper for it.
MapperService.smartName(String)
, except it returns just the field mappers.
Map
.
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
.StringJsonBuilder
.MergePolicy
will use.
TByteArrayList
instance with the
default capacity.
TByteArrayList
instance with the
specified capacity.
TByteArrayList
instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
TByteByteHashMap
instance with the default
capacity and load factor.
TByteByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteByteHashMap
instance with the default
capacity and load factor.
TByteByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteDoubleHashMap
instance with the default
capacity and load factor.
TByteDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteDoubleHashMap
instance with the default
capacity and load factor.
TByteDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteFloatHashMap
instance with the default
capacity and load factor.
TByteFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteFloatHashMap
instance with the default
capacity and load factor.
TByteFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteHash
instance with the default
capacity and load factor.
TByteHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteHash
instance with a prime
value at or near the specified capacity and load factor.
TByteHash
instance with the default
capacity and load factor.
TByteHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteHash
instance with a prime
value at or near the specified capacity and load factor.
TByteHashSet
instance with the default
capacity and load factor.
TByteHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteHashSet
instance containing the
elements of array.
TByteHash
instance with the default
capacity and load factor.
TByteHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteHash
instance with a prime
value at or near the specified capacity and load factor.
TByteHashSet
instance containing the
elements of array.
TByteIntHashMap
instance with the default
capacity and load factor.
TByteIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteIntHashMap
instance with the default
capacity and load factor.
TByteIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteLongHashMap
instance with the default
capacity and load factor.
TByteLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteLongHashMap
instance with the default
capacity and load factor.
TByteLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteObjectHashMap
instance with the default
capacity and load factor.
TByteObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteObjectHashMap
instance with the default
capacity and load factor.
TByteObjectHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteObjectHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteShortHashMap
instance with the default
capacity and load factor.
TByteShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TByteShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TByteShortHashMap
instance with the default
capacity and load factor.
TByteShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TByteShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TByteStack
instance with the default
capacity.
TByteStack
instance with the
specified capacity.
TDoubleArrayList
instance with the
default capacity.
TDoubleArrayList
instance with the
specified capacity.
TDoubleArrayList
instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
TDoubleByteHashMap
instance with the default
capacity and load factor.
TDoubleByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleByteHashMap
instance with the default
capacity and load factor.
TDoubleByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleDoubleHashMap
instance with the default
capacity and load factor.
TDoubleDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleDoubleHashMap
instance with the default
capacity and load factor.
TDoubleDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleFloatHashMap
instance with the default
capacity and load factor.
TDoubleFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleFloatHashMap
instance with the default
capacity and load factor.
TDoubleFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleHash
instance with the default
capacity and load factor.
TDoubleHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleHash
instance with a prime
value at or near the specified capacity and load factor.
TDoubleHash
instance with the default
capacity and load factor.
TDoubleHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleHash
instance with a prime
value at or near the specified capacity and load factor.
TDoubleHashSet
instance with the default
capacity and load factor.
TDoubleHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleHashSet
instance containing the
elements of array.
TDoubleHash
instance with the default
capacity and load factor.
TDoubleHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleHash
instance with a prime
value at or near the specified capacity and load factor.
TDoubleHashSet
instance containing the
elements of array.
TDoubleIntHashMap
instance with the default
capacity and load factor.
TDoubleIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleIntHashMap
instance with the default
capacity and load factor.
TDoubleIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleLongHashMap
instance with the default
capacity and load factor.
TDoubleLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleLongHashMap
instance with the default
capacity and load factor.
TDoubleLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleObjectHashMap
instance with the default
capacity and load factor.
TDoubleObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleObjectHashMap
instance with the default
capacity and load factor.
TDoubleObjectHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleObjectHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleShortHashMap
instance with the default
capacity and load factor.
TDoubleShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TDoubleShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TDoubleShortHashMap
instance with the default
capacity and load factor.
TDoubleShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TDoubleShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TDoubleStack
instance with the default
capacity.
TDoubleStack
instance with the
specified capacity.
TFloatArrayList
instance with the
default capacity.
TFloatArrayList
instance with the
specified capacity.
TFloatArrayList
instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
TFloatByteHashMap
instance with the default
capacity and load factor.
TFloatByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatByteHashMap
instance with the default
capacity and load factor.
TFloatByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatDoubleHashMap
instance with the default
capacity and load factor.
TFloatDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatDoubleHashMap
instance with the default
capacity and load factor.
TFloatDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatFloatHashMap
instance with the default
capacity and load factor.
TFloatFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatFloatHashMap
instance with the default
capacity and load factor.
TFloatFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatHash
instance with the default
capacity and load factor.
TFloatHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatHash
instance with a prime
value at or near the specified capacity and load factor.
TFloatHash
instance with the default
capacity and load factor.
TFloatHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatHash
instance with a prime
value at or near the specified capacity and load factor.
TFloatHashSet
instance with the default
capacity and load factor.
TFloatHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatHashSet
instance containing the
elements of array.
TFloatHash
instance with the default
capacity and load factor.
TFloatHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatHash
instance with a prime
value at or near the specified capacity and load factor.
TFloatHashSet
instance containing the
elements of array.
TFloatIntHashMap
instance with the default
capacity and load factor.
TFloatIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatIntHashMap
instance with the default
capacity and load factor.
TFloatIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatLongHashMap
instance with the default
capacity and load factor.
TFloatLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatLongHashMap
instance with the default
capacity and load factor.
TFloatLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatObjectHashMap
instance with the default
capacity and load factor.
TFloatObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatObjectHashMap
instance with the default
capacity and load factor.
TFloatObjectHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatObjectHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatShortHashMap
instance with the default
capacity and load factor.
TFloatShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TFloatShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TFloatShortHashMap
instance with the default
capacity and load factor.
TFloatShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TFloatShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TFloatStack
instance with the default
capacity.
TFloatStack
instance with the
specified capacity.
THash
instance with the default
capacity and load factor.
THash
instance with a prime capacity
at or near the specified capacity and with the default load
factor.
THash
instance with a prime capacity
at or near the minimum needed to hold initialCapacity
elements with load factor loadFactor without triggering
a rehash.
THashMap
instance with the default
capacity and load factor.
THashMap
instance with the default
capacity and load factor.
THashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
THashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
THashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
THashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
THashMap
instance which contains the
key/value pairs in map.
THashMap
instance which contains the
key/value pairs in map.
THashSet
instance with the default
capacity and load factor.
THashSet
instance with the default
capacity and load factor.
THashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
THashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
THashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
THashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
THashSet
instance containing the
elements of collection.
THashSet
instance containing the
elements of collection.
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)
.TIntArrayList
instance with the
default capacity.
TIntArrayList
instance with the
specified capacity.
TIntArrayList
instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
TIntByteHashMap
instance with the default
capacity and load factor.
TIntByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntByteHashMap
instance with the default
capacity and load factor.
TIntByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntDoubleHashMap
instance with the default
capacity and load factor.
TIntDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntDoubleHashMap
instance with the default
capacity and load factor.
TIntDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntFloatHashMap
instance with the default
capacity and load factor.
TIntFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntFloatHashMap
instance with the default
capacity and load factor.
TIntFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntHash
instance with the default
capacity and load factor.
TIntHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TIntHash
instance with the default
capacity and load factor.
TIntHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TIntHashSet
instance with the default
capacity and load factor.
TIntHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntHashSet
instance containing the
elements of array.
TIntHash
instance with the default
capacity and load factor.
TIntHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntHash
instance with a prime
value at or near the specified capacity and load factor.
TIntHashSet
instance containing the
elements of array.
TIntIntHashMap
instance with the default
capacity and load factor.
TIntIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntIntHashMap
instance with the default
capacity and load factor.
TIntIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntLongHashMap
instance with the default
capacity and load factor.
TIntLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntLongHashMap
instance with the default
capacity and load factor.
TIntLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntObjectHashMap
instance with the default
capacity and load factor.
TIntObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntObjectHashMap
instance with the default
capacity and load factor.
TIntObjectHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntObjectHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntShortHashMap
instance with the default
capacity and load factor.
TIntShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TIntShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TIntShortHashMap
instance with the default
capacity and load factor.
TIntShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TIntShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TIntStack
instance with the default
capacity.
TIntStack
instance with the
specified capacity.
TLinkedList
instance.
TLongArrayList
instance with the
default capacity.
TLongArrayList
instance with the
specified capacity.
TLongArrayList
instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
TLongByteHashMap
instance with the default
capacity and load factor.
TLongByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongByteHashMap
instance with the default
capacity and load factor.
TLongByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongDoubleHashMap
instance with the default
capacity and load factor.
TLongDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongDoubleHashMap
instance with the default
capacity and load factor.
TLongDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongFloatHashMap
instance with the default
capacity and load factor.
TLongFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongFloatHashMap
instance with the default
capacity and load factor.
TLongFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongHash
instance with the default
capacity and load factor.
TLongHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongHash
instance with a prime
value at or near the specified capacity and load factor.
TLongHash
instance with the default
capacity and load factor.
TLongHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongHash
instance with a prime
value at or near the specified capacity and load factor.
TLongHashSet
instance with the default
capacity and load factor.
TLongHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongHashSet
instance containing the
elements of array.
TLongHash
instance with the default
capacity and load factor.
TLongHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongHash
instance with a prime
value at or near the specified capacity and load factor.
TLongHashSet
instance containing the
elements of array.
TLongIntHashMap
instance with the default
capacity and load factor.
TLongIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongIntHashMap
instance with the default
capacity and load factor.
TLongIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongLongHashMap
instance with the default
capacity and load factor.
TLongLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongLongHashMap
instance with the default
capacity and load factor.
TLongLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongObjectHashMap
instance with the default
capacity and load factor.
TLongObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongObjectHashMap
instance with the default
capacity and load factor.
TLongObjectHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongObjectHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongShortHashMap
instance with the default
capacity and load factor.
TLongShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TLongShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TLongShortHashMap
instance with the default
capacity and load factor.
TLongShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TLongShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TLongStack
instance with the default
capacity.
TLongStack
instance with the
specified capacity.
TObjectByteHashMap
instance with the default
capacity and load factor.
TObjectByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TObjectByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TObjectByteHashMap
instance with the default
capacity and load factor.
TObjectByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TObjectDoubleHashMap
instance with the default
capacity and load factor.
TObjectDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TObjectDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TObjectDoubleHashMap
instance with the default
capacity and load factor.
TObjectDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TObjectFloatHashMap
instance with the default
capacity and load factor.
TObjectFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TObjectFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TObjectFloatHashMap
instance with the default
capacity and load factor.
TObjectFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TObjectHash
instance with the
default capacity and load factor.
TObjectHash
instance with the
default capacity and load factor and a custom hashing strategy.
TObjectHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectHash
instance with a prime
value at or near the specified capacity and load factor.
TObjectHash
instance with a prime
value at or near the specified capacity and load factor.
TObjectIntHashMap
instance with the default
capacity and load factor.
TObjectIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TObjectIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TObjectIntHashMap
instance with the default
capacity and load factor.
TObjectIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TObjectLongHashMap
instance with the default
capacity and load factor.
TObjectLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TObjectLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TObjectLongHashMap
instance with the default
capacity and load factor.
TObjectLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TObjectShortHashMap
instance with the default
capacity and load factor.
TObjectShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TObjectShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TObjectShortHashMap
instance with the default
capacity and load factor.
TObjectShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TObjectShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TermsRequest.to(Object)
be inclusive or not.
TermsRequest.to(Object)
be inclusive or not.
long
value converted to a string.
charsetName
.
StringBuilder.toString()
.
getTaskInfo()
and use the task info directly.
String
object representing this
UUID
.
THash
instance with the default
capacity and load factor.
TPrimitiveHash
instance with a prime
capacity at or near the specified capacity and with the default
load factor.
TPrimitiveHash
instance with a prime
capacity at or near the minimum needed to hold
initialCapacity elements with load factor
loadFactor without triggering a rehash.
BlockingQueue
in which producers may wait for consumers
to receive elements.TransportClient.addTransportAddress(org.elasticsearch.util.transport.TransportAddress)
.
TransportAddress
allowing
to perfrom serialization of them.TransportClient.addTransportAddress(org.elasticsearch.util.transport.TransportAddress)
.String.trim()
on each of them.
compact
.
TShortArrayList
instance with the
default capacity.
TShortArrayList
instance with the
specified capacity.
TShortArrayList
instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
TShortByteHashMap
instance with the default
capacity and load factor.
TShortByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortByteHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortByteHashMap
instance with the default
capacity and load factor.
TShortByteHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortByteHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortDoubleHashMap
instance with the default
capacity and load factor.
TShortDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortDoubleHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortDoubleHashMap
instance with the default
capacity and load factor.
TShortDoubleHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortDoubleHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortFloatHashMap
instance with the default
capacity and load factor.
TShortFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortFloatHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortFloatHashMap
instance with the default
capacity and load factor.
TShortFloatHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortFloatHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortHash
instance with the default
capacity and load factor.
TShortHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortHash
instance with a prime
value at or near the specified capacity and load factor.
TShortHash
instance with the default
capacity and load factor.
TShortHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortHash
instance with a prime
value at or near the specified capacity and load factor.
TShortHashSet
instance with the default
capacity and load factor.
TShortHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortHashSet
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortHashSet
instance containing the
elements of array.
TShortHash
instance with the default
capacity and load factor.
TShortHash
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortHash
instance with a prime
value at or near the specified capacity and load factor.
TShortHashSet
instance containing the
elements of array.
TShortIntHashMap
instance with the default
capacity and load factor.
TShortIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortIntHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortIntHashMap
instance with the default
capacity and load factor.
TShortIntHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortIntHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortLongHashMap
instance with the default
capacity and load factor.
TShortLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortLongHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortLongHashMap
instance with the default
capacity and load factor.
TShortLongHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortLongHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortObjectHashMap
instance with the default
capacity and load factor.
TShortObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortObjectHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortObjectHashMap
instance with the default
capacity and load factor.
TShortObjectHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortObjectHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortShortHashMap
instance with the default
capacity and load factor.
TShortShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
TShortShortHashMap
instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
TShortShortHashMap
instance with the default
capacity and load factor.
TShortShortHashMap
instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
TShortShortHashMap
instance with a prime
value at or near the specified capacity and load factor.
TShortStack
instance with the default
capacity.
TShortStack
instance with the
specified capacity.
String
, changing the first letter to
lower case as per Character.toLowerCase(char)
.
StringJsonBuilder.unsafeBytes()
.
ElasticSearchWrapperException
.
FieldMapper.fieldQuery(String)
be used when detecting this
field in query string.
UnicodeUtil.UTF8Result
.FieldMapper.valueForSearch(org.apache.lucene.document.Fieldable)
).
JsonDateFieldMapper.valueAsString(org.apache.lucene.document.Fieldable)
.
FieldMapper.valueForSearch(org.apache.lucene.document.Fieldable)
does with fields.
Collection
view of the values contained in this map.
Collection
view of the values contained in this map.
Collection
view of the values contained in this map.
Collection
view of the values contained in this map.
Collection
view of the values contained in this map.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Map
interface.
Set
interface.
Set
interface.
Set
interface.
Set
interface.
Set
interface.
Set
interface.
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.
b
) to the underlying output stream.
len
bytes from the specified byte array
starting at offset off
to the underlying output stream.
StringBuilder
.
StringBuilder
.
boolean
to the underlying output stream as
a 1-byte value.
byte
to the underlying output stream as
a 1-byte value.
char
to the underlying output stream as a
2-byte value, high byte first.
long
using the
doubleToLongBits
method in class Double
,
and then writes that long
value to the underlying
output stream as an 8-byte quantity, high byte first.
int
using the
floatToIntBits
method in class Float
,
and then writes that int
value to the underlying
output stream as a 4-byte quantity, high byte first.
int
to the underlying output stream as four
bytes, high byte first.
long
to the underlying output stream as eight
bytes, high byte first.
short
to the underlying output stream as two
bytes, high byte first.
out.write(buf, 0, count)
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |